2018-05-25 05:55:53,463 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 05:55:53,467 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-25 05:55:53,467 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 05:55:53,468 - 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-25 05:55:53,470 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-25 05:55:53,470 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-25 05:55:56,048 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 05:56:06,239 - 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 10.180s OK 2018-05-25 05:56:06,363 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 05:56:06,363 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-25 05:56:06,366 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-25 05:56:08,066 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 06:07:49,808 - 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 701.689s OK 2018-05-25 06:07:49,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 06:07:49,933 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 06:07:49,937 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-25 06:07:51,079 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 06:08:29,966 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.886s OK 2018-05-25 06:08:30,076 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 06:08:30,076 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-25 06:08:30,080 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:42 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-25 06:08:30,083 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-25 06:08:36,411 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 06:08:36,415 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-25 06:08:36,415 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 06:08:36,416 - 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-25 06:08:36,418 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-25 06:08:36,418 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-25 06:08:38,444 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'120392e9-2873-4ccd-86bf-078f1531ce08'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-25T05:54:55Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8', 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'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T05:54:49Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:08:39,000 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-25 06:08:39,000 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-25 06:08:39,463 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-25 06:08:39,463 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-25 06:08:39,931 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-25 06:08:39,931 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-25 06:08:39' 2018-05-25 06:08:39,932 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:08:39,932 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-25 06:08:40,952 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--e93f568d-ead9-47b0-afe5-c6dc96b3f369', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T06:08:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/136443e7-b3a7-4b17-b725-99d2d59a521f/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'136443e7-b3a7-4b17-b725-99d2d59a521f', u'size': None, u'name': u'functest-vping--e93f568d-ead9-47b0-afe5-c6dc96b3f369', u'checksum': None, u'self': u'/v2/images/136443e7-b3a7-4b17-b725-99d2d59a521f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T06:08:40Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 06:08:40,952 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:08:41,527 - 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-25T06:08:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c983d480-c463-4b2c-9f95-7bbaec16ba67', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-e93f568d-ead9-47b0-afe5-c6dc96b3f369', u'admin_state_up': True, u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:08:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:08:42,554 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T06:08:42Z', 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'7749e4d6-5b68-499e-abac-cd8d8197bd62', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-e93f568d-ead9-47b0-afe5-c6dc96b3f369', u'enable_dhcp': True, u'network_id': u'c983d480-c463-4b2c-9f95-7bbaec16ba67', u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:08:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:08:42,555 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:08:44,307 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'120392e9-2873-4ccd-86bf-078f1531ce08', u'ip_address': u'172.30.10.117'}]}, u'description': u'', u'tags': [], u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:08:42Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-25T06:08:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'id': u'5ac87fd1-7224-498d-a17f-7bb07132c6f0', u'name': u'vping-router-e93f568d-ead9-47b0-afe5-c6dc96b3f369'}) 2018-05-25 06:08:47,046 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:08:47,276 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-e93f568d-ead9-47b0-afe5-c6dc96b3f369', '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'081f2ce778814cbba0c3c0b273f33e99', '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'9a16ced7-d456-4e9d-8ce6-52ec07f55967', 'swap': 0}) 2018-05-25 06:08:48,279 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:08:59,399 - 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-e93f568d-ead9-47b0-afe5-c6dc96b3f369': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:38:46:0a', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'136443e7-b3a7-4b17-b725-99d2d59a521f'}), 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-00000020', u'OS-SRV-USG:launched_at': u'2018-05-25T06:08:57.000000', 'flavor': Munch({u'id': u'9a16ced7-d456-4e9d-8ce6-52ec07f55967'}), 'az': u'nova', 'id': u'a326a6f7-f1f2-406c-ac83-0a909697e484', 'security_groups': [Munch({u'name': u'vping-sg-e93f568d-ead9-47b0-afe5-c6dc96b3f369'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06b2a3c6e817420ab8e34d26dcd47d86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', '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-25T06:08:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T06:08:57Z', 'hostId': u'c4892e89b69d332e192c2e289fc4259bccaab211ff7ac5c80e770dbc', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'c4892e89b69d332e192c2e289fc4259bccaab211ff7ac5c80e770dbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000020', u'OS-SRV-USG:launched_at': u'2018-05-25T06:08:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369', 'adminPass': u'SLDwum45PbDb', 'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', 'created_at': u'2018-05-25T06:08:50Z', 'created': u'2018-05-25T06:08:50Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 06:09:01,318 - 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 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] kvm-clock: using sched offset of 7937582808371 cycles [ 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 3491.912 MHz processor [ 0.126534] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128136] pid_max: default: 32768 minimum: 301 [ 0.129007] ACPI: Core revision 20150930 [ 0.130378] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131660] Security Framework initialized [ 0.132458] Yama: becoming mindful. [ 0.133166] AppArmor: AppArmor initialized [ 0.134008] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135386] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136700] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137951] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139321] Initializing cgroup subsys io [ 0.140089] Initializing cgroup subsys memory [ 0.140993] Initializing cgroup subsys devices [ 0.141788] Initializing cgroup subsys freezer [ 0.142600] Initializing cgroup subsys net_cls [ 0.143385] Initializing cgroup subsys perf_event [ 0.144206] Initializing cgroup subsys net_prio [ 0.145006] Initializing cgroup subsys hugetlb [ 0.145806] Initializing cgroup subsys pids [ 0.146638] CPU: Physical Processor ID: 0 [ 0.148053] mce: CPU supports 10 MCE banks [ 0.148817] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164719] ftrace: allocating 31920 entries in 125 pages [ 0.187572] smpboot: Max logical packages: 1 [ 0.188439] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189646] x2apic enabled [ 0.190342] Switched APIC routing to physical x2apic. [ 0.191803] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192890] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.194852] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.196599] ... version: 2 [ 0.197462] ... bit width: 48 [ 0.198369] ... generic registers: 4 [ 0.199264] ... value mask: 0000ffffffffffff [ 0.200402] ... max period: 000000007fffffff [ 0.201506] ... fixed-purpose events: 3 [ 0.202310] ... event mask: 000000070000000f [ 0.203468] KVM setup paravirtual spinlock [ 0.204889] x86: Booted up 1 node, 1 CPUs [ 0.205821] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207399] devtmpfs: initialized [ 0.209880] evm: security.selinux [ 0.210632] evm: security.SMACK64 [ 0.211339] evm: security.SMACK64EXEC [ 0.212049] evm: security.SMACK64TRANSMUTE [ 0.212791] evm: security.SMACK64MMAP [ 0.213463] evm: security.ima [ 0.214089] evm: security.capability [ 0.214842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216877] pinctrl core: initialized pinctrl subsystem [ 0.217950] RTC time: 6:08:56, date: 05/25/18 [ 0.218858] NET: Registered protocol family 16 [ 0.219905] cpuidle: using governor ladder [ 0.220723] cpuidle: using governor menu [ 0.221438] PCCT header not found. [ 0.222150] ACPI: bus type PCI registered [ 0.223046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224314] PCI: Using configuration type 1 for base access [ 0.225401] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.227362] ACPI: Added _OSI(Module Device) [ 0.228226] ACPI: Added _OSI(Processor Device) [ 0.229138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230069] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232108] ACPI: Interpreter enabled [ 0.232904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234860] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236789] ACPI: (supports S0 S3 S4 S5) [ 0.237493] ACPI: Using IOAPIC for interrupt routing [ 0.238504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.241810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244568] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245961] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248546] acpiphp: Slot [3] registered [ 0.249446] acpiphp: Slot [4] registered [ 0.250349] acpiphp: Slot [5] registered [ 0.251252] acpiphp: Slot [6] registered [ 0.252153] acpiphp: Slot [7] registered [ 0.253054] acpiphp: Slot [8] registered [ 0.253960] acpiphp: Slot [9] registered [ 0.254855] acpiphp: Slot [10] registered [ 0.255766] acpiphp: Slot [11] registered [ 0.263859] acpiphp: Slot [12] registered [ 0.264773] acpiphp: Slot [13] registered [ 0.265684] acpiphp: Slot [14] registered [ 0.266606] acpiphp: Slot [15] registered [ 0.267525] acpiphp: Slot [16] registered [ 0.268435] acpiphp: Slot [17] registered [ 0.269344] acpiphp: Slot [18] registered [ 0.270245] acpiphp: Slot [19] registered [ 0.271159] acpiphp: Slot [20] registered [ 0.272075] acpiphp: Slot [21] registered [ 0.272997] acpiphp: Slot [22] registered [ 0.273936] acpiphp: Slot [23] registered [ 0.274851] acpiphp: Slot [24] registered [ 0.275774] acpiphp: Slot [25] registered [ 0.276689] acpiphp: Slot [26] registered [ 0.277605] acpiphp: Slot [27] registered [ 0.278520] acpiphp: Slot [28] registered [ 0.279436] acpiphp: Slot [29] registered [ 0.280348] acpiphp: Slot [30] registered [ 0.281262] acpiphp: Slot [31] registered [ 0.282221] PCI host bridge to bus 0000:00 [ 0.283161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.284600] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287689] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.291020] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295031] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296516] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297899] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299407] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304106] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305740] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.335326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.338963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340403] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.341720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342977] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344187] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345924] vgaarb: loaded [ 0.346589] vgaarb: bridge control possible 0000:00:02.0 [ 0.347871] SCSI subsystem initialized [ 0.348781] ACPI: bus type USB registered [ 0.349697] usbcore: registered new interface driver usbfs [ 0.350909] usbcore: registered new interface driver hub [ 0.352088] usbcore: registered new device driver usb [ 0.353277] PCI: Using ACPI for IRQ routing [ 0.354412] NetLabel: Initializing [ 0.355218] NetLabel: domain hash size = 128 [ 0.356202] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357271] NetLabel: unlabeled traffic allowed by default [ 0.358523] clocksource: Switched to clocksource kvm-clock [ 0.364365] AppArmor: AppArmor Filesystem Enabled [ 0.365461] pnp: PnP ACPI init [ 0.366441] pnp: PnP ACPI: found 5 devices [ 0.372953] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374908] NET: Registered protocol family 2 [ 0.375966] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.377422] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.378802] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382733] NET: Registered protocol family 1 [ 0.383708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384965] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386196] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414623] Trying to unpack rootfs image as initramfs... [ 0.464918] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.466785] Scanning for low memory corruption every 60 seconds [ 0.468233] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.469482] audit: initializing netlink subsys (disabled) [ 0.470680] audit: type=2000 audit(1527228537.904:1): initialized [ 0.472184] Initialise system trusted keyring [ 0.473209] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.474565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.476709] zbud: loaded [ 0.477443] VFS: Disk quotas dquot_6.6.0 [ 0.478269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.479996] fuse init (API version 7.23) [ 0.480984] Key type big_key registered [ 0.481883] Allocating IMA MOK and blacklist keyrings. [ 0.483155] Key type asymmetric registered [ 0.484075] Asymmetric key parser 'x509' registered [ 0.485115] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.487186] io scheduler noop registered [ 0.488070] io scheduler deadline registered (default) [ 0.489181] io scheduler cfq registered [ 0.490090] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491303] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.492735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.494366] ACPI: Power Button [PWRF] [ 0.495302] GHES: HEST is not enabled! [ 0.509028] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.536638] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550870] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.552657] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576196] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.578108] Linux agpgart interface v0.103 [ 0.579994] brd: module loaded [ 0.581051] loop: module loaded [ 0.585382] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.586681] GPT:90111 != 2097151 [ 0.587258] GPT:Alternate GPT header not at the end of the disk. [ 0.588204] GPT:90111 != 2097151 [ 0.588777] GPT: Use GNU Parted to correct GPT errors. [ 0.589609] vda: vda1 vda15 [ 0.591331] vdb: [ 0.592262] scsi host0: ata_piix [ 0.592919] scsi host1: ata_piix [ 0.593559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.594674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.595962] libphy: Fixed MDIO Bus: probed [ 0.596691] tun: Universal TUN/TAP device driver, 1.6 [ 0.597529] tun: (C) 1999-2004 Max Krasnyansky [ 0.599345] PPP generic driver version 2.4.2 [ 0.600131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.601193] ehci-pci: EHCI PCI platform driver [ 0.602871] ehci-platform: EHCI generic platform driver [ 0.603819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.604813] ohci-pci: OHCI PCI platform driver [ 0.605569] ohci-platform: OHCI generic platform driver [ 0.606445] uhci_hcd: USB Universal Host Controller Interface driver [ 0.620603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.621506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622787] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623651] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626996] usb usb1: Product: UHCI Host Controller [ 0.627814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628822] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629669] hub 1-0:1.0: USB hub found [ 0.630350] hub 1-0:1.0: 2 ports detected [ 0.631158] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633859] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634782] mousedev: PS/2 mouse device common for all mice [ 0.635887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637509] rtc_cmos 00:00: RTC can wake from S4 [ 0.638468] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639534] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640582] i2c /dev entries driver [ 0.641244] device-mapper: uevent: version 1.0.3 [ 0.642477] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.643906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645068] NET: Registered protocol family 10 [ 0.645968] NET: Registered protocol family 17 [ 0.646741] Key type dns_resolver registered [ 0.647578] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.648555] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650119] registered taskstats version 1 [ 0.650868] Loading compiled-in X.509 certificates [ 0.652197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.653832] zswap: loaded using pool lzo/zbud [ 0.655102] Key type trusted registered [ 0.656557] Key type encrypted registered [ 0.657297] AppArmor: AppArmor sha1 policy hashing enabled [ 0.658210] ima: No TPM chip found, activating TPM-bypass! [ 0.659145] evm: HMAC attrs: 0x1 [ 0.667196] Magic number: 2:571:115 [ 0.667976] rtc_cmos 00:00: setting system clock to 2018-05-25 06:08:57 UTC (1527228537) [ 0.669373] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670377] EDD information not available. [ 0.755467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.756842] Write protecting the kernel read-only data: 14336k [ 0.758287] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.759900] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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 [ 0.815905] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.88 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 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 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDKoJjFRhPghVzabYAOoHq0JRWHfZtscXDvoYCFoExbFIW+smTUtUvWHtt2we1twCkYgUY7NIZN/FekvhockmanaXqiF3/M5+0weqOgESO7HxTnY27uxjlfUQw5g2pXMVd3qVLG0GBFVvaT4KrPWzMD1LDyGmTtWbJOI6xzdWny85FzwkskFeD6MU6nQSEkP28MQKIf0jlZ7zJmK4z+SQ/RQabrbKCEqcBfZvkwsk8c0LXslGVJxpBC3HDfyvo+fkvyl19BdZ5J1AIZlyGU1U12meL+y72Bb+0Uw2eCh5B1nRbsIQOHL33xqDySyEtQw+swQJD5HftpWQWz7cAOzvIT root@opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369 ssh-dss AAAAB3NzaC1kc3MAAACBAOSF7uVGK3ujpnR1r0O+rUGJzizVfCUvotZ+yLhEPzr3bOPb2FSYWGL9IJTrBUk5cM2MRVpll/wfs4qAwAUU29TFZ8YQ9tVnZssLaDM8lMP8iN60rGbLBOkz22HW0fT5zMg+0/ipUCgJgx/t7zBXSv5mHWgYeqzlMo4c0KyMk8BhAAAAFQDbndi2YIbUbPjbolHIYlrMyOzG8wAAAIEA26tCl5dXazRs1fQSxuwTncEHXD2qIs0xGNteDl7nC+4+Eev3Ik2UmF+QlRnFOlUER9drnWlLqX+wU/avO6BQi98ZF4hzMxGeW9GM/R6xhZhYoCsXN5zIpebsh+rlx5jax7VbFdpD6mDynEkyzCH11UUtqTBY/9MEM8uYQvfIcsYAAACALVL3aqeEbT8ZZ5iZ6oppaVGOOvLZvxY0aBh+3W1IkRGXA/pocBopqFHY9i0FXGYdvvCMOFFGbCnfvW+kRDmUuZ6Elm75cDxD7jHDBP+a++2OJyZI8C6WTbRPEd6ZS6XtVsAtKNj+DbHRHBg3fMS7RE27t3ZR6wWoUU3KtU6vUEc= root@opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe38:460a/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.6 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: a326a6f7-f1f2-406c-ac83-0a909697e484 name: opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369 availability-zone: nova local-hostname: opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-e93f568d-ead9-47b0-afe5-c6dc96b3f369 login: 2018-05-25 06:09:01,319 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:09:01,806 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLpmuiYlFB8Y1/bt0d9iFHXGnQzCNTA0MMLVC/39Zoqv9+CMUkI4LlCc2bujWJJahe80MWX75W8koxTkBzdQR5FElx/CnUDntEZnDf5oRYHQuXjKn0xjC/PlnWjE8mU0bA6ZHar0Hz2bq7Kx/+mnJqTFRaUfX2JTqu0izjAmnVqif16sgOvcozEX9R1Eua0krrXEtFjGbhlmI5EB2r3awsm4atfYBLfIakBh+tsI0cj/PMRKkSo7LYg84/8RnCksd7UChU57f+AuNUk9fsLCxlyY4VDmSmdpxCnp8LqhgxdZ/6cSj3x4rIaYVAcyB7kVCr3wf03l8XUt98Q+nYyxYn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAy6ZromJRQfGNf27dHfYhR1xp0MwjUwNDDC1Qv9/WaKr/fgjF\nJCOC5QnNm7o1iSWoXvNDFl++VvJKMU5Ac3UEeRRJcfwp1A57RGZw3+aEWB0Ll4yp\n9MYwvz5Z1oxPJlNGwOmR2q9B89m6uysf/ppyakxUWlH19iU6rtIs4wJp1aon9erI\nDr3KMxF/UdRLmtJK61xLRYxm4ZZiORAdq92sLJuGrX2AS3yGpAYfrbCNHI/zzESp\nEqOy2IPOP/EZwpLHe1AoVOe3/gLjVJPX7CwsZcmOFQ5kpnacQp6fC6oYMXWf+nEo\n98eKyGmFQHMge5FQq98H9N5fF1LffEPp2MsWJwIDAQABAoIBAHKWtcGtKKO+Uyv9\nKZYORDNvIGtIMignkbZsWR9dx7slXJWCQctP3/sYRQT3BeChu9eRcZJJVUR/GJgd\nu847bcTjUWA9zxtu+pVGPwT9JEKgNUGU+JyuWAeEAfDjCjY6bXlm85blPmsDfDqM\nzXfpV6/QOzaHH6rcz+RGhtNFLF/4WUOHujXzlhNG9xHofWb8WGPogSybKNndXXut\nx5jNduvgPhjef8M159Rpuvfwq/7yItcLt61qp+owVPkvkI5IiWVI3DpKwXR1ui5n\n9cVr1B2Vty263ihtq80+YadFd8tT+FfGEfFi/yXp1bB+94lybODhxCkqcmO4CJq6\nWatfhsECgYEA7vL1Jd7ZEeyER4MfSNA0+ulo6s0cO3A4gMUsyBBr21XEe45562Tc\nCDamu1vZaurk55tjV4cHdgd7jcZCJB7vu3Di3NxX4Hv0kgB1D4SWIgKxzQfLRc50\nXZrmb4BcVAdLAaalkszKXvKnEUYiUMuww1iGfFIEoJtN9NFwh44El18CgYEA2i6i\nAoFToMNroRm2p2+arcfoZpJmTTrzzwHKmPTMCc+1kYOdsZoVr0GgQ5GZkhrMt/zo\nNsvSvQTY1CORn6eEVkgdCFwbIa8MBbag/T0sEHyEKHBMkAi3YO3nWD3c5JC30yUu\nvKGjZCTIV7+iwbBOzjnV+DglHIzGUt07tVYf3jkCgYEAtWOuAV+X/OlEyVyaZRXZ\nAhgp0wR9SAm6etYzVnRQzCHhk8Hmf3EDLyD9lQD2nRlPRxpIYWtZmJm5izhTgUQS\nzIG3Vd3Wv8yZLjQ2qN8HcS4GdxRRlN5Sq7Qo9b/FVuxqXgh5bGUVwtoFRTGuXxMh\nTklnXfyNEraSiSRsfhqrFZUCgYAPxt16NuXYMylePeDCXMSfmlwIxr9VCFVG+8ct\npk32y6lCe3T0ucKlqKYxHJ8xPHTfPQ+Bnt1/Q5F2TZgjJlbgclh/GUHw/pps81bS\n2RCNpKNd1TkEFU1FWg6nh9moQXq5bu/hPgL1o99E0Ruwy9H3AaGiUFUGqntQ1KST\nqUWmqQKBgDBFER/bpqgVTNecR2p1kZBT1SygwdY6q8ZiKUXBoJntNDU6ypS+76Bw\nh8NBDzOkgLN5VSNkVn8d/NRiTEZaVYVjIwL9zZMphh9ro0awcm9mRDiyUwop8boN\nEYFEoeQQCD4a4N3gAC3wKOgIY34VzGe5y9OpKLVuP1W7cioCNqoo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06b2a3c6e817420ab8e34d26dcd47d86', 'name': u'vping-keypair-e93f568d-ead9-47b0-afe5-c6dc96b3f369', 'created_at': '2018-05-25T06:09:01.806095', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'0d:ae:83:ff:f4:ac:0d:70:0f:78:86:f5:ab:83:4a:7b', 'type': 'ssh', 'id': u'vping-keypair-e93f568d-ead9-47b0-afe5-c6dc96b3f369'}) 2018-05-25 06:09:01,806 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAy6ZromJRQfGNf27dHfYhR1xp0MwjUwNDDC1Qv9/WaKr/fgjF JCOC5QnNm7o1iSWoXvNDFl++VvJKMU5Ac3UEeRRJcfwp1A57RGZw3+aEWB0Ll4yp 9MYwvz5Z1oxPJlNGwOmR2q9B89m6uysf/ppyakxUWlH19iU6rtIs4wJp1aon9erI Dr3KMxF/UdRLmtJK61xLRYxm4ZZiORAdq92sLJuGrX2AS3yGpAYfrbCNHI/zzESp EqOy2IPOP/EZwpLHe1AoVOe3/gLjVJPX7CwsZcmOFQ5kpnacQp6fC6oYMXWf+nEo 98eKyGmFQHMge5FQq98H9N5fF1LffEPp2MsWJwIDAQABAoIBAHKWtcGtKKO+Uyv9 KZYORDNvIGtIMignkbZsWR9dx7slXJWCQctP3/sYRQT3BeChu9eRcZJJVUR/GJgd u847bcTjUWA9zxtu+pVGPwT9JEKgNUGU+JyuWAeEAfDjCjY6bXlm85blPmsDfDqM zXfpV6/QOzaHH6rcz+RGhtNFLF/4WUOHujXzlhNG9xHofWb8WGPogSybKNndXXut x5jNduvgPhjef8M159Rpuvfwq/7yItcLt61qp+owVPkvkI5IiWVI3DpKwXR1ui5n 9cVr1B2Vty263ihtq80+YadFd8tT+FfGEfFi/yXp1bB+94lybODhxCkqcmO4CJq6 WatfhsECgYEA7vL1Jd7ZEeyER4MfSNA0+ulo6s0cO3A4gMUsyBBr21XEe45562Tc CDamu1vZaurk55tjV4cHdgd7jcZCJB7vu3Di3NxX4Hv0kgB1D4SWIgKxzQfLRc50 XZrmb4BcVAdLAaalkszKXvKnEUYiUMuww1iGfFIEoJtN9NFwh44El18CgYEA2i6i AoFToMNroRm2p2+arcfoZpJmTTrzzwHKmPTMCc+1kYOdsZoVr0GgQ5GZkhrMt/zo NsvSvQTY1CORn6eEVkgdCFwbIa8MBbag/T0sEHyEKHBMkAi3YO3nWD3c5JC30yUu vKGjZCTIV7+iwbBOzjnV+DglHIzGUt07tVYf3jkCgYEAtWOuAV+X/OlEyVyaZRXZ Ahgp0wR9SAm6etYzVnRQzCHhk8Hmf3EDLyD9lQD2nRlPRxpIYWtZmJm5izhTgUQS zIG3Vd3Wv8yZLjQ2qN8HcS4GdxRRlN5Sq7Qo9b/FVuxqXgh5bGUVwtoFRTGuXxMh TklnXfyNEraSiSRsfhqrFZUCgYAPxt16NuXYMylePeDCXMSfmlwIxr9VCFVG+8ct pk32y6lCe3T0ucKlqKYxHJ8xPHTfPQ+Bnt1/Q5F2TZgjJlbgclh/GUHw/pps81bS 2RCNpKNd1TkEFU1FWg6nh9moQXq5bu/hPgL1o99E0Ruwy9H3AaGiUFUGqntQ1KST qUWmqQKBgDBFER/bpqgVTNecR2p1kZBT1SygwdY6q8ZiKUXBoJntNDU6ypS+76Bw h8NBDzOkgLN5VSNkVn8d/NRiTEZaVYVjIwL9zZMphh9ro0awcm9mRDiyUwop8boN EYFEoeQQCD4a4N3gAC3wKOgIY34VzGe5y9OpKLVuP1W7cioCNqoo -----END RSA PRIVATE KEY----- 2018-05-25 06:09:03,194 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369' 2018-05-25 06:09:14,184 - 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-e93f568d-ead9-47b0-afe5-c6dc96b3f369': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:b1:0a', 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'136443e7-b3a7-4b17-b725-99d2d59a521f'}), 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-00000023', u'OS-SRV-USG:launched_at': u'2018-05-25T06:09:12.000000', 'flavor': Munch({u'id': u'9a16ced7-d456-4e9d-8ce6-52ec07f55967'}), 'az': u'nova', 'id': u'800e2f19-86d0-4d99-b9ee-ef5cc9303025', 'security_groups': [Munch({u'name': u'vping-sg-e93f568d-ead9-47b0-afe5-c6dc96b3f369'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06b2a3c6e817420ab8e34d26dcd47d86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', '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-25T06:09:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T06:09:12Z', 'hostId': u'abc061c8428c8bc959f0286c70ddc6492952e478d51945edce620a70', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-e93f568d-ead9-47b0-afe5-c6dc96b3f369', 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'abc061c8428c8bc959f0286c70ddc6492952e478d51945edce620a70', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000023', u'OS-SRV-USG:launched_at': u'2018-05-25T06:09:12.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369', 'adminPass': u'ZnLH3zagvXea', 'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', 'created_at': u'2018-05-25T06:09:05Z', 'created': u'2018-05-25T06:09:05Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 06:09:17,458 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'5ac87fd1-7224-498d-a17f-7bb07132c6f0', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', 'created_at': u'2018-05-25T06:09:16Z', 'attached': True, 'updated_at': u'2018-05-25T06:09:16Z', 'id': u'1b73cb08-cc48-44e5-b345-18305681319a', 'floating_network_id': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'172.30.10.119', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5ac87fd1-7224-498d-a17f-7bb07132c6f0', 'project_id': u'081f2ce778814cbba0c3c0b273f33e99', 'port_id': u'4b7e7fcb-bb89-4e35-8d60-a55750498fb3', 'port': u'4b7e7fcb-bb89-4e35-8d60-a55750498fb3', 'network': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8'}) 2018-05-25 06:09:19,161 - 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] kvm-clock: using sched offset of 7944477537621 cycles [ 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 3491.912 MHz processor [ 0.123053] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.124710] pid_max: default: 32768 minimum: 301 [ 0.125623] ACPI: Core revision 20150930 [ 0.127045] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.128304] Security Framework initialized [ 0.129089] Yama: becoming mindful. [ 0.129886] AppArmor: AppArmor initialized [ 0.130755] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133502] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.134807] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136184] Initializing cgroup subsys io [ 0.137028] Initializing cgroup subsys memory [ 0.137915] Initializing cgroup subsys devices [ 0.138832] Initializing cgroup subsys freezer [ 0.139749] Initializing cgroup subsys net_cls [ 0.140615] Initializing cgroup subsys perf_event [ 0.141539] Initializing cgroup subsys net_prio [ 0.142451] Initializing cgroup subsys hugetlb [ 0.143345] Initializing cgroup subsys pids [ 0.144220] CPU: Physical Processor ID: 0 [ 0.145771] mce: CPU supports 10 MCE banks [ 0.146642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162728] ftrace: allocating 31920 entries in 125 pages [ 0.185638] smpboot: Max logical packages: 1 [ 0.186503] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187896] x2apic enabled [ 0.188661] Switched APIC routing to physical x2apic. [ 0.190276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191329] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.193381] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.195195] ... version: 2 [ 0.196027] ... bit width: 48 [ 0.196828] ... generic registers: 4 [ 0.197660] ... value mask: 0000ffffffffffff [ 0.198662] ... max period: 000000007fffffff [ 0.199687] ... fixed-purpose events: 3 [ 0.200496] ... event mask: 000000070000000f [ 0.201545] KVM setup paravirtual spinlock [ 0.202917] x86: Booted up 1 node, 1 CPUs [ 0.203724] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205136] devtmpfs: initialized [ 0.206937] evm: security.selinux [ 0.207614] evm: security.SMACK64 [ 0.208283] evm: security.SMACK64EXEC [ 0.209068] evm: security.SMACK64TRANSMUTE [ 0.209880] evm: security.SMACK64MMAP [ 0.210614] evm: security.ima [ 0.211208] evm: security.capability [ 0.212037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.213997] pinctrl core: initialized pinctrl subsystem [ 0.215094] RTC time: 6:09:12, date: 05/25/18 [ 0.216084] NET: Registered protocol family 16 [ 0.217120] cpuidle: using governor ladder [ 0.217992] cpuidle: using governor menu [ 0.218807] PCCT header not found. [ 0.219550] ACPI: bus type PCI registered [ 0.220381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221684] PCI: Using configuration type 1 for base access [ 0.222823] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.224901] ACPI: Added _OSI(Module Device) [ 0.225770] ACPI: Added _OSI(Processor Device) [ 0.226636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227577] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229485] ACPI: Interpreter enabled [ 0.230209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233913] ACPI: (supports S0 S3 S4 S5) [ 0.234732] ACPI: Using IOAPIC for interrupt routing [ 0.235685] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241249] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242496] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244900] acpiphp: Slot [3] registered [ 0.245781] acpiphp: Slot [4] registered [ 0.246652] acpiphp: Slot [5] registered [ 0.247484] acpiphp: Slot [6] registered [ 0.248350] acpiphp: Slot [7] registered [ 0.249159] acpiphp: Slot [8] registered [ 0.249994] acpiphp: Slot [9] registered [ 0.250836] acpiphp: Slot [10] registered [ 0.251692] acpiphp: Slot [11] registered [ 0.259507] acpiphp: Slot [12] registered [ 0.260330] acpiphp: Slot [13] registered [ 0.261221] acpiphp: Slot [14] registered [ 0.262039] acpiphp: Slot [15] registered [ 0.262895] acpiphp: Slot [16] registered [ 0.263709] acpiphp: Slot [17] registered [ 0.264600] acpiphp: Slot [18] registered [ 0.265460] acpiphp: Slot [19] registered [ 0.266368] acpiphp: Slot [20] registered [ 0.267196] acpiphp: Slot [21] registered [ 0.268079] acpiphp: Slot [22] registered [ 0.268946] acpiphp: Slot [23] registered [ 0.269826] acpiphp: Slot [24] registered [ 0.270664] acpiphp: Slot [25] registered [ 0.271523] acpiphp: Slot [26] registered [ 0.272399] acpiphp: Slot [27] registered [ 0.273265] acpiphp: Slot [28] registered [ 0.274149] acpiphp: Slot [29] registered [ 0.275009] acpiphp: Slot [30] registered [ 0.275884] acpiphp: Slot [31] registered [ 0.276786] PCI host bridge to bus 0000:00 [ 0.277658] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.278946] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.280297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281884] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.283395] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.284928] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.288903] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291236] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.296185] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.297737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.327063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.330072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333331] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.334720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336008] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337145] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.338828] vgaarb: loaded [ 0.339499] vgaarb: bridge control possible 0000:00:02.0 [ 0.340784] SCSI subsystem initialized [ 0.341661] ACPI: bus type USB registered [ 0.342562] usbcore: registered new interface driver usbfs [ 0.343678] usbcore: registered new interface driver hub [ 0.344781] usbcore: registered new device driver usb [ 0.345937] PCI: Using ACPI for IRQ routing [ 0.347056] NetLabel: Initializing [ 0.347844] NetLabel: domain hash size = 128 [ 0.348775] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.349855] NetLabel: unlabeled traffic allowed by default [ 0.351061] clocksource: Switched to clocksource kvm-clock [ 0.356893] AppArmor: AppArmor Filesystem Enabled [ 0.357963] pnp: PnP ACPI init [ 0.358935] pnp: PnP ACPI: found 5 devices [ 0.365464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.367315] NET: Registered protocol family 2 [ 0.368360] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.369751] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.371034] TCP: Hash tables configured (established 4096 bind 4096) [ 0.372319] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.373495] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.374760] NET: Registered protocol family 1 [ 0.375674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376879] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378042] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392243] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.406498] Trying to unpack rootfs image as initramfs... [ 0.458101] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.459900] Scanning for low memory corruption every 60 seconds [ 0.461300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.462590] audit: initializing netlink subsys (disabled) [ 0.463719] audit: type=2000 audit(1527228552.819:1): initialized [ 0.465211] Initialise system trusted keyring [ 0.466191] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.467482] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.469590] zbud: loaded [ 0.470325] VFS: Disk quotas dquot_6.6.0 [ 0.471150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.472695] fuse init (API version 7.23) [ 0.473577] Key type big_key registered [ 0.474360] Allocating IMA MOK and blacklist keyrings. [ 0.475456] Key type asymmetric registered [ 0.476268] Asymmetric key parser 'x509' registered [ 0.477209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.479040] io scheduler noop registered [ 0.479834] io scheduler deadline registered (default) [ 0.480818] io scheduler cfq registered [ 0.481669] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.483935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.485386] ACPI: Power Button [PWRF] [ 0.486249] GHES: HEST is not enabled! [ 0.500024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.528495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544524] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.546520] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570591] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572869] Linux agpgart interface v0.103 [ 0.575006] brd: module loaded [ 0.576314] loop: module loaded [ 0.581935] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583479] GPT:90111 != 2097151 [ 0.584175] GPT:Alternate GPT header not at the end of the disk. [ 0.585373] GPT:90111 != 2097151 [ 0.586117] GPT: Use GNU Parted to correct GPT errors. [ 0.587137] vda: vda1 vda15 [ 0.589028] vdb: [ 0.590090] scsi host0: ata_piix [ 0.590803] scsi host1: ata_piix [ 0.591526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.592586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.593874] libphy: Fixed MDIO Bus: probed [ 0.594563] tun: Universal TUN/TAP device driver, 1.6 [ 0.595444] tun: (C) 1999-2004 Max Krasnyansky [ 0.597331] PPP generic driver version 2.4.2 [ 0.598290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599563] ehci-pci: EHCI PCI platform driver [ 0.600405] ehci-platform: EHCI generic platform driver [ 0.601350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602367] ohci-pci: OHCI PCI platform driver [ 0.603214] ohci-platform: OHCI generic platform driver [ 0.604139] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618202] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620496] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625188] usb usb1: Product: UHCI Host Controller [ 0.626136] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627305] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628270] hub 1-0:1.0: USB hub found [ 0.629065] hub 1-0:1.0: 2 ports detected [ 0.629971] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631927] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.632869] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.633902] mousedev: PS/2 mouse device common for all mice [ 0.635162] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637007] rtc_cmos 00:00: RTC can wake from S4 [ 0.638046] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640528] i2c /dev entries driver [ 0.641287] device-mapper: uevent: version 1.0.3 [ 0.642630] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.644238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645557] NET: Registered protocol family 10 [ 0.646521] NET: Registered protocol family 17 [ 0.647427] Key type dns_resolver registered [ 0.648375] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.649485] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.651271] registered taskstats version 1 [ 0.652066] Loading compiled-in X.509 certificates [ 0.653530] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.655340] zswap: loaded using pool lzo/zbud [ 0.656762] Key type trusted registered [ 0.658333] Key type encrypted registered [ 0.659175] AppArmor: AppArmor sha1 policy hashing enabled [ 0.660229] ima: No TPM chip found, activating TPM-bypass! [ 0.661249] evm: HMAC attrs: 0x1 [ 0.669149] Magic number: 2:124:166 [ 0.669993] rtc_cmos 00:00: setting system clock to 2018-05-25 06:09:12 UTC (1527228552) [ 0.671622] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672703] EDD information not available. [ 0.751965] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.753482] Write protecting the kernel read-only data: 14336k [ 0.755130] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756909] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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 [ 0.817334] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.75 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... 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 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDe3rpfkuSaxQmGxzQQjJqvQkI17cCfLNex83RPH/LFepfSN/qemrfSAAvNmtwM7Y9FSzytFHs7aTOg3F2b4nk0+VHonEz+Fm03uctzegG0QTpxMx45Z+mut10pPF/u01DCRr8uM0bxYfy53FP3mnEVEKeoUJbsF6KZ1Mwb7oQGCSuIziAE7FWcq+GmGo+PNWD5wya3jYkPzTaRuxMEn3L5hMkCu37eujfS01Arjh1l/Tmz9EAxLgTF4+6fnZLUC3mrQH6c5vT4ZGE+0AqxTMMRoHPfeqOKDapzPyqyjEvkRGdOQwzjHYzvXotaRGE+1AI7HjlVrFKryVCNHS65S7yn root@opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369 ssh-dss AAAAB3NzaC1kc3MAAACBAKFrKH4dAUxMPF7U8aZtI7sEtwH4QZRExp0rGXBsWWEy8/vnQ4CagXFchHD+PRpDuaZU7HzArCK7sRw2YhvywGxKQP5D9v8kWGojmrakWi3gmwql6INOp1r1sz5imd6keOTU2E3kRBv9Wvxa5+oP97jbLXYDIXqji02dAquHifKhAAAAFQCeVxadt/fISqs67v3htuNMiYRMaQAAAIAPzQrS22bA1jczsEc1LMFan9HaCV6Yjp4P4NZzNw0UJ7/zi/OkSPqgjB8zQyu3fT9LPgYNOHRsCNQRoBgzq9+e8i24OTLtsZIaK0adOs0Hr2XkvgJB8Q+dyLRkxEI8/LjjsZbTXlINyn3HpWxB8dQiygkMEN+flfaRBlgIbfFxdwAAAIB9CXShbo7isWZAVKOUKgAZsI3LDXMW11zMPIRa18b9ZMXGFC+s5Ltd3fiscj38xVo6QFKOmcuV/hxo5CUFZeJc/ccyJl4/UwKQCbGH/vWTNJplpf9QzshkEtVHBdrVz41S4R08XG97NTlIhNdtOUDlahKsAjt4o1NDXAU2NEsrEg== root@opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369 -----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:feca:b10a/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.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: 800e2f19-86d0-4d99-b9ee-ef5cc9303025 name: opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369 availability-zone: nova local-hostname: opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--e93f568d-ead9-47b0-afe5-c6dc96b3f369 login: 2018-05-25 06:09:19,162 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-25 06:09:35,295 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-25 06:09:35,299 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-25 06:09:35,302 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-25 06:09:35,303 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-25 06:09:35,836 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 06:09:35,837 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 06:09:54,384 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-25 06:09:55,174 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'120392e9-2873-4ccd-86bf-078f1531ce08'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-25T05:54:55Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8', 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'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T05:54:49Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:09:55,174 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-25 06:09:55,174 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-25 06:09:55' 2018-05-25 06:09:55,175 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:09:55,175 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-25 06:09:56,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--b2319b34-fcef-47bf-abb0-e0a37bed8e8e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T06:09:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/f167d851-d237-45c0-821b-7c4eb0f11382/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f167d851-d237-45c0-821b-7c4eb0f11382', u'size': None, u'name': u'functest-vping--b2319b34-fcef-47bf-abb0-e0a37bed8e8e', u'checksum': None, u'self': u'/v2/images/f167d851-d237-45c0-821b-7c4eb0f11382', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T06:09:56Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 06:09:56,231 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:09:56,756 - 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-25T06:09:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f3fe661d-5567-48f2-b65a-6fccac322b3e', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-b2319b34-fcef-47bf-abb0-e0a37bed8e8e', u'admin_state_up': True, u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:09:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:09:57,803 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T06:09: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'ac4a8abc-ba17-41dd-a40f-67daf78ae6a1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-b2319b34-fcef-47bf-abb0-e0a37bed8e8e', u'enable_dhcp': True, u'network_id': u'f3fe661d-5567-48f2-b65a-6fccac322b3e', u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:09: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'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:09:57,803 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:09:59,694 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'eafa85c4-7f57-4c1c-955c-64b4249a01c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'120392e9-2873-4ccd-86bf-078f1531ce08', u'ip_address': u'172.30.10.120'}]}, u'description': u'', u'tags': [], u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:09:57Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-25T06:09:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'id': u'68254cda-eec5-44e5-b0ef-9f10ef9be588', u'name': u'vping-router-b2319b34-fcef-47bf-abb0-e0a37bed8e8e'}) 2018-05-25 06:10:02,399 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:10:02,540 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-b2319b34-fcef-47bf-abb0-e0a37bed8e8e', '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'081f2ce778814cbba0c3c0b273f33e99', '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'd84ee158-94b6-47be-99b8-6b7a33ad6ec9', 'swap': 0}) 2018-05-25 06:10:03,540 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:10:14,630 - 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-b2319b34-fcef-47bf-abb0-e0a37bed8e8e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:68:59', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f167d851-d237-45c0-821b-7c4eb0f11382'}), 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-00000026', u'OS-SRV-USG:launched_at': u'2018-05-25T06:10:12.000000', 'flavor': Munch({u'id': u'd84ee158-94b6-47be-99b8-6b7a33ad6ec9'}), 'az': u'nova', 'id': u'f1c4e8be-736f-4014-9e16-c255d6defa31', 'security_groups': [Munch({u'name': u'vping-sg-b2319b34-fcef-47bf-abb0-e0a37bed8e8e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06b2a3c6e817420ab8e34d26dcd47d86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', '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-25T06:10:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T06:10:12Z', 'hostId': u'abc061c8428c8bc959f0286c70ddc6492952e478d51945edce620a70', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'abc061c8428c8bc959f0286c70ddc6492952e478d51945edce620a70', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000026', u'OS-SRV-USG:launched_at': u'2018-05-25T06:10:12.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e', 'adminPass': u'y36Rgo5uWypz', 'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', 'created_at': u'2018-05-25T06:10:05Z', 'created': u'2018-05-25T06:10:05Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 06:10:16,585 - 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 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] kvm-clock: using sched offset of 8004742399911 cycles [ 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 3491.912 MHz processor [ 0.122266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.123782] pid_max: default: 32768 minimum: 301 [ 0.124586] ACPI: Core revision 20150930 [ 0.126084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.127623] Security Framework initialized [ 0.128586] Yama: becoming mindful. [ 0.129428] AppArmor: AppArmor initialized [ 0.130418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132033] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133576] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.135040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136746] Initializing cgroup subsys io [ 0.137719] Initializing cgroup subsys memory [ 0.138772] Initializing cgroup subsys devices [ 0.139837] Initializing cgroup subsys freezer [ 0.140878] Initializing cgroup subsys net_cls [ 0.141931] Initializing cgroup subsys perf_event [ 0.143059] Initializing cgroup subsys net_prio [ 0.144124] Initializing cgroup subsys hugetlb [ 0.145165] Initializing cgroup subsys pids [ 0.146208] CPU: Physical Processor ID: 0 [ 0.147858] mce: CPU supports 10 MCE banks [ 0.148840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165469] ftrace: allocating 31920 entries in 125 pages [ 0.188221] smpboot: Max logical packages: 1 [ 0.189139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190394] x2apic enabled [ 0.191094] Switched APIC routing to physical x2apic. [ 0.192586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193646] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.195534] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.197193] ... version: 2 [ 0.197935] ... bit width: 48 [ 0.198697] ... generic registers: 4 [ 0.199464] ... value mask: 0000ffffffffffff [ 0.200406] ... max period: 000000007fffffff [ 0.201338] ... fixed-purpose events: 3 [ 0.202109] ... event mask: 000000070000000f [ 0.203071] KVM setup paravirtual spinlock [ 0.204321] x86: Booted up 1 node, 1 CPUs [ 0.205069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.206374] devtmpfs: initialized [ 0.208149] evm: security.selinux [ 0.208822] evm: security.SMACK64 [ 0.209481] evm: security.SMACK64EXEC [ 0.210201] evm: security.SMACK64TRANSMUTE [ 0.210999] evm: security.SMACK64MMAP [ 0.211704] evm: security.ima [ 0.212331] evm: security.capability [ 0.213102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214926] pinctrl core: initialized pinctrl subsystem [ 0.216020] RTC time: 6:10:11, date: 05/25/18 [ 0.216909] NET: Registered protocol family 16 [ 0.217832] cpuidle: using governor ladder [ 0.218630] cpuidle: using governor menu [ 0.219418] PCCT header not found. [ 0.220201] ACPI: bus type PCI registered [ 0.221075] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222269] PCI: Using configuration type 1 for base access [ 0.223341] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.225301] ACPI: Added _OSI(Module Device) [ 0.226108] ACPI: Added _OSI(Processor Device) [ 0.226971] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229721] ACPI: Interpreter enabled [ 0.230455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234098] ACPI: (supports S0 S3 S4 S5) [ 0.234871] ACPI: Using IOAPIC for interrupt routing [ 0.235810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239999] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241231] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242453] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244684] acpiphp: Slot [3] registered [ 0.245533] acpiphp: Slot [4] registered [ 0.246248] acpiphp: Slot [5] registered [ 0.246960] acpiphp: Slot [6] registered [ 0.247690] acpiphp: Slot [7] registered [ 0.248396] acpiphp: Slot [8] registered [ 0.249106] acpiphp: Slot [9] registered [ 0.249816] acpiphp: Slot [10] registered [ 0.250533] acpiphp: Slot [11] registered [ 0.258168] acpiphp: Slot [12] registered [ 0.258903] acpiphp: Slot [13] registered [ 0.259631] acpiphp: Slot [14] registered [ 0.260342] acpiphp: Slot [15] registered [ 0.261052] acpiphp: Slot [16] registered [ 0.261764] acpiphp: Slot [17] registered [ 0.262510] acpiphp: Slot [18] registered [ 0.263323] acpiphp: Slot [19] registered [ 0.264160] acpiphp: Slot [20] registered [ 0.264879] acpiphp: Slot [21] registered [ 0.265599] acpiphp: Slot [22] registered [ 0.266308] acpiphp: Slot [23] registered [ 0.267027] acpiphp: Slot [24] registered [ 0.267785] acpiphp: Slot [25] registered [ 0.268517] acpiphp: Slot [26] registered [ 0.269248] acpiphp: Slot [27] registered [ 0.269982] acpiphp: Slot [28] registered [ 0.270714] acpiphp: Slot [29] registered [ 0.271460] acpiphp: Slot [30] registered [ 0.272192] acpiphp: Slot [31] registered [ 0.272921] PCI host bridge to bus 0000:00 [ 0.273651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.274762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.275890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.277195] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.278487] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279848] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.284776] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.285849] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.287036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.292479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323112] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.324404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.325637] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.326759] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327832] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.328798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.330186] vgaarb: loaded [ 0.330712] vgaarb: bridge control possible 0000:00:02.0 [ 0.331768] SCSI subsystem initialized [ 0.332518] ACPI: bus type USB registered [ 0.333259] usbcore: registered new interface driver usbfs [ 0.334201] usbcore: registered new interface driver hub [ 0.335123] usbcore: registered new device driver usb [ 0.336108] PCI: Using ACPI for IRQ routing [ 0.337042] NetLabel: Initializing [ 0.337692] NetLabel: domain hash size = 128 [ 0.338461] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339327] NetLabel: unlabeled traffic allowed by default [ 0.340335] clocksource: Switched to clocksource kvm-clock [ 0.345676] AppArmor: AppArmor Filesystem Enabled [ 0.346589] pnp: PnP ACPI init [ 0.347456] pnp: PnP ACPI: found 5 devices [ 0.353732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.355288] NET: Registered protocol family 2 [ 0.356169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.357353] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.358430] TCP: Hash tables configured (established 4096 bind 4096) [ 0.359499] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.360484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.361574] NET: Registered protocol family 1 [ 0.362362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363377] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.364364] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378234] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392256] Trying to unpack rootfs image as initramfs... [ 0.441890] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.443460] Scanning for low memory corruption every 60 seconds [ 0.444698] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445756] audit: initializing netlink subsys (disabled) [ 0.446694] audit: type=2000 audit(1527228612.977:1): initialized [ 0.447937] Initialise system trusted keyring [ 0.448797] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.449864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451735] zbud: loaded [ 0.452388] VFS: Disk quotas dquot_6.6.0 [ 0.453123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.454533] fuse init (API version 7.23) [ 0.455346] Key type big_key registered [ 0.456063] Allocating IMA MOK and blacklist keyrings. [ 0.457433] Key type asymmetric registered [ 0.458168] Asymmetric key parser 'x509' registered [ 0.459019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.460324] io scheduler noop registered [ 0.461042] io scheduler deadline registered (default) [ 0.461933] io scheduler cfq registered [ 0.462685] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.463634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.464778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.466072] ACPI: Power Button [PWRF] [ 0.466821] GHES: HEST is not enabled! [ 0.480396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.522105] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549054] Linux agpgart interface v0.103 [ 0.550938] brd: module loaded [ 0.552017] loop: module loaded [ 0.557464] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.558718] GPT:90111 != 2097151 [ 0.559312] GPT:Alternate GPT header not at the end of the disk. [ 0.560288] GPT:90111 != 2097151 [ 0.560874] GPT: Use GNU Parted to correct GPT errors. [ 0.561725] vda: vda1 vda15 [ 0.563506] vdb: [ 0.564435] scsi host0: ata_piix [ 0.565083] scsi host1: ata_piix [ 0.565710] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.566787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.568072] libphy: Fixed MDIO Bus: probed [ 0.568804] tun: Universal TUN/TAP device driver, 1.6 [ 0.569642] tun: (C) 1999-2004 Max Krasnyansky [ 0.571410] PPP generic driver version 2.4.2 [ 0.572198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.573267] ehci-pci: EHCI PCI platform driver [ 0.574034] ehci-platform: EHCI generic platform driver [ 0.574898] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575902] ohci-pci: OHCI PCI platform driver [ 0.576673] ohci-platform: OHCI generic platform driver [ 0.577555] uhci_hcd: USB Universal Host Controller Interface driver [ 0.592477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.593410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.594667] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.595528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.596537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.597625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.598859] usb usb1: Product: UHCI Host Controller [ 0.599686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.600701] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601549] hub 1-0:1.0: USB hub found [ 0.602228] hub 1-0:1.0: 2 ports detected [ 0.603033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.604873] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.605713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.606626] mousedev: PS/2 mouse device common for all mice [ 0.607717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.609320] rtc_cmos 00:00: RTC can wake from S4 [ 0.610267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.611334] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.612398] i2c /dev entries driver [ 0.613073] device-mapper: uevent: version 1.0.3 [ 0.614275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.615768] ledtrig-cpu: registered to indicate activity on CPUs [ 0.616930] NET: Registered protocol family 10 [ 0.617823] NET: Registered protocol family 17 [ 0.618604] Key type dns_resolver registered [ 0.619437] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.620425] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.621975] registered taskstats version 1 [ 0.622702] Loading compiled-in X.509 certificates [ 0.624039] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.625673] zswap: loaded using pool lzo/zbud [ 0.626967] Key type trusted registered [ 0.628458] Key type encrypted registered [ 0.629204] AppArmor: AppArmor sha1 policy hashing enabled [ 0.630102] ima: No TPM chip found, activating TPM-bypass! [ 0.631014] evm: HMAC attrs: 0x1 [ 0.638939] Magic number: 2:124:166 [ 0.639700] rtc_cmos 00:00: setting system clock to 2018-05-25 06:10:12 UTC (1527228612) [ 0.641120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642119] EDD information not available. [ 0.725289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.726645] Write protecting the kernel read-only data: 14336k [ 0.728084] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.729685] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 [ 0.786681] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.66 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 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 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYviKEUD4LDY1rHN10awdf9vgAVYV6n1whCISO0WMUbmWQ8faX05b/+mmnPsGc4M1klS3o9Ytka0USfo+SUbIJYJIw74Im9UVNHSjGO53lII4nRH+NtWQTQ4z14EsRy/LI8pvnFl0AnqnGy/6WUJFQ9PyBhXwg+xVIACEuQjlJNDqbuUrwvCAdcXcx5NH6qMZ52UgSKGmw/NzJKDIRwzRbQ/umBHgr0p5RD7KHEMhGejzA3xnvw+PRvorw2b/4JJSGibGEccb5yBp23m303+8vvSE6AYVL2im9m6wBjzZG/MFwkgw8VffEQC7MawJ5GwcpsM0i3jT6SxE2Iu+j7qFB root@opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e ssh-dss AAAAB3NzaC1kc3MAAACBAMb4uouwBH7E/XGV31/BoNOzt9YRsl7oF15BPmkuuwmXBT60iZh/fQc2O3CH//aWVfb07PA+Y7jUos68ko0/3uIHXrozwYzyPx7+tD64EgXf0WJcYz0+q/fUmonmi0f78Vdyb62Pr5D2aZkzYL8D3iTalyFCo4NOdgknAxqIehF3AAAAFQDn4vaIqasAC/ll2mYWcET20CkhnwAAAIAGfaw8WQoMfJjKDxlUEIHmMiDHLINPh5oN91vfSUhUuB793JSpE516Igbp0Tu/43ncZnjEDzXtX32ZZUE/jtlGgnCNUd9ukFdwJweJjGz0UNm7rYoUlWPghT97H9QBHK0PO9u6bxhT++7qWodkr+o8lHjs5atslfT8mY5P9f1sTQAAAIAc2M+jiMgZ/m5vyZxdTIfatPMQ3oNFsd15FPX79SdDPEA02MPkLLTCwO51TJ+mQthO8DvjCmigGaVZJcWpK5OcV/+h6Pw2xC6FS59auBHGkeP56XEzigc2bxclwcspPp4bADlB/7zMhQmnuJLnoM0eObbgz7ku1zDNQv6wVkkAdg== root@opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fecf:6859/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.10 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: f1c4e8be-736f-4014-9e16-c255d6defa31 name: opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e availability-zone: nova local-hostname: opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e login: 2018-05-25 06:10:16,586 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e' 2018-05-25 06:10:26,410 - 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-b2319b34-fcef-47bf-abb0-e0a37bed8e8e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:5e:e2', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f167d851-d237-45c0-821b-7c4eb0f11382'}), 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-00000029', u'OS-SRV-USG:launched_at': u'2018-05-25T06:10:24.000000', 'flavor': Munch({u'id': u'd84ee158-94b6-47be-99b8-6b7a33ad6ec9'}), 'az': u'nova', 'id': u'b4279bd9-f388-4ccc-811e-6afde757c2d2', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06b2a3c6e817420ab8e34d26dcd47d86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'081f2ce778814cbba0c3c0b273f33e99', '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-25T06:10:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T06:10:24Z', 'hostId': u'c4892e89b69d332e192c2e289fc4259bccaab211ff7ac5c80e770dbc', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'c4892e89b69d332e192c2e289fc4259bccaab211ff7ac5c80e770dbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000029', u'OS-SRV-USG:launched_at': u'2018-05-25T06:10:24.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'081f2ce778814cbba0c3c0b273f33e99', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e', 'adminPass': u'7VepytdJ6f6M', 'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', 'created_at': u'2018-05-25T06:10:18Z', 'created': u'2018-05-25T06:10:18Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 06:10:28,557 - 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] kvm-clock: using sched offset of 8004742399911 cycles [ 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 3491.912 MHz processor [ 0.122266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.123782] pid_max: default: 32768 minimum: 301 [ 0.124586] ACPI: Core revision 20150930 [ 0.126084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.127623] Security Framework initialized [ 0.128586] Yama: becoming mindful. [ 0.129428] AppArmor: AppArmor initialized [ 0.130418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132033] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133576] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.135040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136746] Initializing cgroup subsys io [ 0.137719] Initializing cgroup subsys memory [ 0.138772] Initializing cgroup subsys devices [ 0.139837] Initializing cgroup subsys freezer [ 0.140878] Initializing cgroup subsys net_cls [ 0.141931] Initializing cgroup subsys perf_event [ 0.143059] Initializing cgroup subsys net_prio [ 0.144124] Initializing cgroup subsys hugetlb [ 0.145165] Initializing cgroup subsys pids [ 0.146208] CPU: Physical Processor ID: 0 [ 0.147858] mce: CPU supports 10 MCE banks [ 0.148840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159806] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165469] ftrace: allocating 31920 entries in 125 pages [ 0.188221] smpboot: Max logical packages: 1 [ 0.189139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190394] x2apic enabled [ 0.191094] Switched APIC routing to physical x2apic. [ 0.192586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193646] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.195534] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.197193] ... version: 2 [ 0.197935] ... bit width: 48 [ 0.198697] ... generic registers: 4 [ 0.199464] ... value mask: 0000ffffffffffff [ 0.200406] ... max period: 000000007fffffff [ 0.201338] ... fixed-purpose events: 3 [ 0.202109] ... event mask: 000000070000000f [ 0.203071] KVM setup paravirtual spinlock [ 0.204321] x86: Booted up 1 node, 1 CPUs [ 0.205069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.206374] devtmpfs: initialized [ 0.208149] evm: security.selinux [ 0.208822] evm: security.SMACK64 [ 0.209481] evm: security.SMACK64EXEC [ 0.210201] evm: security.SMACK64TRANSMUTE [ 0.210999] evm: security.SMACK64MMAP [ 0.211704] evm: security.ima [ 0.212331] evm: security.capability [ 0.213102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214926] pinctrl core: initialized pinctrl subsystem [ 0.216020] RTC time: 6:10:11, date: 05/25/18 [ 0.216909] NET: Registered protocol family 16 [ 0.217832] cpuidle: using governor ladder [ 0.218630] cpuidle: using governor menu [ 0.219418] PCCT header not found. [ 0.220201] ACPI: bus type PCI registered [ 0.221075] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222269] PCI: Using configuration type 1 for base access [ 0.223341] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.225301] ACPI: Added _OSI(Module Device) [ 0.226108] ACPI: Added _OSI(Processor Device) [ 0.226971] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229721] ACPI: Interpreter enabled [ 0.230455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234098] ACPI: (supports S0 S3 S4 S5) [ 0.234871] ACPI: Using IOAPIC for interrupt routing [ 0.235810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239999] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.241231] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242453] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244684] acpiphp: Slot [3] registered [ 0.245533] acpiphp: Slot [4] registered [ 0.246248] acpiphp: Slot [5] registered [ 0.246960] acpiphp: Slot [6] registered [ 0.247690] acpiphp: Slot [7] registered [ 0.248396] acpiphp: Slot [8] registered [ 0.249106] acpiphp: Slot [9] registered [ 0.249816] acpiphp: Slot [10] registered [ 0.250533] acpiphp: Slot [11] registered [ 0.258168] acpiphp: Slot [12] registered [ 0.258903] acpiphp: Slot [13] registered [ 0.259631] acpiphp: Slot [14] registered [ 0.260342] acpiphp: Slot [15] registered [ 0.261052] acpiphp: Slot [16] registered [ 0.261764] acpiphp: Slot [17] registered [ 0.262510] acpiphp: Slot [18] registered [ 0.263323] acpiphp: Slot [19] registered [ 0.264160] acpiphp: Slot [20] registered [ 0.264879] acpiphp: Slot [21] registered [ 0.265599] acpiphp: Slot [22] registered [ 0.266308] acpiphp: Slot [23] registered [ 0.267027] acpiphp: Slot [24] registered [ 0.267785] acpiphp: Slot [25] registered [ 0.268517] acpiphp: Slot [26] registered [ 0.269248] acpiphp: Slot [27] registered [ 0.269982] acpiphp: Slot [28] registered [ 0.270714] acpiphp: Slot [29] registered [ 0.271460] acpiphp: Slot [30] registered [ 0.272192] acpiphp: Slot [31] registered [ 0.272921] PCI host bridge to bus 0000:00 [ 0.273651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.274762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.275890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.277195] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.278487] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279848] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.284776] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.285849] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.287036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.292479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323112] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.324404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.325637] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.326759] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327832] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.328798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.330186] vgaarb: loaded [ 0.330712] vgaarb: bridge control possible 0000:00:02.0 [ 0.331768] SCSI subsystem initialized [ 0.332518] ACPI: bus type USB registered [ 0.333259] usbcore: registered new interface driver usbfs [ 0.334201] usbcore: registered new interface driver hub [ 0.335123] usbcore: registered new device driver usb [ 0.336108] PCI: Using ACPI for IRQ routing [ 0.337042] NetLabel: Initializing [ 0.337692] NetLabel: domain hash size = 128 [ 0.338461] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339327] NetLabel: unlabeled traffic allowed by default [ 0.340335] clocksource: Switched to clocksource kvm-clock [ 0.345676] AppArmor: AppArmor Filesystem Enabled [ 0.346589] pnp: PnP ACPI init [ 0.347456] pnp: PnP ACPI: found 5 devices [ 0.353732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.355288] NET: Registered protocol family 2 [ 0.356169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.357353] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.358430] TCP: Hash tables configured (established 4096 bind 4096) [ 0.359499] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.360484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.361574] NET: Registered protocol family 1 [ 0.362362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363377] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.364364] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378234] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392256] Trying to unpack rootfs image as initramfs... [ 0.441890] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.443460] Scanning for low memory corruption every 60 seconds [ 0.444698] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445756] audit: initializing netlink subsys (disabled) [ 0.446694] audit: type=2000 audit(1527228612.977:1): initialized [ 0.447937] Initialise system trusted keyring [ 0.448797] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.449864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451735] zbud: loaded [ 0.452388] VFS: Disk quotas dquot_6.6.0 [ 0.453123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.454533] fuse init (API version 7.23) [ 0.455346] Key type big_key registered [ 0.456063] Allocating IMA MOK and blacklist keyrings. [ 0.457433] Key type asymmetric registered [ 0.458168] Asymmetric key parser 'x509' registered [ 0.459019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.460324] io scheduler noop registered [ 0.461042] io scheduler deadline registered (default) [ 0.461933] io scheduler cfq registered [ 0.462685] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.463634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.464778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.466072] ACPI: Power Button [PWRF] [ 0.466821] GHES: HEST is not enabled! [ 0.480396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.522105] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549054] Linux agpgart interface v0.103 [ 0.550938] brd: module loaded [ 0.552017] loop: module loaded [ 0.557464] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.558718] GPT:90111 != 2097151 [ 0.559312] GPT:Alternate GPT header not at the end of the disk. [ 0.560288] GPT:90111 != 2097151 [ 0.560874] GPT: Use GNU Parted to correct GPT errors. [ 0.561725] vda: vda1 vda15 [ 0.563506] vdb: [ 0.564435] scsi host0: ata_piix [ 0.565083] scsi host1: ata_piix [ 0.565710] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.566787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.568072] libphy: Fixed MDIO Bus: probed [ 0.568804] tun: Universal TUN/TAP device driver, 1.6 [ 0.569642] tun: (C) 1999-2004 Max Krasnyansky [ 0.571410] PPP generic driver version 2.4.2 [ 0.572198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.573267] ehci-pci: EHCI PCI platform driver [ 0.574034] ehci-platform: EHCI generic platform driver [ 0.574898] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575902] ohci-pci: OHCI PCI platform driver [ 0.576673] ohci-platform: OHCI generic platform driver [ 0.577555] uhci_hcd: USB Universal Host Controller Interface driver [ 0.592477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.593410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.594667] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.595528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.596537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.597625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.598859] usb usb1: Product: UHCI Host Controller [ 0.599686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.600701] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601549] hub 1-0:1.0: USB hub found [ 0.602228] hub 1-0:1.0: 2 ports detected [ 0.603033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.604873] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.605713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.606626] mousedev: PS/2 mouse device common for all mice [ 0.607717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.609320] rtc_cmos 00:00: RTC can wake from S4 [ 0.610267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.611334] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.612398] i2c /dev entries driver [ 0.613073] device-mapper: uevent: version 1.0.3 [ 0.614275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.615768] ledtrig-cpu: registered to indicate activity on CPUs [ 0.616930] NET: Registered protocol family 10 [ 0.617823] NET: Registered protocol family 17 [ 0.618604] Key type dns_resolver registered [ 0.619437] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.620425] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.621975] registered taskstats version 1 [ 0.622702] Loading compiled-in X.509 certificates [ 0.624039] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.625673] zswap: loaded using pool lzo/zbud [ 0.626967] Key type trusted registered [ 0.628458] Key type encrypted registered [ 0.629204] AppArmor: AppArmor sha1 policy hashing enabled [ 0.630102] ima: No TPM chip found, activating TPM-bypass! [ 0.631014] evm: HMAC attrs: 0x1 [ 0.638939] Magic number: 2:124:166 [ 0.639700] rtc_cmos 00:00: setting system clock to 2018-05-25 06:10:12 UTC (1527228612) [ 0.641120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642119] EDD information not available. [ 0.725289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.726645] Write protecting the kernel read-only data: 14336k [ 0.728084] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.729685] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 [ 0.786681] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.66 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 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 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYviKEUD4LDY1rHN10awdf9vgAVYV6n1whCISO0WMUbmWQ8faX05b/+mmnPsGc4M1klS3o9Ytka0USfo+SUbIJYJIw74Im9UVNHSjGO53lII4nRH+NtWQTQ4z14EsRy/LI8pvnFl0AnqnGy/6WUJFQ9PyBhXwg+xVIACEuQjlJNDqbuUrwvCAdcXcx5NH6qMZ52UgSKGmw/NzJKDIRwzRbQ/umBHgr0p5RD7KHEMhGejzA3xnvw+PRvorw2b/4JJSGibGEccb5yBp23m303+8vvSE6AYVL2im9m6wBjzZG/MFwkgw8VffEQC7MawJ5GwcpsM0i3jT6SxE2Iu+j7qFB root@opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e ssh-dss AAAAB3NzaC1kc3MAAACBAMb4uouwBH7E/XGV31/BoNOzt9YRsl7oF15BPmkuuwmXBT60iZh/fQc2O3CH//aWVfb07PA+Y7jUos68ko0/3uIHXrozwYzyPx7+tD64EgXf0WJcYz0+q/fUmonmi0f78Vdyb62Pr5D2aZkzYL8D3iTalyFCo4NOdgknAxqIehF3AAAAFQDn4vaIqasAC/ll2mYWcET20CkhnwAAAIAGfaw8WQoMfJjKDxlUEIHmMiDHLINPh5oN91vfSUhUuB793JSpE516Igbp0Tu/43ncZnjEDzXtX32ZZUE/jtlGgnCNUd9ukFdwJweJjGz0UNm7rYoUlWPghT97H9QBHK0PO9u6bxhT++7qWodkr+o8lHjs5atslfT8mY5P9f1sTQAAAIAc2M+jiMgZ/m5vyZxdTIfatPMQ3oNFsd15FPX79SdDPEA02MPkLLTCwO51TJ+mQthO8DvjCmigGaVZJcWpK5OcV/+h6Pw2xC6FS59auBHGkeP56XEzigc2bxclwcspPp4bADlB/7zMhQmnuJLnoM0eObbgz7ku1zDNQv6wVkkAdg== root@opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fecf:6859/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.10 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: f1c4e8be-736f-4014-9e16-c255d6defa31 name: opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e availability-zone: nova local-hostname: opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-b2319b34-fcef-47bf-abb0-e0a37bed8e8e login: /dev/root resized successfully [took 7.34s] 2018-05-25 06:10:28,558 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-25 06:10:28,558 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-25 06:10:30,563 - 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] kvm-clock: using sched offset of 8024624054582 cycles [ 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 3491.912 MHz processor [ 0.135140] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137109] pid_max: default: 32768 minimum: 301 [ 0.138190] ACPI: Core revision 20150930 [ 0.139710] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141226] Security Framework initialized [ 0.142198] Yama: becoming mindful. [ 0.143044] AppArmor: AppArmor initialized [ 0.144064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145691] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147289] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148783] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150515] Initializing cgroup subsys io [ 0.151481] Initializing cgroup subsys memory [ 0.152520] Initializing cgroup subsys devices [ 0.153578] Initializing cgroup subsys freezer [ 0.154653] Initializing cgroup subsys net_cls [ 0.155703] Initializing cgroup subsys perf_event [ 0.156811] Initializing cgroup subsys net_prio [ 0.157786] Initializing cgroup subsys hugetlb [ 0.158736] Initializing cgroup subsys pids [ 0.159685] CPU: Physical Processor ID: 0 [ 0.161291] mce: CPU supports 10 MCE banks [ 0.162218] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178263] ftrace: allocating 31920 entries in 125 pages [ 0.200984] smpboot: Max logical packages: 1 [ 0.201782] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203018] x2apic enabled [ 0.203714] Switched APIC routing to physical x2apic. [ 0.205225] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206280] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.208184] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.209811] ... version: 2 [ 0.210545] ... bit width: 48 [ 0.211269] ... generic registers: 4 [ 0.211977] ... value mask: 0000ffffffffffff [ 0.212873] ... max period: 000000007fffffff [ 0.213766] ... fixed-purpose events: 3 [ 0.214500] ... event mask: 000000070000000f [ 0.215437] KVM setup paravirtual spinlock [ 0.216685] x86: Booted up 1 node, 1 CPUs [ 0.217423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218709] devtmpfs: initialized [ 0.220372] evm: security.selinux [ 0.221008] evm: security.SMACK64 [ 0.221629] evm: security.SMACK64EXEC [ 0.222314] evm: security.SMACK64TRANSMUTE [ 0.223053] evm: security.SMACK64MMAP [ 0.223731] evm: security.ima [ 0.224299] evm: security.capability [ 0.225033] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226754] pinctrl core: initialized pinctrl subsystem [ 0.227771] RTC time: 6:10:24, date: 05/25/18 [ 0.228665] NET: Registered protocol family 16 [ 0.229581] cpuidle: using governor ladder [ 0.230339] cpuidle: using governor menu [ 0.231050] PCCT header not found. [ 0.231727] ACPI: bus type PCI registered [ 0.232478] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.233625] PCI: Using configuration type 1 for base access [ 0.234623] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.236499] ACPI: Added _OSI(Module Device) [ 0.237272] ACPI: Added _OSI(Processor Device) [ 0.238059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238900] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240721] ACPI: Interpreter enabled [ 0.241420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244792] ACPI: (supports S0 S3 S4 S5) [ 0.245513] ACPI: Using IOAPIC for interrupt routing [ 0.246408] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251593] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252697] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254781] acpiphp: Slot [3] registered [ 0.255522] acpiphp: Slot [4] registered [ 0.256253] acpiphp: Slot [5] registered [ 0.256977] acpiphp: Slot [6] registered [ 0.257708] acpiphp: Slot [7] registered [ 0.258449] acpiphp: Slot [8] registered [ 0.259185] acpiphp: Slot [9] registered [ 0.259916] acpiphp: Slot [10] registered [ 0.260664] acpiphp: Slot [11] registered [ 0.269031] acpiphp: Slot [12] registered [ 0.269800] acpiphp: Slot [13] registered [ 0.270555] acpiphp: Slot [14] registered [ 0.271308] acpiphp: Slot [15] registered [ 0.272051] acpiphp: Slot [16] registered [ 0.272785] acpiphp: Slot [17] registered [ 0.273539] acpiphp: Slot [18] registered [ 0.274301] acpiphp: Slot [19] registered [ 0.275053] acpiphp: Slot [20] registered [ 0.275797] acpiphp: Slot [21] registered [ 0.276533] acpiphp: Slot [22] registered [ 0.277275] acpiphp: Slot [23] registered [ 0.278024] acpiphp: Slot [24] registered [ 0.278784] acpiphp: Slot [25] registered [ 0.279536] acpiphp: Slot [26] registered [ 0.280281] acpiphp: Slot [27] registered [ 0.281032] acpiphp: Slot [28] registered [ 0.281782] acpiphp: Slot [29] registered [ 0.282543] acpiphp: Slot [30] registered [ 0.283291] acpiphp: Slot [31] registered [ 0.284025] PCI host bridge to bus 0000:00 [ 0.284763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287039] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288354] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289668] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.291143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297410] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340219] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.342670] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343724] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.346092] vgaarb: loaded [ 0.346641] vgaarb: bridge control possible 0000:00:02.0 [ 0.347691] SCSI subsystem initialized [ 0.348444] ACPI: bus type USB registered [ 0.349192] usbcore: registered new interface driver usbfs [ 0.350133] usbcore: registered new interface driver hub [ 0.351077] usbcore: registered new device driver usb [ 0.352061] PCI: Using ACPI for IRQ routing [ 0.353020] NetLabel: Initializing [ 0.353667] NetLabel: domain hash size = 128 [ 0.354445] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.355320] NetLabel: unlabeled traffic allowed by default [ 0.356331] clocksource: Switched to clocksource kvm-clock [ 0.361925] AppArmor: AppArmor Filesystem Enabled [ 0.362849] pnp: PnP ACPI init [ 0.363703] pnp: PnP ACPI: found 5 devices [ 0.370086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.371681] NET: Registered protocol family 2 [ 0.372577] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.373768] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.374885] TCP: Hash tables configured (established 4096 bind 4096) [ 0.375963] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.376958] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.378062] NET: Registered protocol family 1 [ 0.378873] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.379882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380877] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394768] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408823] Trying to unpack rootfs image as initramfs... [ 0.459034] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.460670] Scanning for low memory corruption every 60 seconds [ 0.461909] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.463016] audit: initializing netlink subsys (disabled) [ 0.463968] audit: type=2000 audit(1527228624.952:1): initialized [ 0.465239] Initialise system trusted keyring [ 0.466106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.467204] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.469084] zbud: loaded [ 0.469734] VFS: Disk quotas dquot_6.6.0 [ 0.470499] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.471915] fuse init (API version 7.23) [ 0.472755] Key type big_key registered [ 0.473500] Allocating IMA MOK and blacklist keyrings. [ 0.474543] Key type asymmetric registered [ 0.475295] Asymmetric key parser 'x509' registered [ 0.476165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.477511] io scheduler noop registered [ 0.478244] io scheduler deadline registered (default) [ 0.479164] io scheduler cfq registered [ 0.480384] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.481363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.482548] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483872] ACPI: Power Button [PWRF] [ 0.484656] GHES: HEST is not enabled! [ 0.498232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.525888] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.540145] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.541992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.565449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568867] Linux agpgart interface v0.103 [ 0.570854] brd: module loaded [ 0.571953] loop: module loaded [ 0.577194] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578494] GPT:90111 != 2097151 [ 0.579085] GPT:Alternate GPT header not at the end of the disk. [ 0.580051] GPT:90111 != 2097151 [ 0.580648] GPT: Use GNU Parted to correct GPT errors. [ 0.581512] vda: vda1 vda15 [ 0.583347] vdb: [ 0.584360] scsi host0: ata_piix [ 0.584999] scsi host1: ata_piix [ 0.585606] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.586715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.587975] libphy: Fixed MDIO Bus: probed [ 0.588689] tun: Universal TUN/TAP device driver, 1.6 [ 0.589553] tun: (C) 1999-2004 Max Krasnyansky [ 0.591492] PPP generic driver version 2.4.2 [ 0.592380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.593471] ehci-pci: EHCI PCI platform driver [ 0.594250] ehci-platform: EHCI generic platform driver [ 0.595133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596139] ohci-pci: OHCI PCI platform driver [ 0.596914] ohci-platform: OHCI generic platform driver [ 0.597798] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611823] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612726] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614004] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.614880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.615871] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.616983] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618244] usb usb1: Product: UHCI Host Controller [ 0.619076] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620098] usb usb1: SerialNumber: 0000:00:01.2 [ 0.620965] hub 1-0:1.0: USB hub found [ 0.621643] hub 1-0:1.0: 2 ports detected [ 0.622464] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624326] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625182] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626103] mousedev: PS/2 mouse device common for all mice [ 0.627217] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.629268] rtc_cmos 00:00: RTC can wake from S4 [ 0.630238] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.631310] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.632390] i2c /dev entries driver [ 0.633070] device-mapper: uevent: version 1.0.3 [ 0.633896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.635463] ledtrig-cpu: registered to indicate activity on CPUs [ 0.636643] NET: Registered protocol family 10 [ 0.637551] NET: Registered protocol family 17 [ 0.638359] Key type dns_resolver registered [ 0.639188] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.640172] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.641747] registered taskstats version 1 [ 0.642509] Loading compiled-in X.509 certificates [ 0.643847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.645520] zswap: loaded using pool lzo/zbud [ 0.646834] Key type trusted registered [ 0.648307] Key type encrypted registered [ 0.649042] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649964] ima: No TPM chip found, activating TPM-bypass! [ 0.650903] evm: HMAC attrs: 0x1 [ 0.659464] Magic number: 2:124:166 [ 0.660227] rtc_cmos 00:00: setting system clock to 2018-05-25 06:10:24 UTC (1527228624) [ 0.661651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662664] EDD information not available. [ 0.745284] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.746715] Write protecting the kernel read-only data: 14336k [ 0.748174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.749802] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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 [ 0.809199] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.72 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.7... Lease of 192.168.130.7 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 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdzG4QqL9UzcGhVyufKIaRCuiOjCvja+u0Jz4K8HWPFU5IqhHdCVNeuNDuRHXhoDk9puvr86EjKEwCgk/FUb6PrApPzkszV9fwnOJOBfB/9/Oh+l80VZzQ+shEsl+71gCbtGWaPcq+PAN+ETIixvoijonDFPAmX+lEHCnvNpCfNYPvL8jKW8WMTGSyiAdxjMldmD84wheA0FcK6/lswGpFXmDeGROYN94s8SXN/iqJusYjC21g40aLQbKrlNk/f8ITXm6kNWuKSQvhSa8NMwc/sKKFMHqXmlDo4f098Nad7q/WEu1NmCENyQzv92wq4I36a7FtCZXX0fbNS1fq/H99 root@opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e ssh-dss AAAAB3NzaC1kc3MAAACBAM00j7HXV4tSukpZdeR2O4kzGwNiD7cudLy/pT3lPn4vNd/5kqzzgE3/BeFbDjxWL5XZfja5cXwMRC5NDaJ97ujQiTup5jCwJO1ouac57Bgk1sEpcEl7zQiRE7e7kwJKRkP55110V1u2FM7WOEbKGvmd788oUDa+jkM9VWXpdAKZAAAAFQD+Rlh/1jcu/69K6jHFOGUMF+j42wAAAIANVcS11CsCJIA+D9DzFkU5cbVLuMLTFqtivRfe1P6UYD1kHhC+j1S9CBgc77UQ98M2FWTaco1a3tKFRGmc55XXEb7N7AAIcw9M4RMwV1siPn2CCaVOFXPZbL/xDaLdcrqpV3AgbhB2Top+vG30/AA09nyxFi988XVeoCaOQcwzBgAAAIA0UHO6nRK3qGIepip9SvOWlj3DCyQpo5qVsy9gzLvZbAd1V/8WaGrx3UQhSy1fYnJ9kgjufCRXgHS7yC8tgcaZ+Ee7q2viobOoZP6yrQDv51JkFmyyah8CZ8podGoykRy1uiqI1vBRf/gL1t5pwLVIQ7qMC/WiS2qalDA/zgHEVQ== root@opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe21:5ee2/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 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: b4279bd9-f388-4ccc-811e-6afde757c2d2 name: opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e availability-zone: nova local-hostname: opnfv-vping-2-userdata--b2319b34-fcef-47bf-abb0-e0a37bed8e8e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === 2018-05-25 06:10:30,564 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-25 06:10:30,674 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 06:10:30,674 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-25 06:10:47,038 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-25 06:10:47,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-25 06:10:47,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-25 06:10:47,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-25 06:10:53,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8cf64a5c-aefc-4815-aee6-b07937ac02bd | 2018-05-25T06:10:52.873510 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8cf64a5c-aefc-4815-aee6-b07937ac02bd ~/.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-25 06:10:57,550 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-25 06:10:57,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-25 06:11:04,688 - 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=13a5f6b0-8302-4749-b35f-f19b8c54566c) as the default verifier for the future CLI operations. 2018-05-25 06:11:08,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464' 2018-05-25 06:11:09,253 - 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-25T06:11:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e5d74328-5e69-4081-a8ee-866139587269', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'admin_state_up': True, u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:11:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:11:10,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T06:11:09Z', 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'e1e2732b-d6eb-4ffd-8738-adf654cb41c7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'enable_dhcp': True, u'network_id': u'e5d74328-5e69-4081-a8ee-866139587269', u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T06:11:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 06:11:10,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-25 06:11:10,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464' 2018-05-25 06:11:11,642 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T06:11:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2fa92dec-abbc-4fda-b549-130d01b2f230/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2fa92dec-abbc-4fda-b549-130d01b2f230', u'size': None, u'name': u'Cirros-0.4.0-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'checksum': None, u'self': u'/v2/images/2fa92dec-abbc-4fda-b549-130d01b2f230', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T06:11:11Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 06:11:11,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464' 2018-05-25 06:11:12,480 - 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-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T06:11:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/88d8a9ec-d250-4a44-b9cd-1666c759a851/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'88d8a9ec-d250-4a44-b9cd-1666c759a851', u'size': None, u'name': u'Cirros-0.4.0-1-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', u'checksum': None, u'self': u'/v2/images/88d8a9ec-d250-4a44-b9cd-1666c759a851', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T06:11:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 06:11:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-25 06:11:12,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', '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'081f2ce778814cbba0c3c0b273f33e99', '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'c57e1918-8ed3-446e-9a73-fbb512addf33', 'swap': 0}) 2018-05-25 06:11:12,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-be50d0ac-ff0b-40aa-b5c7-e7a084f8f464', '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'081f2ce778814cbba0c3c0b273f33e99', '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'f7f50bee-a70e-4983-b867-6825d13633c5', 'swap': 0}) 2018-05-25 06:11:16,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-25 06:11:16,440 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-25 06:11:16,441 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-25 06:11:16,443 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-25 06:11:16,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-25 06:11:19,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-13a5f6b0-8302-4749-b35f-f19b8c54566c/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-25 06:11:19,273 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-25 06:11:19,275 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-25 06:11:19,275 - 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-25 06:29:25,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b10a424a-6bca-42ac-8298-f01079995f39 2018-05-25 06:29:25,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b10a424a-6bca-42ac-8298-f01079995f39']'. 2018-05-25 06:29:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-25 06:29:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-25 06:29:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 06:29:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b10a424a-6bca-42ac-8298-f01079995f39 | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-25 06:11:21 | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-25 06:29:25 | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:04 | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 13a5f6b0-8302-4749-b35f-f19b8c54566c) | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-25 06:29:26,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8cf64a5c-aefc-4815-aee6-b07937ac02bd) | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1055.019 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 06:29:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-25 06:29:26,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-25 06:29:32,217 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 06:29:32,218 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:24 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-25 06:29:32,222 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-25 06:29:32,313 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-25 06:29:32,767 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-25 06:29:32,768 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-25 06:29:33,183 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-25 06:29:36,607 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-25 06:29:39,838 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a492a8b0-de72-45ae-b16a-607c1659cc80 | 2018-05-25T06:29:39.163253 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a492a8b0-de72-45ae-b16a-607c1659cc80 ~/.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-25 06:29:43,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-25 06:29:43,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-25 06:29:44,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db'... 2018-05-25 06:29:45,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c09c46e6-9d51-454f-b4cb-666eccfff4db'... 2018-05-25 06:29:47,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c09c46e6-9d51-454f-b4cb-666eccfff4db'... 2018-05-25 06:29:52,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db'... 2018-05-25 06:29:52,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db'... 2018-05-25 06:29:52,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-25 06:29:52,250 - 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-25 06:29:52,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:29:52,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:29:52,270 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:31:07,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 88b536c6-47d2-41b9-81bf-d5ed47368935 2018-05-25 06:31:07,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-25 06:31:07,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '88b536c6-47d2-41b9-81bf-d5ed47368935'] 2018-05-25 06:31:09,045 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 88b536c6-47d2-41b9-81bf-d5ed47368935: 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> duration | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641328 Full duration: 8.124265 -------------------------------------------------------------------------------- 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | total | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | -> duration | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.588198 Full duration: 9.460858 -------------------------------------------------------------------------------- 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | -> duration | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.417428 Full duration: 8.937831 -------------------------------------------------------------------------------- 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 100.0% | 1 | | -> duration | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.35998 Full duration: 8.660948 -------------------------------------------------------------------------------- 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | total | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | -> duration | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.700212 Full duration: 9.498862 -------------------------------------------------------------------------------- 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 88b536c6-47d2-41b9-81bf-d5ed47368935 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 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.017247 Full duration: 8.55735 HINTS: * To plot HTML graphics with this data, run: rally task report 88b536c6-47d2-41b9-81bf-d5ed47368935 --out output.html * To generate a JUnit report, run: rally task export 88b536c6-47d2-41b9-81bf-d5ed47368935 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 88b536c6-47d2-41b9-81bf-d5ed47368935 --json --out output.json 2018-05-25 06:31:09,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '88b536c6-47d2-41b9-81bf-d5ed47368935'] 2018-05-25 06:31:12,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:31:12,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '88b536c6-47d2-41b9-81bf-d5ed47368935', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-25 06:31:12,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-25 06:31:12,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-25 06:31:12,097 - 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-25 06:31:12,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:31:12,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:31:12,104 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:32:47,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a63e7e17-7701-4b09-ba29-357962b54360 2018-05-25 06:32:47,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a63e7e17-7701-4b09-ba29-357962b54360'] 2018-05-25 06:32:48,689 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a63e7e17-7701-4b09-ba29-357962b54360: 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 a63e7e17-7701-4b09-ba29-357962b54360 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.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | -> glance_v2.upload_data | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | glance_v2.delete_image | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 100.0% | 1 | | -> duration | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.758962 Full duration: 13.798049 -------------------------------------------------------------------------------- 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 a63e7e17-7701-4b09-ba29-357962b54360 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.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | -> glance_v2.upload_data | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | glance_v2.list_images | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 100.0% | 1 | | -> duration | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.425215 Full duration: 15.080708 -------------------------------------------------------------------------------- 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 a63e7e17-7701-4b09-ba29-357962b54360 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.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | -> duration | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.387272 Full duration: 9.153729 -------------------------------------------------------------------------------- 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": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ], "flavor": { "name": "rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a63e7e17-7701-4b09-ba29-357962b54360 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.292 | 3.292 | 3.292 | 3.292 | 3.292 | 3.292 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | -> glance_v2.upload_data | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | nova.boot_servers | 13.261 | 13.261 | 13.261 | 13.261 | 13.261 | 13.261 | 100.0% | 1 | | total | 16.553 | 16.553 | 16.553 | 16.553 | 16.553 | 16.553 | 100.0% | 1 | | -> duration | 15.553 | 15.553 | 15.553 | 15.553 | 15.553 | 15.553 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.553185 Full duration: 37.298338 HINTS: * To plot HTML graphics with this data, run: rally task report a63e7e17-7701-4b09-ba29-357962b54360 --out output.html * To generate a JUnit report, run: rally task export a63e7e17-7701-4b09-ba29-357962b54360 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a63e7e17-7701-4b09-ba29-357962b54360 --json --out output.json 2018-05-25 06:32:48,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a63e7e17-7701-4b09-ba29-357962b54360'] 2018-05-25 06:32:51,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:32:51,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a63e7e17-7701-4b09-ba29-357962b54360', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-25 06:32:51,375 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-25 06:32:51,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-25 06:32:51,376 - 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-25 06:32:51,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:32:51,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:32:51,393 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:38:02,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 29bb81c5-bb77-4d23-a272-f86d33fd4686 2018-05-25 06:38:02,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '29bb81c5-bb77-4d23-a272-f86d33fd4686'] 2018-05-25 06:38:03,149 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 29bb81c5-bb77-4d23-a272-f86d33fd4686: 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.164 | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.719 | 10.719 | 10.719 | 10.719 | 10.719 | 10.719 | 100.0% | 1 | | total | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 100.0% | 1 | | -> duration | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.883211 Full duration: 41.94957 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | cinder_v2.delete_volume | 11.143 | 11.143 | 11.143 | 11.143 | 11.143 | 11.143 | 100.0% | 1 | | total | 14.63 | 14.63 | 14.63 | 14.63 | 14.63 | 14.63 | 100.0% | 1 | | -> duration | 14.63 | 14.63 | 14.63 | 14.63 | 14.63 | 14.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.629538 Full duration: 25.698409 -------------------------------------------------------------------------------- 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | cinder_v2.delete_volume | 10.953 | 10.953 | 10.953 | 10.953 | 10.953 | 10.953 | 100.0% | 1 | | total | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 100.0% | 1 | | -> duration | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.14853 Full duration: 29.081351 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.606 | 3.606 | 3.606 | 3.606 | 3.606 | 3.606 | 100.0% | 1 | | cinder_v2.delete_volume | 11.023 | 11.023 | 11.023 | 11.023 | 11.023 | 11.023 | 100.0% | 1 | | total | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 100.0% | 1 | | -> duration | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.629045 Full duration: 26.048692 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.629 | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 100.0% | 1 | | cinder_v2.extend_volume | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | cinder_v2.delete_volume | 19.726 | 19.726 | 19.726 | 19.726 | 19.726 | 19.726 | 100.0% | 1 | | total | 25.913 | 25.913 | 25.913 | 25.913 | 25.913 | 25.913 | 100.0% | 1 | | -> duration | 25.913 | 25.913 | 25.913 | 25.913 | 25.913 | 25.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.912849 Full duration: 36.84571 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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 | 27.488 | 27.488 | 27.488 | 27.488 | 27.488 | 27.488 | 100.0% | 1 | | cinder_v2.delete_volume | 11.003 | 11.003 | 11.003 | 11.003 | 11.003 | 11.003 | 100.0% | 1 | | total | 38.492 | 38.492 | 38.492 | 38.492 | 38.492 | 38.492 | 100.0% | 1 | | -> duration | 38.492 | 38.492 | 38.492 | 38.492 | 38.492 | 38.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.491587 Full duration: 65.922097 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 100.0% | 1 | | cinder_v2.list_qos | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 100.0% | 1 | | -> duration | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.611802 Full duration: 14.315822 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | cinder_v2.set_qos | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021244 Full duration: 13.791659 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | cinder_v2.list_types | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952345 Full duration: 13.940102 -------------------------------------------------------------------------------- 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 29bb81c5-bb77-4d23-a272-f86d33fd4686 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971587 Full duration: 13.691717 HINTS: * To plot HTML graphics with this data, run: rally task report 29bb81c5-bb77-4d23-a272-f86d33fd4686 --out output.html * To generate a JUnit report, run: rally task export 29bb81c5-bb77-4d23-a272-f86d33fd4686 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 29bb81c5-bb77-4d23-a272-f86d33fd4686 --json --out output.json 2018-05-25 06:38:03,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '29bb81c5-bb77-4d23-a272-f86d33fd4686'] 2018-05-25 06:38:06,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:38:06,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '29bb81c5-bb77-4d23-a272-f86d33fd4686', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-25 06:38:06,188 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-25 06:38:06,189 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-25 06:38:06,189 - 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-25 06:38:06,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:38:06,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:38:06,205 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:40:21,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 196031a0-02c6-4073-997d-0a0d34efafd1 2018-05-25 06:40:21,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '196031a0-02c6-4073-997d-0a0d34efafd1'] 2018-05-25 06:40:22,531 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 196031a0-02c6-4073-997d-0a0d34efafd1: 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 196031a0-02c6-4073-997d-0a0d34efafd1 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 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797356 Full duration: 8.557823 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707207 Full duration: 8.431968 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810635 Full duration: 8.464957 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929932 Full duration: 9.952884 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782314 Full duration: 8.524676 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.863603 Full duration: 9.776478 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810261 Full duration: 8.451901 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> duration | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.950617 Full duration: 11.2067 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871233 Full duration: 8.632293 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | gnocchi.delete_metric | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.199657 Full duration: 9.893522 -------------------------------------------------------------------------------- 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 196031a0-02c6-4073-997d-0a0d34efafd1 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | gnocchi.delete_resource | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928191 Full duration: 9.401105 HINTS: * To plot HTML graphics with this data, run: rally task report 196031a0-02c6-4073-997d-0a0d34efafd1 --out output.html * To generate a JUnit report, run: rally task export 196031a0-02c6-4073-997d-0a0d34efafd1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 196031a0-02c6-4073-997d-0a0d34efafd1 --json --out output.json 2018-05-25 06:40:22,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '196031a0-02c6-4073-997d-0a0d34efafd1'] 2018-05-25 06:40:25,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:40:25,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '196031a0-02c6-4073-997d-0a0d34efafd1', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-25 06:40:25,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-25 06:40:25,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-25 06:40:25,353 - 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-25 06:40:25,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:40:25,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:40:25,371 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:42:21,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9d150e61-f873-4469-8c0a-5108c6475392 2018-05-25 06:42:21,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9d150e61-f873-4469-8c0a-5108c6475392'] 2018-05-25 06:42:22,097 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9d150e61-f873-4469-8c0a-5108c6475392: 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 9d150e61-f873-4469-8c0a-5108c6475392 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 | 5.58 | 5.58 | 5.58 | 5.58 | 5.58 | 5.58 | 100.0% | 1 | | heat.update_stack | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 100.0% | 1 | | heat.delete_stack | 3.879 | 3.879 | 3.879 | 3.879 | 3.879 | 3.879 | 100.0% | 1 | | total | 12.143 | 12.143 | 12.143 | 12.143 | 12.143 | 12.143 | 100.0% | 1 | | -> duration | 8.143 | 8.143 | 8.143 | 8.143 | 8.143 | 8.143 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.143077 Full duration: 24.801877 -------------------------------------------------------------------------------- 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 9d150e61-f873-4469-8c0a-5108c6475392 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 | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 100.0% | 1 | | heat.check_stack | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | heat.delete_stack | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | total | 8.249 | 8.249 | 8.249 | 8.249 | 8.249 | 8.249 | 100.0% | 1 | | -> duration | 6.249 | 6.249 | 6.249 | 6.249 | 6.249 | 6.249 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.249032 Full duration: 21.164306 -------------------------------------------------------------------------------- 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 9d150e61-f873-4469-8c0a-5108c6475392 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 | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 100.0% | 1 | | heat.suspend_stack | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | heat.resume_stack | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | heat.delete_stack | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | total | 9.831 | 9.831 | 9.831 | 9.831 | 9.831 | 9.831 | 100.0% | 1 | | -> duration | 7.831 | 7.831 | 7.831 | 7.831 | 7.831 | 7.831 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.83149 Full duration: 22.75199 -------------------------------------------------------------------------------- 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 9d150e61-f873-4469-8c0a-5108c6475392 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 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85874 Full duration: 13.243577 HINTS: * To plot HTML graphics with this data, run: rally task report 9d150e61-f873-4469-8c0a-5108c6475392 --out output.html * To generate a JUnit report, run: rally task export 9d150e61-f873-4469-8c0a-5108c6475392 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9d150e61-f873-4469-8c0a-5108c6475392 --json --out output.json 2018-05-25 06:42:22,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9d150e61-f873-4469-8c0a-5108c6475392'] 2018-05-25 06:42:25,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:42:25,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9d150e61-f873-4469-8c0a-5108c6475392', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-25 06:42:25,108 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-25 06:42:25,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-25 06:42:25,109 - 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-25 06:42:25,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:42:25,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:42:25,128 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:46:00,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 241e342d-d7b6-4701-9423-d9a20dd3b7aa 2018-05-25 06:46:00,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '241e342d-d7b6-4701-9423-d9a20dd3b7aa'] 2018-05-25 06:46:01,946 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 241e342d-d7b6-4701-9423-d9a20dd3b7aa: 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.add_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.revoke_role | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651242 Full duration: 16.321526 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | keystone_v3.add_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.list_roles | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | total | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> duration | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.577948 Full duration: 15.619317 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | keystone_v3.list_projects | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636087 Full duration: 16.189719 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | keystone_v3.delete_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> duration | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.480902 Full duration: 13.302304 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | keystone_v3.delete_service | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635236 Full duration: 13.541919 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | keystone_v3.create_user | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.create_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.get_project | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_user | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_role | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 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.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> duration | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.20175 Full duration: 21.448243 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.update_project | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.delete_project | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.88402 Full duration: 15.071969 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781973 Full duration: 16.59212 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59391 Full duration: 16.695156 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.list_users | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853887 Full duration: 16.543508 -------------------------------------------------------------------------------- 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 241e342d-d7b6-4701-9423-d9a20dd3b7aa 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.create_users | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | total | 3.957 | 3.957 | 3.957 | 3.957 | 3.957 | 3.957 | 100.0% | 1 | | -> duration | 3.957 | 3.957 | 3.957 | 3.957 | 3.957 | 3.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.957426 Full duration: 22.301624 HINTS: * To plot HTML graphics with this data, run: rally task report 241e342d-d7b6-4701-9423-d9a20dd3b7aa --out output.html * To generate a JUnit report, run: rally task export 241e342d-d7b6-4701-9423-d9a20dd3b7aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 241e342d-d7b6-4701-9423-d9a20dd3b7aa --json --out output.json 2018-05-25 06:46:01,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '241e342d-d7b6-4701-9423-d9a20dd3b7aa'] 2018-05-25 06:46:04,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:46:04,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '241e342d-d7b6-4701-9423-d9a20dd3b7aa', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-25 06:46:04,809 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-25 06:46:04,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-25 06:46:04,810 - 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-25 06:46:04,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:46:04,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:46:04,825 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 06:52:40,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f7689c86-6b44-4c91-afb3-5a62c8d40767 2018-05-25 06:52:40,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f7689c86-6b44-4c91-afb3-5a62c8d40767'] 2018-05-25 06:52:41,718 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f7689c86-6b44-4c91-afb3-5a62c8d40767: 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.619 | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 100.0% | 1 | | neutron.delete_network | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | total | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | -> duration | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.017951 Full duration: 18.146328 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | neutron.delete_port | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | total | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 100.0% | 1 | | -> duration | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.488671 Full duration: 36.96789 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | neutron.create_subnet | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | neutron.create_router | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | neutron.add_interface_router | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | neutron.remove_interface_router | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | neutron.delete_router | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | total | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 100.0% | 1 | | -> duration | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.999888 Full duration: 49.954155 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.904 | 1.904 | 1.904 | 1.904 | 1.904 | 1.904 | 100.0% | 1 | | neutron.delete_subnet | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | total | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 100.0% | 1 | | -> duration | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.480579 Full duration: 38.070298 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | neutron.list_networks | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> duration | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79031 Full duration: 18.741434 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | neutron.list_ports | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | -> duration | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.298956 Full duration: 38.416518 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | neutron.create_subnet | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | neutron.create_router | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | neutron.add_interface_router | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | neutron.list_routers | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 5.554 | 5.554 | 5.554 | 5.554 | 5.554 | 5.554 | 100.0% | 1 | | -> duration | 5.554 | 5.554 | 5.554 | 5.554 | 5.554 | 5.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.553875 Full duration: 53.934492 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | neutron.create_subnet | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | neutron.list_subnets | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 100.0% | 1 | | -> duration | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.148673 Full duration: 42.370789 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.569 | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 100.0% | 1 | | neutron.delete_security_group | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 100.0% | 1 | | -> duration | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.181073 Full duration: 16.504202 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | neutron.create_security_group_rule | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | neutron.delete_security_group | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | total | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 100.0% | 1 | | -> duration | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.743516 Full duration: 17.19208 -------------------------------------------------------------------------------- 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 f7689c86-6b44-4c91-afb3-5a62c8d40767 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.715 | 1.715 | 1.715 | 1.715 | 1.715 | 1.715 | 100.0% | 1 | | neutron.create_router | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | neutron.add_gateway_router | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 100.0% | 1 | | neutron.remove_gateway_router | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | total | 5.95 | 5.95 | 5.95 | 5.95 | 5.95 | 5.95 | 100.0% | 1 | | -> duration | 5.95 | 5.95 | 5.95 | 5.95 | 5.95 | 5.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.950428 Full duration: 30.024558 HINTS: * To plot HTML graphics with this data, run: rally task report f7689c86-6b44-4c91-afb3-5a62c8d40767 --out output.html * To generate a JUnit report, run: rally task export f7689c86-6b44-4c91-afb3-5a62c8d40767 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f7689c86-6b44-4c91-afb3-5a62c8d40767 --json --out output.json 2018-05-25 06:52:41,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f7689c86-6b44-4c91-afb3-5a62c8d40767'] 2018-05-25 06:52:44,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 06:52:44,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f7689c86-6b44-4c91-afb3-5a62c8d40767', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-25 06:52:44,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-25 06:52:44,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-25 06:52:44,684 - 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-25 06:52:44,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 06:52:44,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 06:52:44,699 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 07:02:34,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65f4bc1e-c402-4a24-ac18-2395e9e03e20 2018-05-25 07:02:34,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '65f4bc1e-c402-4a24-ac18-2395e9e03e20'] 2018-05-25 07:02:35,596 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20: 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "nics": [ { "net-id": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.818 | 12.818 | 12.818 | 12.818 | 12.818 | 12.818 | 100.0% | 1 | | nova.live_migrate | 12.239 | 12.239 | 12.239 | 12.239 | 12.239 | 12.239 | 100.0% | 1 | | nova.delete_server | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | total | 28.125 | 28.125 | 28.125 | 28.125 | 28.125 | 28.125 | 100.0% | 1 | | -> duration | 27.125 | 27.125 | 27.125 | 27.125 | 27.125 | 27.125 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.125172 Full duration: 38.859663 -------------------------------------------------------------------------------- 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "boot_server_kwargs": { "nics": [ { "net-id": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ] }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.548 | 13.548 | 13.548 | 13.548 | 13.548 | 13.548 | 100.0% | 1 | | cinder_v2.create_volume | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 100.0% | 1 | | nova.attach_volume | 6.965 | 6.965 | 6.965 | 6.965 | 6.965 | 6.965 | 100.0% | 1 | | nova.live_migrate | 18.338 | 18.338 | 18.338 | 18.338 | 18.338 | 18.338 | 100.0% | 1 | | nova.detach_volume | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 100.0% | 1 | | cinder_v2.delete_volume | 93.099 | 93.099 | 93.099 | 93.099 | 93.099 | 93.099 | 100.0% | 1 | | nova.delete_server | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | total | 141.548 | 141.548 | 141.548 | 141.548 | 141.548 | 141.548 | 100.0% | 1 | | -> duration | 140.548 | 140.548 | 140.548 | 140.548 | 140.548 | 140.548 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.547563 Full duration: 156.966482 -------------------------------------------------------------------------------- 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": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ], "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.022 | 6.022 | 6.022 | 6.022 | 6.022 | 6.022 | 100.0% | 1 | | nova.boot_server | 14.643 | 14.643 | 14.643 | 14.643 | 14.643 | 14.643 | 100.0% | 1 | | nova.live_migrate | 17.813 | 17.813 | 17.813 | 17.813 | 17.813 | 17.813 | 100.0% | 1 | | nova.delete_server | 5.787 | 5.787 | 5.787 | 5.787 | 5.787 | 5.787 | 100.0% | 1 | | total | 44.266 | 44.266 | 44.266 | 44.266 | 44.266 | 44.266 | 100.0% | 1 | | -> duration | 43.266 | 43.266 | 43.266 | 43.266 | 43.266 | 43.266 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.266014 Full duration: 59.062584 -------------------------------------------------------------------------------- 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": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ] }, "flavor": { "name": "rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | nova.boot_server | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 100.0% | 1 | | nova.delete_server | 3.088 | 3.088 | 3.088 | 3.088 | 3.088 | 3.088 | 100.0% | 1 | | nova.delete_keypair | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 12.924 | 12.924 | 12.924 | 12.924 | 12.924 | 12.924 | 100.0% | 1 | | -> duration | 11.924 | 11.924 | 11.924 | 11.924 | 11.924 | 11.924 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.924326 Full duration: 43.877271 -------------------------------------------------------------------------------- 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "nics": [ { "net-id": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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 | 5.767 | 5.767 | 5.767 | 5.767 | 5.767 | 5.767 | 100.0% | 1 | | nova.boot_server | 11.553 | 11.553 | 11.553 | 11.553 | 11.553 | 11.553 | 100.0% | 1 | | nova.delete_server | 5.96 | 5.96 | 5.96 | 5.96 | 5.96 | 5.96 | 100.0% | 1 | | total | 23.281 | 23.281 | 23.281 | 23.281 | 23.281 | 23.281 | 100.0% | 1 | | -> duration | 22.281 | 22.281 | 22.281 | 22.281 | 22.281 | 22.281 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.280939 Full duration: 58.806508 -------------------------------------------------------------------------------- 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "nics": [ { "net-id": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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 | | nova.pause_server | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 100.0% | 1 | | nova.unpause_server | 2.788 | 2.788 | 2.788 | 2.788 | 2.788 | 2.788 | 100.0% | 1 | | nova.delete_server | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 100.0% | 1 | | total | 21.617 | 21.617 | 21.617 | 21.617 | 21.617 | 21.617 | 100.0% | 1 | | -> duration | 16.617 | 16.617 | 16.617 | 16.617 | 16.617 | 16.617 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.616551 Full duration: 51.940678 -------------------------------------------------------------------------------- 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": "d4bbf146-41d8-40a4-bca9-e3034ae9f16e" } ], "flavor": { "name": "rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.466 | 13.466 | 13.466 | 13.466 | 13.466 | 13.466 | 100.0% | 1 | | nova.migrate | 37.491 | 37.491 | 37.491 | 37.491 | 37.491 | 37.491 | 100.0% | 1 | | nova.resize_confirm | 3.745 | 3.745 | 3.745 | 3.745 | 3.745 | 3.745 | 100.0% | 1 | | nova.delete_server | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 100.0% | 1 | | total | 57.45 | 57.45 | 57.45 | 57.45 | 57.45 | 57.45 | 100.0% | 1 | | -> duration | 56.45 | 56.45 | 56.45 | 56.45 | 56.45 | 56.45 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.450013 Full duration: 68.680709 -------------------------------------------------------------------------------- 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-c09c46e6-9d51-454f-b4cb-666eccfff4db" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.495 | 13.495 | 13.495 | 13.495 | 13.495 | 13.495 | 100.0% | 1 | | nova.list_interfaces | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 13.917 | 13.917 | 13.917 | 13.917 | 13.917 | 13.917 | 100.0% | 1 | | -> duration | 12.917 | 12.917 | 12.917 | 12.917 | 12.917 | 12.917 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.916589 Full duration: 50.497259 -------------------------------------------------------------------------------- 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 65f4bc1e-c402-4a24-ac18-2395e9e03e20 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.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | nova.delete_server_group | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365426 Full duration: 11.104569 HINTS: * To plot HTML graphics with this data, run: rally task report 65f4bc1e-c402-4a24-ac18-2395e9e03e20 --out output.html * To generate a JUnit report, run: rally task export 65f4bc1e-c402-4a24-ac18-2395e9e03e20 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 65f4bc1e-c402-4a24-ac18-2395e9e03e20 --json --out output.json 2018-05-25 07:02:35,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '65f4bc1e-c402-4a24-ac18-2395e9e03e20'] 2018-05-25 07:02:38,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 07:02:38,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '65f4bc1e-c402-4a24-ac18-2395e9e03e20', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-25 07:02:38,585 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-25 07:02:38,586 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-25 07:02:38,586 - 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-25 07:02:38,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-25 07:02:38,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-25 07:02:38,594 - 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': 'd4bbf146-41d8-40a4-bca9-e3034ae9f16e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'flavor_name': 'rally-tiny-c09c46e6-9d51-454f-b4cb-666eccfff4db', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c09c46e6-9d51-454f-b4cb-666eccfff4db', '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-25 07:03:38,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6a3e235-1ed8-4ce8-93ec-273407183126 2018-05-25 07:03:38,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a6a3e235-1ed8-4ce8-93ec-273407183126'] 2018-05-25 07:03:39,257 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a6a3e235-1ed8-4ce8-93ec-273407183126: 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 a6a3e235-1ed8-4ce8-93ec-273407183126 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.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | quotas.delete_quotas | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035233 Full duration: 9.552704 -------------------------------------------------------------------------------- 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 a6a3e235-1ed8-4ce8-93ec-273407183126 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.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992615 Full duration: 10.374695 -------------------------------------------------------------------------------- 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 a6a3e235-1ed8-4ce8-93ec-273407183126 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886487 Full duration: 10.085717 -------------------------------------------------------------------------------- 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 a6a3e235-1ed8-4ce8-93ec-273407183126 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.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.075221 Full duration: 9.867879 HINTS: * To plot HTML graphics with this data, run: rally task report a6a3e235-1ed8-4ce8-93ec-273407183126 --out output.html * To generate a JUnit report, run: rally task export a6a3e235-1ed8-4ce8-93ec-273407183126 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6a3e235-1ed8-4ce8-93ec-273407183126 --json --out output.json 2018-05-25 07:03:39,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a6a3e235-1ed8-4ce8-93ec-273407183126'] 2018-05-25 07:03:42,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-25 07:03:42,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a6a3e235-1ed8-4ce8-93ec-273407183126', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-25 07:03:42,019 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-25 07:03:42,023 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:53 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 04:41 | 10 | 100.00% | | gnocchi | 01:41 | 11 | 100.00% | | heat | 01:21 | 4 | 100.00% | | keystone | 03:03 | 11 | 100.00% | | neutron | 06:00 | 11 | 100.00% | | nova | 08:59 | 9 | 100.00% | | quotas | 00:39 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:36 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-25 07:03:42,024 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-25 07:03:54,068 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-25 07:03:54,068 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-25 07:03:54,821 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 07:03:54,822 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 34:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-25 07:03:54,826 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-25 07:03:54,915 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-25 07:03:54,915 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-25 07:03:54,915 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-25 07:03:58,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-25 07:04:01,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 239ce120-270b-49d1-9221-6653eccfacc2 | 2018-05-25T07:04:00.986543 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 239ce120-270b-49d1-9221-6653eccfacc2 ~/.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-25 07:04:05,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-25 07:04:05,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-25 07:04:08,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-25 07:04:13,223 - 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=37594ea0-12ff-4376-9364-2938c64b01c2) as the default verifier for the future CLI operations. 2018-05-25 07:04:16,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-25b41c8a-d8ac-420c-969e-1bd7818435f8' 2018-05-25 07:04:18,060 - 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-25T07:04:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd3057411-ff03-454f-b6ec-ff1f15137832', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'admin_state_up': True, u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T07:04:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 07:04:19,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T07:04:18Z', 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'a9a3a6ce-4368-4c5a-8209-83eb193d941e', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'enable_dhcp': True, u'network_id': u'd3057411-ff03-454f-b6ec-ff1f15137832', u'tenant_id': u'081f2ce778814cbba0c3c0b273f33e99', u'created_at': u'2018-05-25T07:04:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'081f2ce778814cbba0c3c0b273f33e99'}) 2018-05-25 07:04:19,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-25 07:04:19,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-25b41c8a-d8ac-420c-969e-1bd7818435f8' 2018-05-25 07:04:20,448 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T07:04:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7d6c2d8e-49ef-4c90-b31b-0cc4aac54038/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7d6c2d8e-49ef-4c90-b31b-0cc4aac54038', u'size': None, u'name': u'Cirros-0.4.0-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'checksum': None, u'self': u'/v2/images/7d6c2d8e-49ef-4c90-b31b-0cc4aac54038', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T07:04:20Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 07:04:20,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-25b41c8a-d8ac-420c-969e-1bd7818435f8' 2018-05-25 07:04:21,566 - 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-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T07:04:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/10b3b69f-4d02-4940-961f-9b823db8e5a6/file', u'owner': u'081f2ce778814cbba0c3c0b273f33e99', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'10b3b69f-4d02-4940-961f-9b823db8e5a6', u'size': None, u'name': u'Cirros-0.4.0-1-25b41c8a-d8ac-420c-969e-1bd7818435f8', u'checksum': None, u'self': u'/v2/images/10b3b69f-4d02-4940-961f-9b823db8e5a6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T07:04:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 07:04:21,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-25 07:04:21,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-25b41c8a-d8ac-420c-969e-1bd7818435f8', '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'081f2ce778814cbba0c3c0b273f33e99', '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'c6ca9f7b-da3e-4f65-8332-72c01484253d', 'swap': 0}) 2018-05-25 07:04:21,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-25b41c8a-d8ac-420c-969e-1bd7818435f8', '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'081f2ce778814cbba0c3c0b273f33e99', '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'fd1f777f-53a6-42f3-ab83-2641a957a3bd', 'swap': 0}) 2018-05-25 07:04:25,715 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-25 07:04:25,716 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-25 07:04:25,716 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-25 07:04:25,719 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-25 07:04:25,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-25 07:04:29,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-37594ea0-12ff-4376-9364-2938c64b01c2/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-25 07:04:29,053 - 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-25 07:06:11,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 37a99626-818c-4976-a0a8-2bf87386ef37 2018-05-25 07:06:11,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '37a99626-818c-4976-a0a8-2bf87386ef37']'. 2018-05-25 07:06:12,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-25 07:06:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-25 07:06:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 07:06:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 37a99626-818c-4976-a0a8-2bf87386ef37 | 2018-05-25 07:06:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-25 07:06:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-25 07:04:31 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-25 07:06:11 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:40 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 37594ea0-12ff-4376-9364-2938c64b01c2) | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 239ce120-270b-49d1-9221-6653eccfacc2) | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 68.109 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-25 07:06:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-25 07:06:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-25 07:06:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-25 07:06:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-25 07:06:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 07:06:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-25 07:06:12,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-25 07:06:17,313 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 07:06:17,313 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 07:06:17,316 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-25 07:06:40,569 - 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-25 07:06:40,569 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-25 07:06:40,597 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-25 07:06:40,718 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 07:06:40,718 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 07:06:40,722 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-25 07:06:42,278 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 08:03:26,438 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 08:03:26,438 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:44 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-25 08:03:26,443 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-25 08:03:26,534 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-25 08:03:29,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-25 08:03:33,509 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3c333b06-6ff2-4af0-963e-6d738dbc4d6e | 2018-05-25T08:03:32.781123 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3c333b06-6ff2-4af0-963e-6d738dbc4d6e ~/.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-25 08:03:37,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-25 08:03:37,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-25 08:03:40,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-25 08:03:45,145 - 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=eefe492b-3d01-4845-9db1-5bb54841c2db) as the default verifier for the future CLI operations. 2018-05-25 08:03:48,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f7b6fe6c-bfd8-4050-8153-000f30334265' 2018-05-25 08:03:51,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f7b6fe6c-bfd8-4050-8153-000f30334265' 2018-05-25 08:03:52,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f7b6fe6c-bfd8-4050-8153-000f30334265' 2018-05-25 08:03:54,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-25 08:03:58,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-25 08:04:01,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eefe492b-3d01-4845-9db1-5bb54841c2db/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-25 08:04:01,459 - 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-25 08:06:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f97895a1-36dd-4182-9959-9ab718a78cff 2018-05-25 08:06:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f97895a1-36dd-4182-9959-9ab718a78cff']'. 2018-05-25 08:06:58,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f97895a1-36dd-4182-9959-9ab718a78cff | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-25 08:04:04 | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-25 08:06:56 | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:52 | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eefe492b-3d01-4845-9db1-5bb54841c2db) | 2018-05-25 08:06:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3c333b06-6ff2-4af0-963e-6d738dbc4d6e) | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 158.041 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-25 08:06:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-25 08:06:58,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-25 08:07:03,400 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 08:07:03,400 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:15 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-25 08:07:03,406 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:55 | PASS | | vping_userdata | functest | smoke | 00:35 | PASS | | tempest_smoke_serial | functest | smoke | 18:24 | PASS | | rally_sanity | functest | smoke | 34:21 | PASS | | patrole | functest | smoke | 02:00 | PASS | | odl | functest | smoke | 00:22 | PASS | | snaps_smoke | functest | smoke | 56:44 | PASS | | neutron_trunk | functest | smoke | 03:15 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-25 08:07:03,412 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-25 08:07:10,377 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 08:07:10,379 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-25 08:07:10,379 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 08:07:10,379 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-25 08:07:10,380 - 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-25 08:07:10,381 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-25 08:07:17,177 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 08:07:17,181 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-25 08:07:17,181 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 08:07:17,183 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-05-25 08:07:17,184 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-25 08:07:17,184 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-25 08:07:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-25 08:07:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-05-25 08:07:17,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-05-25 08:07:18,154 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-25 08:07:18,154 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-25 08:07:18,602 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-25 08:07:18,602 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-25 08:07:19,071 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-25 08:07:21,522 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-21e06bf0-7589-4819-80cd-a0fec38e1b2a, password=4822b823-4df0-4f02-a50c-50e0f87ae67e, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-21e06bf0-7589-4819-80cd-a0fec38e1b2a, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:07:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-25 08:07:23,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-25 08:07:24,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating a second user to bypass issues ... 2018-05-25 08:07:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-21e06bf0-7589-4819-80cd-a0fec38e1b2a, password=143ba22c-65a2-42af-b902-0906b5499d39, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-21e06bf0-7589-4819-80cd-a0fec38e1b2a, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:07:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-05-25 08:07:26,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-05-25 08:07:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-05-25 08:09:10,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-25 08:09:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-05-25 08:09:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-05-25 08:09:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-05-25 08:11:51,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '143ba22c-65a2-42af-b902-0906b5499d39', 'keystone_tenant_name': 'cloudify_ims-21e06bf0-7589-4819-80cd-a0fec38e1b2a', 'region': 'RegionOne', 'keystone_url': u'https://172.30.10.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_network_bug-21e06bf0-7589-4819-80cd-a0fec38e1b2a', 'project_domain_name': 'Default'} 2018-05-25 08:11:51,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-05-25 08:11:54,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 814, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 0, u'state': u'start-pre', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-pre'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 856, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 819, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 842, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-05-25 08:11:54,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-05-25 08:11:54,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-05-25 08:12:07,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-05-25 08:12:17,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-05-25 08:12:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-05-25 08:12:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-05-25 08:12:38,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - SSH sudo yum install -y gcc python-devel stderr: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-05-25 08:12:38,468 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 301, in deploy_orchestrator ssh, cmd, "Unable to install packages on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 445, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-05-25 08:12:38,469 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-25 08:12:38,469 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-25 08:12:39,020 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 08:12:39,020 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:19 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-25 08:12:39,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-05-25 08:12:39,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 414, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `clearwater-opnfv` was not found 2018-05-25 08:12:39,095 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-25 08:13:01,854 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-25 08:13:01,854 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-25 08:13:03,346 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-25 08:13:04,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-25 08:13:04,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-25 08:13:04,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-05-25 08:13:04,489 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-25 08:13:04,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-05-25 08:13:04,520 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-25 08:13:07,578 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-27db8e53-3472-4899-a179-34d0e17323f6, password=89f8ee31-0499-46e2-af44-136c850260c6, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-27db8e53-3472-4899-a179-34d0e17323f6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:13:07,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-25 08:13:07,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-25 08:13:10,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-27db8e53-3472-4899-a179-34d0e17323f6, password=b22c103b-54a9-4ddb-bbea-25f225b87147, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-27db8e53-3472-4899-a179-34d0e17323f6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:13:10,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-05-25 08:13:11,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-05-25 08:13:11,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-05-25 08:14:58,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-05-25 08:15:11,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-05-25 08:15:24,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-05-25 08:15:27,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-05-25 08:17:38,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-05-25 08:17:46,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 833, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 0, u'state': u'start-pre', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-pre'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 888, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 814, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 826, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 872, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-05-25 08:17:46,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-05-25 08:17:46,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-05-25 08:18:08,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-05-25 08:18:08,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-05-25 08:18:29,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-05-25 08:18:29,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - SSH sudo yum install -y gcc python-devel stderr: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-05-25 08:18:29,796 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 302, in deploy_orchestrator ssh, cmd, "Unable to install packages on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 131, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-05-25 08:18:29,920 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 08:18:29,920 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-25 08:18:29,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-05-25 08:18:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 408, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `vrouter-opnfv` was not found 2018-05-25 08:18:30,008 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-25 08:18:52,801 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-05-25 08:18:52,802 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-25 08:18:52,896 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-05-25 08:18:52,914 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-25 08:18:52,915 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-25 08:18:56,478 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-557b1220-7e36-440a-8ac7-43e81082d707, password=b257d67d-72e8-422f-9817-05ef744438cb, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-557b1220-7e36-440a-8ac7-43e81082d707, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:18:56,480 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | SDN_CONTROLLER_IP | 172.30.10.101 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | fuel | | NAMESERVER | 8.8.8.8 | | POD_ARCH | x86_64 | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | lf-pod2 | | VOLUME_DEVICE_NAME | vdc | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 08:18:57,050 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-25 08:18:58,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-05-25 08:18:58,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-25 08:18:59,892 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=a639a3c3-c877-43f6-a9ad-6c32b629e4d4, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-557b1220-7e36-440a-8ac7-43e81082d707, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-25 08:19:00,084 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-05-25 08:19:00,085 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-05-25 08:19:00,085 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-05-25 08:19:04,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-05-25 08:19:12,085 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-05-25 08:19:12,959 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-05-25 08:19:12,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-05-25 08:19:12,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-25 08:19:21,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 71e8cbe9-f1ac-432e-be1e-ab3c4a544907 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-25 08:19:21,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-05-25 08:19:30,094 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b3cc5678-a159-4cef-a973-5b1e6fc92b66 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-25 08:19:30,094 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : a2e173d1-a06d-4cd3-ab80-327499a673a2 2018-05-25 08:19:30,095 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-05-25 11:58:21,466 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=a2e173d1-a06d-4cd3-ab80-327499a673a2', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 08:19:30 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 08:19:30 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=a2e173d1-a06d-4cd3-ab80-327499a673a2", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 08:19:30 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 08:19:30 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:a2e173d1-a06d-4cd3-ab80-327499a673a2 external-network: use-floating-ip:true use-default-secgroup:true] 08:19:30 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 08:19:30 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[proxy-ssh:false image-metadata-url: https-proxy: default-series:xenial net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 external-network: max-status-history-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmYxgKR8cGjTYegFkLvK6AW2MB4q7itB3Yss7Fk256xN3s2H0t9AamPXEnsSJRaNPE186MCpmXyfcgt8/kKPLHVkVSp/x5VwyNTOcZ2POkCf7N/03MF6JmyQ+J4iKBlmBk4Rpp5Bm5gsYsgUgTQJjaQeemvs+sG8Fd3brqfKNUs16aJoq7cW5u1mXcqk7dEGiYnVDEC204g/cDE/QX2cGcw1CgDypZgRewWuaALoDJP6sfyKqiSVv4LUuv17YpwPUazPq4HmbkAq5vg9NBwR9ZGkvM0whFRWvBHP+U7jY/HRnNQyvkv/r8/EXEDp1t6y5koXs3Dix7kOZkwFW6KwEv juju-client-key uuid:6c98df0a-9e99-4dff-811f-1330fd894270 apt-no-proxy: agent-stream:released use-default-secgroup:true automatically-retry-hooks:true enable-os-refresh-update:true update-status-hook-interval:5m apt-mirror: max-action-results-age:336h type:openstack logging-config: provisioner-harvest-mode:destroyed development:false ftp-proxy: ssl-hostname-verification:false name:controller use-floating-ip:true logforward-enabled:false disable-network-management:false image-stream:released ignore-machine-addresses:false apt-https-proxy: resource-tags: enable-os-upgrade:true transmit-vendor-metrics:true http-proxy: agent-metadata-url: test-mode:false max-status-history-age:336h max-action-results-size:5G apt-http-proxy: network:a2e173d1-a06d-4cd3-ab80-327499a673a2 apt-ftp-proxy: firewall-mode:instance] 08:19:30 INFO juju.provider.openstack provider.go:144 opening model "controller" 08:19:31 DEBUG goose :1 auth details: &{Token:gAAAAABbB8cT4NAob8QpbSX3ONthJioUF2N9mK0vfap3hRfc6AmXwwJ9dClAIa6f_QrbKQDFNKTOdyorf5phcIAv46aRlsHRi7SVdl3KT4bRR37WL0khxVcSPOlIlgV4cbVAdJTwU9hyMmTE0GtTPA8UdYTYZfsiYX3Mu6_Z2IddIcIjrTlAzYU TenantId:5d725941a9d04abfb58525c83efd2948 UserId:549ce603375e4ac28d2923659b42f686 Domain: RegionServiceURLs:map[RegionOne:map[compute_legacy:https://172.30.10.101:8774/v2/5d725941a9d04abfb58525c83efd2948 compute:https://172.30.10.101:8774/v2.1/5d725941a9d04abfb58525c83efd2948 volume:https://172.30.10.101:8776/v1/5d725941a9d04abfb58525c83efd2948 identity:https://172.30.10.101:5000/v3 image:https://172.30.10.101:9292 volumev2:https://172.30.10.101:8776/v2/5d725941a9d04abfb58525c83efd2948 network:https://172.30.10.101:9696/ volumev3:https://172.30.10.101:8776/v3/5d725941a9d04abfb58525c83efd2948 event:https://172.30.10.101:8977/ metric:https://172.30.10.101:8041/ placement:https://172.30.10.101:8778 cloudformation:https://172.30.10.101:8000/v1 alarming:https://172.30.10.101:8042/ dns:https://172.30.10.101:9001/ metering:https://172.30.10.101:8777/ orchestration:https://172.30.10.101:8004/v1/5d725941a9d04abfb58525c83efd2948]]} 08:19:31 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/RegionOne 08:19:31 DEBUG goose :1 performing API version discovery for "https://172.30.10.101:8774/" 08:19:31 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:https://172.30.10.101:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:https://172.30.10.101:8774/v2.1/ Rel:self}] Status:CURRENT}] 08:19:31 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 08:19:31 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 08:19:31 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 08:19:31 INFO cmd bootstrap.go:233 Loading image metadata 08:19:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 08:19:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 08:19:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{RegionOne https://172.30.10.101:5000/v3} [zesty win2012r2 win8 quantal xenial win2012hvr2 win81 opensuseleap raring vivid win2008r2 win2016hv trusty win10 centos7 yakkety win7 precise win2012hv win2012 saucy utopic wily win2016 win2016nano genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 08:19:31 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 08:19:34 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 08:19:35 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {RegionOne https://172.30.10.101:5000/v3} not found 08:19:35 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {RegionOne https://172.30.10.101:5000/v3} not found 08:19:35 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 08:19:35 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 08:19:35 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 08:19:35 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 08:19:35 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 08:19:35 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 08:19:35 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 08:19:35 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 08:19:35 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 08:19:36 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 08:19:40 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 08:19:40 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/RegionOne... 08:19:40 DEBUG juju.environs.instances image.go:64 instance constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 08:19:40 DEBUG juju.environs.instances image.go:70 matching constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:b3cc5678-a159-4cef-a973-5b1e6fc92b66 Arch:amd64 VirtType:}] 08:19:40 INFO juju.environs.instances image.go:106 find instance - using image with id: b3cc5678-a159-4cef-a973-5b1e6fc92b66 08:19:40 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 08:19:40 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 08:19:40 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2486 bytes 08:19:40 DEBUG juju.provider.openstack provider.go:1022 using network id "a2e173d1-a06d-4cd3-ab80-327499a673a2" 08:19:40 DEBUG goose :1 performing API version discovery for "https://172.30.10.101:9696/" 08:19:41 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.10.101:9696/v2.0/ Rel:self}] Status:CURRENT}] 08:19:47 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "fd9e7e81-7e72-4b81-ade8-ecce5f499165" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "fd9e7e81-7e72-4b81-ade8-ecce5f499165" has status BUILD, wait 10 seconds before retry, attempt 2 08:20:11 INFO juju.provider.openstack provider.go:1189 started instance "fd9e7e81-7e72-4b81-ade8-ecce5f499165" 08:20:11 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 08:20:14 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.10.118 08:20:14 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.10.118 - fd9e7e81-7e72-4b81-ade8-ecce5f499165 (arch=amd64 mem=2G cores=1) 08:20:17 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 08:20:17 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 08:20:17 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 08:20:20 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 08:20:20 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 08:20:22 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 Attempting to connect to 172.30.10.118:22 Attempting to connect to 172.16.0.6:22 08:20:22 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:27 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:31 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 08:20:32 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:37 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:37 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:20:41 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 08:20:42 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:42 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:20:47 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:47 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:20:51 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 08:20:52 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:53 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:20:57 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:20:58 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:21:01 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 08:21:02 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:21:03 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:21:07 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:21:08 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:21:11 DEBUG juju.provider.openstack provider.go:414 instance fd9e7e81-7e72-4b81-ade8-ecce5f499165 has floating IP address: 172.30.10.118 08:21:12 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:21:14 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.118 failed: /var/lib/juju/nonce.txt does not exist 08:21:17 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 08:21:19 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-894270-controller-0: Connection timed out Cloud-init v. 18.2 running 'init-local' at Fri, 25 May 2018 08:20:12 +0000. Up 5.73 seconds. Cloud-init v. 18.2 running 'init' at Fri, 25 May 2018 08:20:13 +0000. Up 7.01 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.6 | 255.255.255.0 | . | fa:16:3e:76:f3:07 | ci-info: | ens3 | True | fe80::f816:3eff:fe76:f307/64 | . | link | fa:16:3e:76:f3:07 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.3 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Fri, 25 May 2018 08:20:16 +0000. Up 9.91 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Fri, 25 May 2018 08:21:18 +0000. Up 71.40 seconds. Cloud-init v. 18.2 finished at Fri, 25 May 2018 08:21:18 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/vdb]. Up 71.61 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:i/0Y9HkmfAEs79ePjm7B2GvQMYL7AYCs7v8CNMapMoM root@juju-894270-controller-0 The key's randomart image is: +---[RSA 2048]----+ | . . | | o . . | | . o ...o | | B oo..o | |.= . So.*.o | |E o +.=+.=o | |.+ . . +.*o=o. | | . . +.*+. o | | ..o. . .+o.o .| +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:wQzJ/4OxlUGc/kWtUCcYGDhNBE9M3Gvr5Z0OtggO7xU root@juju-894270-controller-0 The key's randomart image is: +---[DSA 1024]----+ | ....%B=.+o..| | o+ooO + .o.| | .+o.o + . | | o.+ o o | | S* E o | | o o + . | | . . + = ..| | + o + +..| | .+ . ... | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:J3dO1pZ/93cgp1QukQIoax2knCc767UwBcHp6CJuHqg root@juju-894270-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | ..o.. | | .++o . | | o*+.. . . | | . +=. . o... | | . .o . S o.+++ | |+ . + + =+.+. | |+o + . ..= .+| |.o.. + . . *| |E. . . +| +----[SHA256]-----+ Running apt-get update Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Temporary failure resolving 'security.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease Temporary failure resolving 'archive.ubuntu.com' Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Temporary failure resolving 'archive.ubuntu.com' Err:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Temporary failure resolving 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 6,862 B in 1min 5s (104 B/s) E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 10.6 kB/17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Fetched 10.6 kB in 0s (35.9 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54110 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (64.4 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54124 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.29 [31.4 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.29 [578 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 3s (1,624 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54150 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.29_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.29) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.29_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.29) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.29) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.29) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 5.263s; size 22087170 bytes; speed 4196513.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-05-25 11:57:21 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-05-25 11:57:21 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-05-25 11:57:21 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-05-25 11:57:21 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-05-25 11:58:21 DEBUG juju.provider.openstack provider.go:1323 error listing servers: failed to get details for serverId: fd9e7e81-7e72-4b81-ade8-ecce5f499165 caused by: Authentication response not received in 1m0s. ERROR getting bootstrap instance: failed to get details for serverId: fd9e7e81-7e72-4b81-ade8-ecce5f499165 caused by: Authentication response not received in 1m0s. 2018-05-25 11:58:21 DEBUG cmd supercommand.go:459 error stack: failed to get details for serverId: fd9e7e81-7e72-4b81-ade8-ecce5f499165 caused by: Authentication response not received in 1m0s. github.com/juju/juju/cmd/jujud/bootstrap.go:181: getting bootstrap instance 2018-05-25 11:58:21 DEBUG juju.cmd.jujud main.go:187 jujud complete, code 0, err 2018-05-25 11:58:21,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 11:58:21,596 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 219:29 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-25 11:58:21,734 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR no API addresses 2018-05-25 11:58:21,734 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-05-25 11:58:21,735 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-25 11:58:26,922 - functest.core.vnf - ERROR - Unexpected error cleaning - Router interface for subnet d9d201b3-a8ba-4381-a74c-fdde91e7f599 on router a277826c-24e2-4893-adda-0046f9ced05b cannot be deleted, as it is required by one or more floating IPs. Neutron server returns request_ids: ['req-5844d057-bfc3-42e0-b550-ca87f3d3eab7'] 2018-05-25 11:58:28,207 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet d9d201b3-a8ba-4381-a74c-fdde91e7f599: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-5bee36d1-1f52-4233-a8e4-471ee1d6b471'] 2018-05-25 11:58:33,024 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-05-25 11:58:33,025 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 05:19 | FAIL | | vyos_vrouter | functest | vnf | 05:25 | FAIL | | juju_epc | functest | vnf | 219:29 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-25 11:58:33,029 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-25 11:58:45,199 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-223 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 11:58:45,203 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-25 11:58:45,203 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 11:58:45,203 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-25 11:58:45,204 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-25 11:58:45,205 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK