2018-05-17 22:22:24,742 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-202 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 22:22:24,745 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 22:22:24,745 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 22:22:24,745 - 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-17 22:22:24,746 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-17 22:22:24,746 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-17 22:22:27,766 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 22:22:36,668 - 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 8.892s OK 2018-05-17 22:22:36,783 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:22:36,784 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-17 22:22:36,790 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-17 22:22:38,263 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 22:33:11,068 - 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 632.751s OK 2018-05-17 22:33:11,193 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:33:11,193 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 22:33:11,199 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-17 22:33:12,244 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 22:33:50,153 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.907s OK 2018-05-17 22:33:50,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:33:50,265 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-17 22:33:50,269 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 10:33 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-17 22:33:50,272 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 22:33:56,893 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-202 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 22:33:56,896 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 22:33:56,897 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 22:33:56,898 - 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 snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-17 22:33:56,899 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-17 22:33:56,899 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-17 22:33:58,766 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'81b6fbc2-b027-44af-9e57-fb0f4be9a6c1'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T22:21:32Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa', 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'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:21:27Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:33:59,139 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-17 22:33:59,140 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 22:33:59,569 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 22:33:59,569 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 22:33:59,985 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-17 22:33:59,985 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-17 22:33:59' 2018-05-17 22:33:59,985 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:33:59,985 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-17 22:34:00,818 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--f16575e0-b86d-4cf3-bcdb-45eab85b2971', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T22:34:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/d1732b4c-c52d-4e79-94f5-7ac3a38114df/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd1732b4c-c52d-4e79-94f5-7ac3a38114df', u'size': None, u'name': u'functest-vping--f16575e0-b86d-4cf3-bcdb-45eab85b2971', u'checksum': None, u'self': u'/v2/images/d1732b4c-c52d-4e79-94f5-7ac3a38114df', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T22:34:00Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 22:34:00,818 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:01,236 - 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-17T22:34:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4f13fbbb-3202-4da3-b3ac-748c1b557c16', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-f16575e0-b86d-4cf3-bcdb-45eab85b2971', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:02,182 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T22:34:01Z', 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'feadef7f-76b5-46f8-950f-0a873ac9b26d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-f16575e0-b86d-4cf3-bcdb-45eab85b2971', u'enable_dhcp': True, u'network_id': u'4f13fbbb-3202-4da3-b3ac-748c1b557c16', u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:02,182 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:03,669 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T22:34:03Z', u'revision_number': 3, u'ha': False, u'id': u'8b8af0b0-31cb-4c55-91ca-bb84ecf38e4f', u'external_gateway_info': {u'network_id': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'81b6fbc2-b027-44af-9e57-fb0f4be9a6c1', u'ip_address': u'172.30.10.122'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-f16575e0-b86d-4cf3-bcdb-45eab85b2971', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:02Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:06,322 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:06,576 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-f16575e0-b86d-4cf3-bcdb-45eab85b2971', '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'3c0f8595ed65409a852234867dbe05e3', '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'3cef4470-fbcb-43b2-8b1f-6e453de971e1', 'swap': 0}) 2018-05-17 22:34:07,646 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:17,408 - 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-f16575e0-b86d-4cf3-bcdb-45eab85b2971': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:4c:8b', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd1732b4c-c52d-4e79-94f5-7ac3a38114df'}), 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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-17T22:34:16.000000', 'flavor': Munch({u'id': u'3cef4470-fbcb-43b2-8b1f-6e453de971e1'}), 'az': u'nova', 'id': u'34ab9f7e-7b1e-4cec-a3ed-8633e3200991', 'security_groups': [Munch({u'name': u'vping-sg-f16575e0-b86d-4cf3-bcdb-45eab85b2971'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'849bbf82ac494cacb477fe680dcb6cac', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', '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-17T22:34:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T22:34:16Z', 'hostId': u'08bef63d5920708426df5bf614a6462694ad7effbac4a432143b9604', 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.4', 'cloud': 'envvars', 'host_id': u'08bef63d5920708426df5bf614a6462694ad7effbac4a432143b9604', '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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-17T22:34:16.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c0f8595ed65409a852234867dbe05e3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-ha.local', 'name': u'opnfv-vping-1-f16575e0-b86d-4cf3-bcdb-45eab85b2971', 'adminPass': u'7rDpsWZLNGFo', 'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', 'created_at': u'2018-05-17T22:34:09Z', 'created': u'2018-05-17T22:34:09Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 22:34:19,332 - 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 648970887 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.134383] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136212] pid_max: default: 32768 minimum: 301 [ 0.137223] ACPI: Core revision 20150930 [ 0.138683] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140146] Security Framework initialized [ 0.140978] Yama: becoming mindful. [ 0.141712] AppArmor: AppArmor initialized [ 0.142593] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144008] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145387] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146681] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148164] Initializing cgroup subsys io [ 0.148999] Initializing cgroup subsys memory [ 0.149887] Initializing cgroup subsys devices [ 0.150791] Initializing cgroup subsys freezer [ 0.151682] Initializing cgroup subsys net_cls [ 0.152562] Initializing cgroup subsys perf_event [ 0.153507] Initializing cgroup subsys net_prio [ 0.154412] Initializing cgroup subsys hugetlb [ 0.155321] Initializing cgroup subsys pids [ 0.156216] CPU: Physical Processor ID: 0 [ 0.157746] mce: CPU supports 10 MCE banks [ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168926] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174162] ftrace: allocating 31920 entries in 125 pages [ 0.195225] smpboot: Max logical packages: 1 [ 0.196105] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197495] x2apic enabled [ 0.198214] Switched APIC routing to physical x2apic. [ 0.199794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200880] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.202839] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.204239] ... version: 2 [ 0.204960] ... bit width: 48 [ 0.205732] ... generic registers: 4 [ 0.206463] ... value mask: 0000ffffffffffff [ 0.207358] ... max period: 000000007fffffff [ 0.208263] ... fixed-purpose events: 3 [ 0.208970] ... event mask: 000000070000000f [ 0.209912] KVM setup paravirtual spinlock [ 0.211122] x86: Booted up 1 node, 1 CPUs [ 0.211870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213217] devtmpfs: initialized [ 0.214869] evm: security.selinux [ 0.215505] evm: security.SMACK64 [ 0.216133] evm: security.SMACK64EXEC [ 0.216854] evm: security.SMACK64TRANSMUTE [ 0.217626] evm: security.SMACK64MMAP [ 0.218332] evm: security.ima [ 0.218921] evm: security.capability [ 0.219655] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221339] pinctrl core: initialized pinctrl subsystem [ 0.222387] RTC time: 22:34:16, date: 05/17/18 [ 0.223267] NET: Registered protocol family 16 [ 0.224142] cpuidle: using governor ladder [ 0.224887] cpuidle: using governor menu [ 0.225594] PCCT header not found. [ 0.226324] ACPI: bus type PCI registered [ 0.227059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228175] PCI: Using configuration type 1 for base access [ 0.229155] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.231064] ACPI: Added _OSI(Module Device) [ 0.231807] ACPI: Added _OSI(Processor Device) [ 0.232581] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233395] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235199] ACPI: Interpreter enabled [ 0.235806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239180] ACPI: (supports S0 S3 S4 S5) [ 0.239844] ACPI: Using IOAPIC for interrupt routing [ 0.240672] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243448] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246648] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248626] acpiphp: Slot [3] registered [ 0.249264] acpiphp: Slot [4] registered [ 0.249953] acpiphp: Slot [5] registered [ 0.250602] acpiphp: Slot [6] registered [ 0.251302] acpiphp: Slot [7] registered [ 0.252012] acpiphp: Slot [8] registered [ 0.252731] acpiphp: Slot [9] registered [ 0.253463] acpiphp: Slot [10] registered [ 0.254119] acpiphp: Slot [11] registered [ 0.261156] acpiphp: Slot [12] registered [ 0.261860] acpiphp: Slot [13] registered [ 0.262570] acpiphp: Slot [14] registered [ 0.263266] acpiphp: Slot [15] registered [ 0.263929] acpiphp: Slot [16] registered [ 0.264604] acpiphp: Slot [17] registered [ 0.265344] acpiphp: Slot [18] registered [ 0.266080] acpiphp: Slot [19] registered [ 0.266811] acpiphp: Slot [20] registered [ 0.267457] acpiphp: Slot [21] registered [ 0.268172] acpiphp: Slot [22] registered [ 0.268884] acpiphp: Slot [23] registered [ 0.269613] acpiphp: Slot [24] registered [ 0.270297] acpiphp: Slot [25] registered [ 0.271034] acpiphp: Slot [26] registered [ 0.271786] acpiphp: Slot [27] registered [ 0.272478] acpiphp: Slot [28] registered [ 0.273171] acpiphp: Slot [29] registered [ 0.273853] acpiphp: Slot [30] registered [ 0.274558] acpiphp: Slot [31] registered [ 0.275222] PCI host bridge to bus 0000:00 [ 0.275915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.277029] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.279365] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.280619] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.281894] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.285798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.287314] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.288691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.290174] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.293988] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295813] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324863] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.326383] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.329902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331398] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332707] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.333947] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336914] vgaarb: loaded [ 0.337552] vgaarb: bridge control possible 0000:00:02.0 [ 0.338841] SCSI subsystem initialized [ 0.339732] ACPI: bus type USB registered [ 0.340659] usbcore: registered new interface driver usbfs [ 0.341865] usbcore: registered new interface driver hub [ 0.343049] usbcore: registered new device driver usb [ 0.344227] PCI: Using ACPI for IRQ routing [ 0.345279] NetLabel: Initializing [ 0.346052] NetLabel: domain hash size = 128 [ 0.347022] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348103] NetLabel: unlabeled traffic allowed by default [ 0.349364] clocksource: Switched to clocksource kvm-clock [ 0.354868] AppArmor: AppArmor Filesystem Enabled [ 0.355942] pnp: PnP ACPI init [ 0.356875] pnp: PnP ACPI: found 5 devices [ 0.363300] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.365254] NET: Registered protocol family 2 [ 0.366304] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.367776] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.369160] TCP: Hash tables configured (established 4096 bind 4096) [ 0.370490] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.371470] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.372504] NET: Registered protocol family 1 [ 0.373236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375374] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403150] Trying to unpack rootfs image as initramfs... [ 0.452656] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.454038] Scanning for low memory corruption every 60 seconds [ 0.455169] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456126] audit: initializing netlink subsys (disabled) [ 0.456985] audit: type=2000 audit(1526596457.189:1): initialized [ 0.458497] Initialise system trusted keyring [ 0.459298] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.460266] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.462073] zbud: loaded [ 0.462632] VFS: Disk quotas dquot_6.6.0 [ 0.463287] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.464637] fuse init (API version 7.23) [ 0.465431] Key type big_key registered [ 0.466052] Allocating IMA MOK and blacklist keyrings. [ 0.467401] Key type asymmetric registered [ 0.468099] Asymmetric key parser 'x509' registered [ 0.468908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.470145] io scheduler noop registered [ 0.470865] io scheduler deadline registered (default) [ 0.471648] io scheduler cfq registered [ 0.472317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.474235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475430] ACPI: Power Button [PWRF] [ 0.476122] GHES: HEST is not enabled! [ 0.489581] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.531286] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.532989] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.555477] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.557469] Linux agpgart interface v0.103 [ 0.559479] brd: module loaded [ 0.560665] loop: module loaded [ 0.565903] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.567363] GPT:90111 != 2097151 [ 0.568006] GPT:Alternate GPT header not at the end of the disk. [ 0.569161] GPT:90111 != 2097151 [ 0.569844] GPT: Use GNU Parted to correct GPT errors. [ 0.571925] vda: vda1 vda15 [ 0.574320] vdb: [ 0.575433] scsi host0: ata_piix [ 0.576282] scsi host1: ata_piix [ 0.577096] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.578565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.580213] libphy: Fixed MDIO Bus: probed [ 0.581113] tun: Universal TUN/TAP device driver, 1.6 [ 0.582207] tun: (C) 1999-2004 Max Krasnyansky [ 0.584427] PPP generic driver version 2.4.2 [ 0.585418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586838] ehci-pci: EHCI PCI platform driver [ 0.587811] ehci-platform: EHCI generic platform driver [ 0.588928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590234] ohci-pci: OHCI PCI platform driver [ 0.591229] ohci-platform: OHCI generic platform driver [ 0.592398] uhci_hcd: USB Universal Host Controller Interface driver [ 0.606761] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.607887] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.609574] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.610700] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.611930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.613336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.614928] usb usb1: Product: UHCI Host Controller [ 0.615803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.616913] usb usb1: SerialNumber: 0000:00:01.2 [ 0.617814] hub 1-0:1.0: USB hub found [ 0.618475] hub 1-0:1.0: 2 ports detected [ 0.619316] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621084] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.621887] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.622881] mousedev: PS/2 mouse device common for all mice [ 0.623926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.625596] rtc_cmos 00:00: RTC can wake from S4 [ 0.626506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.627508] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.628558] i2c /dev entries driver [ 0.629232] device-mapper: uevent: version 1.0.3 [ 0.630500] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.631979] ledtrig-cpu: registered to indicate activity on CPUs [ 0.633137] NET: Registered protocol family 10 [ 0.633993] NET: Registered protocol family 17 [ 0.634822] Key type dns_resolver registered [ 0.635631] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.636594] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.638212] registered taskstats version 1 [ 0.638956] Loading compiled-in X.509 certificates [ 0.640295] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.641968] zswap: loaded using pool lzo/zbud [ 0.643264] Key type trusted registered [ 0.644694] Key type encrypted registered [ 0.645414] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646420] ima: No TPM chip found, activating TPM-bypass! [ 0.647402] evm: HMAC attrs: 0x1 [ 0.654654] Magic number: 2:635:603 [ 0.655388] rtc_cmos 00:00: setting system clock to 2018-05-17 22:34:16 UTC (1526596456) [ 0.656793] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.658002] EDD information not available. [ 0.738316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.739679] Write protecting the kernel read-only data: 14336k [ 0.741095] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.742665] 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.799783] 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.70 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.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK 2018-05-17 22:34:19,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:19,544 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT3/xYr0QtWnSubaw53jQYrySR/DffCseWcr5bWF4qt1GZJ0t22SsxKubG4PO9xUwIx+PbNMTSboCkFq3fZkuD8e3yXNWh4LDzhsMOVEwy85PoCK+ZzANMB6vMEmfjG9pa8ECrSvshpbnrE+rfY0Dc0ePB9lt+xMa1uLtIxsVmKQAukFbRDKzAKrQZIhvjaDy3/WbhkE9UptQ5HhelQTI8+o/mTqwBHNdWab7o3syvu8C/uRVjW2owroUjI2t/v+XdvSUnoxygwyPJyRW7w2FIMVOkKmQrdzuACcC/J5Bcd6df9DavTU7B0SGNxxz52oYd5hXU2N+bMtSJwrDGhRK1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA09/8WK9ELVp0rm2sOd40GK8kkfw33wrHlnK+W1heKrdRmSdL\ndtkrMSrmxuDzvcVMCMfj2zTE0m6ApBat32ZLg/Ht8lzVoeCw84bDDlRMMvOT6Aiv\nmcwDTAerzBJn4xvaWvBAq0r7IaW56xPq32NA3NHjwfZbfsTGtbi7SMbFZikALpBW\n0QyswCq0GSIb42g8t/1m4ZBPVKbUOR4XpUEyPPqP5k6sARzXVmm+6N7Mr7vAv7kV\nY1tqMK6FIyNrf7/l3b0lJ6McoMMjyckVu8NhSDFTpCpkK3c7gAnAvyeQXHenX/Q2\nr01OwdEhjccc+dqGHeYV1NjfmzLUicKwxoUStQIDAQABAoIBAFUX41B268nPR4d6\nkq4XGRNE3EopYwMYYDqDUQJ8xi0fvQzmpD9STy+LDG6ZkCsKX1Qze8bhNZ9SNCYy\n2ZgcjH2sn6U0NbSy+j6ERDiwEH5yJ1gMjQIW1sglWJE4XzLuT88wKLji/2NvHPFV\n6YHYageF4JRY7jxGqYv4and7JXK2j55qj8xXImBRhtlLMgLdpbjj1heheScYHUvV\nszYnsszZ/ptRoWYuabPnB0ShLFuoSZkIPdsXmKZ0Fel5MjecyryQrke0byBfc40t\nuPrvSMvWEnSJd+1u3Ht/7GXTnbzNNVOujYbl4fjBRoGe00FWPEfbCA3CWHiOC5KS\nXORapwECgYEA8hciFnxkQRzctLPXEYHqHGc/jrjG9PEmuxn+tPjImzTnxf7btSwD\n4k3rVvQ9jAlJW1OlNqmY2rj2W/V0596ds5738DIO8rnq/tVF0As8ythfwajOTMeg\nNfbLDuvI7Ti/has73wryYKBYeSVgRkbDZFZn7IVRO3pAen772xbWKvUCgYEA4Axr\nQ2ezw4mq7bwgiN4qMbhHqbtzQo3kzFC0xwnaGqEz5Ewwf7qOjmaMKrQ/q8PcqSlC\n1B73EvG5z4wXdiaksAdvRM8da3AaT8NfvcfdoP+FzSFDUwME14w3lft62Ny/pg82\ncFoBTkHO4H/FLsv5gBUYGMnA5/CaY0uaAzAF8MECgYBObCwAuL8JUL42U2PCKiGa\nnd+67iSVSGFRjvQxz728eYDzZMHriJyhfLhV7LzbVk7LJOeKM5pukChOVc9PJZBU\nlZSf3Ld27b8wWgpJgLpqw3kRlQtvV+OQV6gj50Gphw6T0IqOkE8/+fFvHSp42YeG\nQ29a8T0FVW75v5T6vgUW2QKBgBrVQe9ztxLfJQqN8nOR8Am+YU7RtW8uIU3bCJuh\n8W4pClb4TQKvLC2f2H+w0MNYlM/psihHgR3St4dE5vZukGDIsynRiFt6tJwC8S+A\nhWmn0LWNm0uQ2/6Yu3uJ/9+DKKzRu5pfHTLrLMS0aMA/C6WsYRNu7lyY81SbFFn3\nYW7BAoGAHb3MvnjknvqgKFSg2LDTBz8eOVvd/a/kEpBjwIyyKFrzSSdbfX0NzbCa\nvdhvOK/1AkKxrldR949kmsYadWpv8iZbx2wmtH/R10mc72hXyrunWUb0r6eMvMdt\nbFtzH5kTmhwDJJXqc3lyCpE2MYPXCaRn2N0EfMRK2LT4cY8jloI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'849bbf82ac494cacb477fe680dcb6cac', 'name': u'vping-keypair-f16575e0-b86d-4cf3-bcdb-45eab85b2971', 'created_at': '2018-05-17T22:34:19.544103', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:c5:c3:ae:d8:80:4d:7e:66:36:f2:47:71:8a:f7:f1', 'type': 'ssh', 'id': u'vping-keypair-f16575e0-b86d-4cf3-bcdb-45eab85b2971'}) 2018-05-17 22:34:19,544 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA09/8WK9ELVp0rm2sOd40GK8kkfw33wrHlnK+W1heKrdRmSdL dtkrMSrmxuDzvcVMCMfj2zTE0m6ApBat32ZLg/Ht8lzVoeCw84bDDlRMMvOT6Aiv mcwDTAerzBJn4xvaWvBAq0r7IaW56xPq32NA3NHjwfZbfsTGtbi7SMbFZikALpBW 0QyswCq0GSIb42g8t/1m4ZBPVKbUOR4XpUEyPPqP5k6sARzXVmm+6N7Mr7vAv7kV Y1tqMK6FIyNrf7/l3b0lJ6McoMMjyckVu8NhSDFTpCpkK3c7gAnAvyeQXHenX/Q2 r01OwdEhjccc+dqGHeYV1NjfmzLUicKwxoUStQIDAQABAoIBAFUX41B268nPR4d6 kq4XGRNE3EopYwMYYDqDUQJ8xi0fvQzmpD9STy+LDG6ZkCsKX1Qze8bhNZ9SNCYy 2ZgcjH2sn6U0NbSy+j6ERDiwEH5yJ1gMjQIW1sglWJE4XzLuT88wKLji/2NvHPFV 6YHYageF4JRY7jxGqYv4and7JXK2j55qj8xXImBRhtlLMgLdpbjj1heheScYHUvV szYnsszZ/ptRoWYuabPnB0ShLFuoSZkIPdsXmKZ0Fel5MjecyryQrke0byBfc40t uPrvSMvWEnSJd+1u3Ht/7GXTnbzNNVOujYbl4fjBRoGe00FWPEfbCA3CWHiOC5KS XORapwECgYEA8hciFnxkQRzctLPXEYHqHGc/jrjG9PEmuxn+tPjImzTnxf7btSwD 4k3rVvQ9jAlJW1OlNqmY2rj2W/V0596ds5738DIO8rnq/tVF0As8ythfwajOTMeg NfbLDuvI7Ti/has73wryYKBYeSVgRkbDZFZn7IVRO3pAen772xbWKvUCgYEA4Axr Q2ezw4mq7bwgiN4qMbhHqbtzQo3kzFC0xwnaGqEz5Ewwf7qOjmaMKrQ/q8PcqSlC 1B73EvG5z4wXdiaksAdvRM8da3AaT8NfvcfdoP+FzSFDUwME14w3lft62Ny/pg82 cFoBTkHO4H/FLsv5gBUYGMnA5/CaY0uaAzAF8MECgYBObCwAuL8JUL42U2PCKiGa nd+67iSVSGFRjvQxz728eYDzZMHriJyhfLhV7LzbVk7LJOeKM5pukChOVc9PJZBU lZSf3Ld27b8wWgpJgLpqw3kRlQtvV+OQV6gj50Gphw6T0IqOkE8/+fFvHSp42YeG Q29a8T0FVW75v5T6vgUW2QKBgBrVQe9ztxLfJQqN8nOR8Am+YU7RtW8uIU3bCJuh 8W4pClb4TQKvLC2f2H+w0MNYlM/psihHgR3St4dE5vZukGDIsynRiFt6tJwC8S+A hWmn0LWNm0uQ2/6Yu3uJ/9+DKKzRu5pfHTLrLMS0aMA/C6WsYRNu7lyY81SbFFn3 YW7BAoGAHb3MvnjknvqgKFSg2LDTBz8eOVvd/a/kEpBjwIyyKFrzSSdbfX0NzbCa vdhvOK/1AkKxrldR949kmsYadWpv8iZbx2wmtH/R10mc72hXyrunWUb0r6eMvMdt bFtzH5kTmhwDJJXqc3lyCpE2MYPXCaRn2N0EfMRK2LT4cY8jloI= -----END RSA PRIVATE KEY----- 2018-05-17 22:34:20,536 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971' 2018-05-17 22:34:30,557 - 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-f16575e0-b86d-4cf3-bcdb-45eab85b2971': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:50:96', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd1732b4c-c52d-4e79-94f5-7ac3a38114df'}), 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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-17T22:34:29.000000', 'flavor': Munch({u'id': u'3cef4470-fbcb-43b2-8b1f-6e453de971e1'}), 'az': u'nova', 'id': u'08861700-9ef5-44c2-b521-2f8b01cd84a1', 'security_groups': [Munch({u'name': u'vping-sg-f16575e0-b86d-4cf3-bcdb-45eab85b2971'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'849bbf82ac494cacb477fe680dcb6cac', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', '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-17T22:34:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T22:34:30Z', 'hostId': u'e551770b43df87d4746f6951b6654325ab8d221fd4812077f96cd9b8', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-f16575e0-b86d-4cf3-bcdb-45eab85b2971', 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'e551770b43df87d4746f6951b6654325ab8d221fd4812077f96cd9b8', '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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-17T22:34:29.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c0f8595ed65409a852234867dbe05e3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-ha.local', 'name': u'opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971', 'adminPass': u's79oBxjhxSyJ', 'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', 'created_at': u'2018-05-17T22:34:22Z', 'created': u'2018-05-17T22:34:22Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 22:34:33,326 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'8b8af0b0-31cb-4c55-91ca-bb84ecf38e4f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', 'created_at': u'2018-05-17T22:34:32Z', 'attached': True, 'updated_at': u'2018-05-17T22:34:32Z', 'id': u'4dc20803-12eb-41fc-a656-72363eda8511', 'floating_network_id': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'172.30.10.121', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8b8af0b0-31cb-4c55-91ca-bb84ecf38e4f', 'project_id': u'3c0f8595ed65409a852234867dbe05e3', 'port_id': u'eb5d022f-0a72-45f6-ac31-93ba6328d0fa', 'port': u'eb5d022f-0a72-45f6-ac31-93ba6328d0fa', 'network': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa'}) 2018-05-17 22:34:34,877 - 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 662461477 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.135805] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137615] pid_max: default: 32768 minimum: 301 [ 0.138597] ACPI: Core revision 20150930 [ 0.140028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141430] Security Framework initialized [ 0.142311] Yama: becoming mindful. [ 0.143111] AppArmor: AppArmor initialized [ 0.144009] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145471] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148273] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149791] Initializing cgroup subsys io [ 0.150693] Initializing cgroup subsys memory [ 0.151654] Initializing cgroup subsys devices [ 0.152601] Initializing cgroup subsys freezer [ 0.153545] Initializing cgroup subsys net_cls [ 0.154503] Initializing cgroup subsys perf_event [ 0.155479] Initializing cgroup subsys net_prio [ 0.156454] Initializing cgroup subsys hugetlb [ 0.157400] Initializing cgroup subsys pids [ 0.158323] CPU: Physical Processor ID: 0 [ 0.159863] mce: CPU supports 10 MCE banks [ 0.160769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176319] ftrace: allocating 31920 entries in 125 pages [ 0.197563] smpboot: Max logical packages: 1 [ 0.198479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199864] x2apic enabled [ 0.200614] Switched APIC routing to physical x2apic. [ 0.202097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203233] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.205210] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.206806] ... version: 2 [ 0.207572] ... bit width: 48 [ 0.208384] ... generic registers: 4 [ 0.209168] ... value mask: 0000ffffffffffff [ 0.210178] ... max period: 000000007fffffff [ 0.211155] ... fixed-purpose events: 3 [ 0.211898] ... event mask: 000000070000000f [ 0.212864] KVM setup paravirtual spinlock [ 0.214093] x86: Booted up 1 node, 1 CPUs [ 0.214851] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216161] devtmpfs: initialized [ 0.217794] evm: security.selinux [ 0.218435] evm: security.SMACK64 [ 0.219072] evm: security.SMACK64EXEC [ 0.219752] evm: security.SMACK64TRANSMUTE [ 0.220508] evm: security.SMACK64MMAP [ 0.221207] evm: security.ima [ 0.221787] evm: security.capability [ 0.222542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224313] pinctrl core: initialized pinctrl subsystem [ 0.225342] RTC time: 22:34:29, date: 05/17/18 [ 0.226254] NET: Registered protocol family 16 [ 0.227181] cpuidle: using governor ladder [ 0.227944] cpuidle: using governor menu [ 0.228676] PCCT header not found. [ 0.229373] ACPI: bus type PCI registered [ 0.230130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231320] PCI: Using configuration type 1 for base access [ 0.232334] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.234255] ACPI: Added _OSI(Module Device) [ 0.235052] ACPI: Added _OSI(Processor Device) [ 0.235866] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236717] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238533] ACPI: Interpreter enabled [ 0.239250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242739] ACPI: (supports S0 S3 S4 S5) [ 0.243450] ACPI: Using IOAPIC for interrupt routing [ 0.244325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252623] acpiphp: Slot [3] registered [ 0.253365] acpiphp: Slot [4] registered [ 0.254099] acpiphp: Slot [5] registered [ 0.254821] acpiphp: Slot [6] registered [ 0.255504] acpiphp: Slot [7] registered [ 0.256197] acpiphp: Slot [8] registered [ 0.256904] acpiphp: Slot [9] registered [ 0.257612] acpiphp: Slot [10] registered [ 0.258341] acpiphp: Slot [11] registered [ 0.265391] acpiphp: Slot [12] registered [ 0.266132] acpiphp: Slot [13] registered [ 0.266876] acpiphp: Slot [14] registered [ 0.267615] acpiphp: Slot [15] registered [ 0.268348] acpiphp: Slot [16] registered [ 0.269086] acpiphp: Slot [17] registered [ 0.269824] acpiphp: Slot [18] registered [ 0.270563] acpiphp: Slot [19] registered [ 0.271292] acpiphp: Slot [20] registered [ 0.272026] acpiphp: Slot [21] registered [ 0.272749] acpiphp: Slot [22] registered [ 0.273472] acpiphp: Slot [23] registered [ 0.274204] acpiphp: Slot [24] registered [ 0.274927] acpiphp: Slot [25] registered [ 0.275632] acpiphp: Slot [26] registered [ 0.276331] acpiphp: Slot [27] registered [ 0.277053] acpiphp: Slot [28] registered [ 0.277791] acpiphp: Slot [29] registered [ 0.278529] acpiphp: Slot [30] registered [ 0.279258] acpiphp: Slot [31] registered [ 0.279986] PCI host bridge to bus 0000:00 [ 0.280709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.281844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.282983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284301] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.285617] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.286949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.290624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.291830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.292933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.294117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.298367] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.299969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.327991] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.329281] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.330528] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.332286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.334643] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335643] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.336601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.338004] vgaarb: loaded [ 0.338557] vgaarb: bridge control possible 0000:00:02.0 [ 0.339587] SCSI subsystem initialized [ 0.340311] ACPI: bus type USB registered [ 0.341040] usbcore: registered new interface driver usbfs [ 0.341990] usbcore: registered new interface driver hub [ 0.342922] usbcore: registered new device driver usb [ 0.343870] PCI: Using ACPI for IRQ routing [ 0.344772] NetLabel: Initializing [ 0.345396] NetLabel: domain hash size = 128 [ 0.346147] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347001] NetLabel: unlabeled traffic allowed by default [ 0.348029] clocksource: Switched to clocksource kvm-clock [ 0.353280] AppArmor: AppArmor Filesystem Enabled [ 0.354150] pnp: PnP ACPI init [ 0.354959] pnp: PnP ACPI: found 5 devices [ 0.361187] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.362729] NET: Registered protocol family 2 [ 0.363568] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.364703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.365757] TCP: Hash tables configured (established 4096 bind 4096) [ 0.366819] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.367832] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.368923] NET: Registered protocol family 1 [ 0.369689] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371658] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.399131] Trying to unpack rootfs image as initramfs... [ 0.447979] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.449407] Scanning for low memory corruption every 60 seconds [ 0.450610] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.451643] audit: initializing netlink subsys (disabled) [ 0.452588] audit: type=2000 audit(1526596470.193:1): initialized [ 0.453809] Initialise system trusted keyring [ 0.454637] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.455699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457525] zbud: loaded [ 0.458127] VFS: Disk quotas dquot_6.6.0 [ 0.458864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460290] fuse init (API version 7.23) [ 0.461081] Key type big_key registered [ 0.461786] Allocating IMA MOK and blacklist keyrings. [ 0.463152] Key type asymmetric registered [ 0.463876] Asymmetric key parser 'x509' registered [ 0.464732] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.466037] io scheduler noop registered [ 0.466744] io scheduler deadline registered (default) [ 0.467633] io scheduler cfq registered [ 0.468396] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.469343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.470527] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471839] ACPI: Power Button [PWRF] [ 0.472610] GHES: HEST is not enabled! [ 0.485856] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.526876] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.528594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.551788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.553561] Linux agpgart interface v0.103 [ 0.555348] brd: module loaded [ 0.556327] loop: module loaded [ 0.561264] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.562465] GPT:90111 != 2097151 [ 0.563015] GPT:Alternate GPT header not at the end of the disk. [ 0.563942] GPT:90111 != 2097151 [ 0.564502] GPT: Use GNU Parted to correct GPT errors. [ 0.565317] vda: vda1 vda15 [ 0.566903] vdb: [ 0.567797] scsi host0: ata_piix [ 0.568424] scsi host1: ata_piix [ 0.569020] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.570051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.571282] libphy: Fixed MDIO Bus: probed [ 0.571969] tun: Universal TUN/TAP device driver, 1.6 [ 0.572759] tun: (C) 1999-2004 Max Krasnyansky [ 0.574554] PPP generic driver version 2.4.2 [ 0.575339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.576353] ehci-pci: EHCI PCI platform driver [ 0.577092] ehci-platform: EHCI generic platform driver [ 0.577929] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.579931] ohci-pci: OHCI PCI platform driver [ 0.580693] ohci-platform: OHCI generic platform driver [ 0.581547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.595654] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.596513] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.597742] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.598567] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.599526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.600617] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601827] usb usb1: Product: UHCI Host Controller [ 0.602627] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.603611] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604435] hub 1-0:1.0: USB hub found [ 0.605090] hub 1-0:1.0: 2 ports detected [ 0.605860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.607643] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.608489] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.609353] mousedev: PS/2 mouse device common for all mice [ 0.610404] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.611977] rtc_cmos 00:00: RTC can wake from S4 [ 0.613269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.614300] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.615336] i2c /dev entries driver [ 0.615965] device-mapper: uevent: version 1.0.3 [ 0.616762] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.618138] ledtrig-cpu: registered to indicate activity on CPUs [ 0.619263] NET: Registered protocol family 10 [ 0.620126] NET: Registered protocol family 17 [ 0.620882] Key type dns_resolver registered [ 0.621665] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.622594] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.624091] registered taskstats version 1 [ 0.624799] Loading compiled-in X.509 certificates [ 0.626086] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.627681] zswap: loaded using pool lzo/zbud [ 0.628906] Key type trusted registered [ 0.630299] Key type encrypted registered [ 0.630998] AppArmor: AppArmor sha1 policy hashing enabled [ 0.631861] ima: No TPM chip found, activating TPM-bypass! [ 0.632763] evm: HMAC attrs: 0x1 [ 0.639962] Magic number: 2:635:603 [ 0.640688] rtc_cmos 00:00: setting system clock to 2018-05-17 22:34:29 UTC (1526596469) [ 0.642039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642999] EDD information not available. [ 0.728944] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.730303] Write protecting the kernel read-only data: 14336k [ 0.731740] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.733310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.57 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.785184] 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.65 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.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDpSLahriwQOKUm5HG7MZom60UFOFrkXlsYQ0KuzujyusMlxuKcjDK9NQLxJY60yZ5nbsrRXULwUBdX/wVgMkg2zAM0ZgVnwq1eyQ23fcEsjqBdptX4ZCB+SgSJAqtWIKacCNHdlR3XkrA9Ejq5wYYc11l2cSZd7L4mktqPFr9OS0ucKRKbwCdnbSvFPrS14UmSFu3L08LVGn0O6CYHSsQedt8sR9YWGRL0kRAN+gXFvfakabw6k4ppD1qXh58ogMdNoDm6PvLEw7ivGRmHw3avpi1hTToS4fmr3PC+vQZ4V4W8j53USO4BN/FsHZ3QVfmTG8hCHkf2SKdrMRofpwnj root@opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971 ssh-dss AAAAB3NzaC1kc3MAAACBAI2PRlG0IO13arMjjYGpmcs/qeS3ohMN31oKqe8fKYShC0rTCypsujqBXh5AcQVAS1n0VIYGiBpVAZ5X0FkNMORCaDi5LP10Fjeko2Ax1vZbnl1f7KeS+AnCD6IT193Ct5tReh+K70aPuK7Wm+/tLD9bsKgCFNkW3XwLg7UWy8vrAAAAFQDo/Os/yZlXlkOkoOeFwzlRwtuKGQAAAIAPutfUTHPXm2Fy3L7rv/Fo+fJEgBdPAjHvzmwZ/SCoZ1Z8VIzB0J/qSry37ZR7CjhNjg1DAzbZ6euGTcbmKeazyateKZmaDLhldEFT/5hY1g8vH8pe7vZmaeVtPE8pPKR2F4i04xeZIRBcPQ58wwpM6K17X96MtKl7ekilM6JmbQAAAIAoQGHCXnDuYlpGQneE+CQ4zFisl1WVvDjpyU104g0X/jH/dO+TotzbLlJvvd06VQvqi8FuKdlcy6Rb+8I6qmiN0APyopIYKUP6g+TtQfmCKQocPH2ZUKnXb3ehpPeNVe6pyeZu4HpU5Wztm7Lj7N+Wr3BG4aWtHAPcSTkR6jlgZg== root@opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fe1e:5096/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 08861700-9ef5-44c2-b521-2f8b01cd84a1 name: opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971 availability-zone: nova local-hostname: opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--f16575e0-b86d-4cf3-bcdb-45eab85b2971 login: 2018-05-17 22:34:34,877 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-17 22:34:34,981 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-17 22:34:34,990 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-17 22:34:34,994 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-17 22:34:34,994 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-17 22:34:35,507 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:34:35,508 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 22:34:51,190 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-17 22:34:51,929 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'81b6fbc2-b027-44af-9e57-fb0f4be9a6c1'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T22:21:32Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa', 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'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:21:27Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:51,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-17 22:34:51,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-17 22:34:51' 2018-05-17 22:34:51,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:34:51,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-17 22:34:52,798 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--c3c318e9-82e2-406e-ae89-44586a88640c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T22:34:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/449729a1-6b1a-4d1f-8a8d-fc7cf39add23/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'449729a1-6b1a-4d1f-8a8d-fc7cf39add23', u'size': None, u'name': u'functest-vping--c3c318e9-82e2-406e-ae89-44586a88640c', u'checksum': None, u'self': u'/v2/images/449729a1-6b1a-4d1f-8a8d-fc7cf39add23', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T22:34:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 22:34:52,798 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:34:53,322 - 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-17T22:34:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1a966b77-c283-4bb0-bdbf-03c4e72f6d63', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-c3c318e9-82e2-406e-ae89-44586a88640c', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:54,395 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T22:34:54Z', 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'84ae2e48-9d32-448b-8512-ca23c18a556f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-c3c318e9-82e2-406e-ae89-44586a88640c', u'enable_dhcp': True, u'network_id': u'1a966b77-c283-4bb0-bdbf-03c4e72f6d63', u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:54,396 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:34:56,177 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T22:34:55Z', u'revision_number': 2, u'ha': False, u'id': u'299b9e41-bec2-45a1-86b7-01760e82969f', u'external_gateway_info': {u'network_id': u'c4f1f84f-86d5-4283-b9b2-db83be1785fa', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'81b6fbc2-b027-44af-9e57-fb0f4be9a6c1', u'ip_address': u'172.30.10.119'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-c3c318e9-82e2-406e-ae89-44586a88640c', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:34:54Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:34:58,296 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:34:58,433 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-c3c318e9-82e2-406e-ae89-44586a88640c', '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'3c0f8595ed65409a852234867dbe05e3', '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'135b2232-f888-4a1e-8db4-6486c71206f1', 'swap': 0}) 2018-05-17 22:34:59,204 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:35:09,444 - 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-c3c318e9-82e2-406e-ae89-44586a88640c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:1f:b2', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'449729a1-6b1a-4d1f-8a8d-fc7cf39add23'}), 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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-17T22:35:07.000000', 'flavor': Munch({u'id': u'135b2232-f888-4a1e-8db4-6486c71206f1'}), 'az': u'nova', 'id': u'4d536b54-ca27-494f-802a-637a367ee885', 'security_groups': [Munch({u'name': u'vping-sg-c3c318e9-82e2-406e-ae89-44586a88640c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'849bbf82ac494cacb477fe680dcb6cac', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', '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-17T22:35:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T22:35:08Z', 'hostId': u'e551770b43df87d4746f6951b6654325ab8d221fd4812077f96cd9b8', 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.12', 'cloud': 'envvars', 'host_id': u'e551770b43df87d4746f6951b6654325ab8d221fd4812077f96cd9b8', '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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-17T22:35:07.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c0f8595ed65409a852234867dbe05e3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-ha.local', 'name': u'opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c', 'adminPass': u's4ShMYbYWHLq', 'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', 'created_at': u'2018-05-17T22:35:01Z', 'created': u'2018-05-17T22:35:01Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 22:35:11,240 - 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 612046942 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.134565] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136329] pid_max: default: 32768 minimum: 301 [ 0.137292] ACPI: Core revision 20150930 [ 0.138692] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140104] Security Framework initialized [ 0.140974] Yama: becoming mindful. [ 0.141726] AppArmor: AppArmor initialized [ 0.142630] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144206] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146919] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148430] Initializing cgroup subsys io [ 0.149282] Initializing cgroup subsys memory [ 0.150154] Initializing cgroup subsys devices [ 0.151081] Initializing cgroup subsys freezer [ 0.152018] Initializing cgroup subsys net_cls [ 0.152929] Initializing cgroup subsys perf_event [ 0.153893] Initializing cgroup subsys net_prio [ 0.154820] Initializing cgroup subsys hugetlb [ 0.155732] Initializing cgroup subsys pids [ 0.156667] CPU: Physical Processor ID: 0 [ 0.158164] mce: CPU supports 10 MCE banks [ 0.159048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160140] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169243] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174407] ftrace: allocating 31920 entries in 125 pages [ 0.195309] smpboot: Max logical packages: 1 [ 0.196175] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197453] x2apic enabled [ 0.198180] Switched APIC routing to physical x2apic. [ 0.199662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200888] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.203015] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.204638] ... version: 2 [ 0.205440] ... bit width: 48 [ 0.206273] ... generic registers: 4 [ 0.207105] ... value mask: 0000ffffffffffff [ 0.208136] ... max period: 000000007fffffff [ 0.209222] ... fixed-purpose events: 3 [ 0.210039] ... event mask: 000000070000000f [ 0.211106] KVM setup paravirtual spinlock [ 0.212484] x86: Booted up 1 node, 1 CPUs [ 0.213337] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214767] devtmpfs: initialized [ 0.216484] evm: security.selinux [ 0.217195] evm: security.SMACK64 [ 0.217911] evm: security.SMACK64EXEC [ 0.218716] evm: security.SMACK64TRANSMUTE [ 0.219560] evm: security.SMACK64MMAP [ 0.220370] evm: security.ima [ 0.221009] evm: security.capability [ 0.221807] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223738] pinctrl core: initialized pinctrl subsystem [ 0.224823] RTC time: 22:35:07, date: 05/17/18 [ 0.225796] NET: Registered protocol family 16 [ 0.226824] cpuidle: using governor ladder [ 0.227709] cpuidle: using governor menu [ 0.228571] PCCT header not found. [ 0.229372] ACPI: bus type PCI registered [ 0.230228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231577] PCI: Using configuration type 1 for base access [ 0.232672] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.234794] ACPI: Added _OSI(Module Device) [ 0.235670] ACPI: Added _OSI(Processor Device) [ 0.236576] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239532] ACPI: Interpreter enabled [ 0.240287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244212] ACPI: (supports S0 S3 S4 S5) [ 0.244993] ACPI: Using IOAPIC for interrupt routing [ 0.245971] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250174] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255160] acpiphp: Slot [3] registered [ 0.255926] acpiphp: Slot [4] registered [ 0.256777] acpiphp: Slot [5] registered [ 0.257558] acpiphp: Slot [6] registered [ 0.258395] acpiphp: Slot [7] registered [ 0.259176] acpiphp: Slot [8] registered [ 0.259918] acpiphp: Slot [9] registered [ 0.260759] acpiphp: Slot [10] registered [ 0.261666] acpiphp: Slot [11] registered [ 0.269077] acpiphp: Slot [12] registered [ 0.269842] acpiphp: Slot [13] registered [ 0.270602] acpiphp: Slot [14] registered [ 0.271382] acpiphp: Slot [15] registered [ 0.272194] acpiphp: Slot [16] registered [ 0.272968] acpiphp: Slot [17] registered [ 0.273870] acpiphp: Slot [18] registered [ 0.274628] acpiphp: Slot [19] registered [ 0.275438] acpiphp: Slot [20] registered [ 0.276250] acpiphp: Slot [21] registered [ 0.277030] acpiphp: Slot [22] registered [ 0.277844] acpiphp: Slot [23] registered [ 0.278701] acpiphp: Slot [24] registered [ 0.279461] acpiphp: Slot [25] registered [ 0.280289] acpiphp: Slot [26] registered [ 0.281090] acpiphp: Slot [27] registered [ 0.281909] acpiphp: Slot [28] registered [ 0.282745] acpiphp: Slot [29] registered [ 0.283607] acpiphp: Slot [30] registered [ 0.284442] acpiphp: Slot [31] registered [ 0.285209] PCI host bridge to bus 0000:00 [ 0.285942] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.287193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289863] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.292936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301214] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304694] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335942] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337280] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338691] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343023] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345225] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.346888] vgaarb: loaded [ 0.347517] vgaarb: bridge control possible 0000:00:02.0 [ 0.348761] SCSI subsystem initialized [ 0.349585] ACPI: bus type USB registered [ 0.350372] usbcore: registered new interface driver usbfs [ 0.351441] usbcore: registered new interface driver hub [ 0.352443] usbcore: registered new device driver usb [ 0.353586] PCI: Using ACPI for IRQ routing [ 0.354545] NetLabel: Initializing [ 0.355278] NetLabel: domain hash size = 128 [ 0.356154] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357119] NetLabel: unlabeled traffic allowed by default [ 0.358235] clocksource: Switched to clocksource kvm-clock [ 0.363722] AppArmor: AppArmor Filesystem Enabled [ 0.364631] pnp: PnP ACPI init [ 0.365492] pnp: PnP ACPI: found 5 devices [ 0.371811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373615] NET: Registered protocol family 2 [ 0.374593] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375939] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377209] TCP: Hash tables configured (established 4096 bind 4096) [ 0.378388] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380674] NET: Registered protocol family 1 [ 0.381533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382729] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383857] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411567] Trying to unpack rootfs image as initramfs... [ 0.460095] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.461681] Scanning for low memory corruption every 60 seconds [ 0.463046] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.464288] audit: initializing netlink subsys (disabled) [ 0.465402] audit: type=2000 audit(1526596508.255:1): initialized [ 0.466686] Initialise system trusted keyring [ 0.467513] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.468787] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470683] zbud: loaded [ 0.471337] VFS: Disk quotas dquot_6.6.0 [ 0.472090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473716] fuse init (API version 7.23) [ 0.474555] Key type big_key registered [ 0.475368] Allocating IMA MOK and blacklist keyrings. [ 0.476841] Key type asymmetric registered [ 0.477683] Asymmetric key parser 'x509' registered [ 0.478680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.480205] io scheduler noop registered [ 0.480995] io scheduler deadline registered (default) [ 0.481924] io scheduler cfq registered [ 0.482766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.483851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.486657] ACPI: Power Button [PWRF] [ 0.487518] GHES: HEST is not enabled! [ 0.500794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.527868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541812] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.543591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568070] Linux agpgart interface v0.103 [ 0.569968] brd: module loaded [ 0.571050] loop: module loaded [ 0.576312] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.577633] GPT:90111 != 2097151 [ 0.578300] GPT:Alternate GPT header not at the end of the disk. [ 0.579283] GPT:90111 != 2097151 [ 0.579879] GPT: Use GNU Parted to correct GPT errors. [ 0.580791] vda: vda1 vda15 [ 0.582584] vdb: [ 0.583463] scsi host0: ata_piix [ 0.584150] scsi host1: ata_piix [ 0.584814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.585971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.587296] libphy: Fixed MDIO Bus: probed [ 0.588089] tun: Universal TUN/TAP device driver, 1.6 [ 0.588972] tun: (C) 1999-2004 Max Krasnyansky [ 0.590904] PPP generic driver version 2.4.2 [ 0.591691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.592851] ehci-pci: EHCI PCI platform driver [ 0.593672] ehci-platform: EHCI generic platform driver [ 0.594614] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595696] ohci-pci: OHCI PCI platform driver [ 0.596517] ohci-platform: OHCI generic platform driver [ 0.597364] uhci_hcd: USB Universal Host Controller Interface driver [ 0.613037] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615141] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615987] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619068] usb usb1: Product: UHCI Host Controller [ 0.619825] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620759] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621528] hub 1-0:1.0: USB hub found [ 0.622131] hub 1-0:1.0: 2 ports detected [ 0.622879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624588] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625302] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626092] mousedev: PS/2 mouse device common for all mice [ 0.627081] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.628525] rtc_cmos 00:00: RTC can wake from S4 [ 0.629788] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.630756] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.631666] i2c /dev entries driver [ 0.632242] device-mapper: uevent: version 1.0.3 [ 0.632959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.634259] ledtrig-cpu: registered to indicate activity on CPUs [ 0.635260] NET: Registered protocol family 10 [ 0.636065] NET: Registered protocol family 17 [ 0.636750] Key type dns_resolver registered [ 0.637484] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.638298] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.639636] registered taskstats version 1 [ 0.640280] Loading compiled-in X.509 certificates [ 0.641508] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.642938] zswap: loaded using pool lzo/zbud [ 0.644120] Key type trusted registered [ 0.645411] Key type encrypted registered [ 0.645984] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646702] ima: No TPM chip found, activating TPM-bypass! [ 0.647436] evm: HMAC attrs: 0x1 [ 0.654610] Magic number: 2:635:603 [ 0.655277] rtc_cmos 00:00: setting system clock to 2018-05-17 22:35:07 UTC (1526596507) [ 0.656529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.657433] EDD information not available. [ 0.743471] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744750] Write protecting the kernel read-only data: 14336k [ 0.746097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747590] 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.801079] 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.68 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.12... Lease of 192.168.130.12 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIKdnKkGv2Llq8qQVg/YMNgZifg1oXhG7w8Ln9TNQNeRZwt3GOdqR0QUknOQrtqFToIpaQrUJy6fLJKYWYu8X6GGN6WV1D20lhx31iz+unfyVhG6eHivJIqjAL0fjS6kLWGuvG0eSNJPXTGUUivLNq73wnXVC5I5kuynmaLFyisUqfU9Qs4P2hTlZaLr1KXWkkrFdWhFy/i9xNH+j+6iuj2TgL5FQqq2MXsDyEAhumn13GHkVf7AQcP3fQp2Nw51GiuHdemRkv4Ds/bN8TD0S0C7sULIa2U9rSraRiPx6+lMKw4sLaFyrLXW4AOpZLVhIqTF3OLfoodr7fVTgaXUpx root@opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c ssh-dss AAAAB3NzaC1kc3MAAACBANbeWKLQ2zFExZA6rfRn29LmiqmnC3SR05qvNg18/1NZBVyO4t/2vzSyoqkJ5Pe26luCm3GU3UCHpmoImfPgEOeXqx7bng3SeUS7FYca20yfB+E67Y6hgrz48Jedouf2pDruw+UAykOwyYY2DH+f5cClI8c4azYWNwvsw3i1ymBDAAAAFQDC3lSvyQAfL1ZCgLYYzLY30cvktwAAAIAVRqD8hlAOYJyWe58gFZzLIos3VoHb1dUSSWkvbNq1CP21GZC55/O0rXBy/emAeUASzQnVVIsXAS+YHMYykSIC0n+95/LoziLWf9ELfhvxFayt71+yoUuGZO7D2nzJml0XF/NHmkfxw7SJqhrw9nB1IdhHx0y/vVUee5P/86mOrgAAAIEAuIq9zn0EYlbrq2gtjXbTFImvQJPw9Phf1/1p3mgJwkbq4wYJKpb9qsTTug8Icq0MJuPCEE7y2/PoPqBB3ZyU1g3rRGh5hXj6I3d9hvI+OJLSOhDqObRGwkplVEOscYEfo46SYPSCkBtrCoAj9gR9ziw3NFOTQZo08fYOn3xmFYE= root@opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.12,24,fe80::f816:3eff:fe9d:1fb2/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.12 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: 4d536b54-ca27-494f-802a-637a367ee885 name: opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c availability-zone: nova local-hostname: opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c login: 2018-05-17 22:35:11,241 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c' 2018-05-17 22:35:20,577 - 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-c3c318e9-82e2-406e-ae89-44586a88640c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:a2:ff', 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'449729a1-6b1a-4d1f-8a8d-fc7cf39add23'}), 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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-17T22:35:19.000000', 'flavor': Munch({u'id': u'135b2232-f888-4a1e-8db4-6486c71206f1'}), 'az': u'nova', 'id': u'54713f40-f7f2-4604-ae02-df3c00e554c7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'849bbf82ac494cacb477fe680dcb6cac', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c0f8595ed65409a852234867dbe05e3', '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-17T22:35:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T22:35:20Z', 'hostId': u'08bef63d5920708426df5bf614a6462694ad7effbac4a432143b9604', 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.6', 'cloud': 'envvars', 'host_id': u'08bef63d5920708426df5bf614a6462694ad7effbac4a432143b9604', '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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-17T22:35:19.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c0f8595ed65409a852234867dbe05e3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-ha.local', 'name': u'opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c', 'adminPass': u'2u7C3uVacndr', 'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', 'created_at': u'2018-05-17T22:35:12Z', 'created': u'2018-05-17T22:35:12Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 22:35:21,880 - 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 612046942 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.134565] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136329] pid_max: default: 32768 minimum: 301 [ 0.137292] ACPI: Core revision 20150930 [ 0.138692] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140104] Security Framework initialized [ 0.140974] Yama: becoming mindful. [ 0.141726] AppArmor: AppArmor initialized [ 0.142630] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144206] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146919] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148430] Initializing cgroup subsys io [ 0.149282] Initializing cgroup subsys memory [ 0.150154] Initializing cgroup subsys devices [ 0.151081] Initializing cgroup subsys freezer [ 0.152018] Initializing cgroup subsys net_cls [ 0.152929] Initializing cgroup subsys perf_event [ 0.153893] Initializing cgroup subsys net_prio [ 0.154820] Initializing cgroup subsys hugetlb [ 0.155732] Initializing cgroup subsys pids [ 0.156667] CPU: Physical Processor ID: 0 [ 0.158164] mce: CPU supports 10 MCE banks [ 0.159048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160140] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169243] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174407] ftrace: allocating 31920 entries in 125 pages [ 0.195309] smpboot: Max logical packages: 1 [ 0.196175] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197453] x2apic enabled [ 0.198180] Switched APIC routing to physical x2apic. [ 0.199662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200888] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.203015] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.204638] ... version: 2 [ 0.205440] ... bit width: 48 [ 0.206273] ... generic registers: 4 [ 0.207105] ... value mask: 0000ffffffffffff [ 0.208136] ... max period: 000000007fffffff [ 0.209222] ... fixed-purpose events: 3 [ 0.210039] ... event mask: 000000070000000f [ 0.211106] KVM setup paravirtual spinlock [ 0.212484] x86: Booted up 1 node, 1 CPUs [ 0.213337] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214767] devtmpfs: initialized [ 0.216484] evm: security.selinux [ 0.217195] evm: security.SMACK64 [ 0.217911] evm: security.SMACK64EXEC [ 0.218716] evm: security.SMACK64TRANSMUTE [ 0.219560] evm: security.SMACK64MMAP [ 0.220370] evm: security.ima [ 0.221009] evm: security.capability [ 0.221807] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223738] pinctrl core: initialized pinctrl subsystem [ 0.224823] RTC time: 22:35:07, date: 05/17/18 [ 0.225796] NET: Registered protocol family 16 [ 0.226824] cpuidle: using governor ladder [ 0.227709] cpuidle: using governor menu [ 0.228571] PCCT header not found. [ 0.229372] ACPI: bus type PCI registered [ 0.230228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231577] PCI: Using configuration type 1 for base access [ 0.232672] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.234794] ACPI: Added _OSI(Module Device) [ 0.235670] ACPI: Added _OSI(Processor Device) [ 0.236576] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239532] ACPI: Interpreter enabled [ 0.240287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244212] ACPI: (supports S0 S3 S4 S5) [ 0.244993] ACPI: Using IOAPIC for interrupt routing [ 0.245971] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250174] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255160] acpiphp: Slot [3] registered [ 0.255926] acpiphp: Slot [4] registered [ 0.256777] acpiphp: Slot [5] registered [ 0.257558] acpiphp: Slot [6] registered [ 0.258395] acpiphp: Slot [7] registered [ 0.259176] acpiphp: Slot [8] registered [ 0.259918] acpiphp: Slot [9] registered [ 0.260759] acpiphp: Slot [10] registered [ 0.261666] acpiphp: Slot [11] registered [ 0.269077] acpiphp: Slot [12] registered [ 0.269842] acpiphp: Slot [13] registered [ 0.270602] acpiphp: Slot [14] registered [ 0.271382] acpiphp: Slot [15] registered [ 0.272194] acpiphp: Slot [16] registered [ 0.272968] acpiphp: Slot [17] registered [ 0.273870] acpiphp: Slot [18] registered [ 0.274628] acpiphp: Slot [19] registered [ 0.275438] acpiphp: Slot [20] registered [ 0.276250] acpiphp: Slot [21] registered [ 0.277030] acpiphp: Slot [22] registered [ 0.277844] acpiphp: Slot [23] registered [ 0.278701] acpiphp: Slot [24] registered [ 0.279461] acpiphp: Slot [25] registered [ 0.280289] acpiphp: Slot [26] registered [ 0.281090] acpiphp: Slot [27] registered [ 0.281909] acpiphp: Slot [28] registered [ 0.282745] acpiphp: Slot [29] registered [ 0.283607] acpiphp: Slot [30] registered [ 0.284442] acpiphp: Slot [31] registered [ 0.285209] PCI host bridge to bus 0000:00 [ 0.285942] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.287193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289863] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.292936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301214] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304694] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335942] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337280] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338691] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343023] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345225] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.346888] vgaarb: loaded [ 0.347517] vgaarb: bridge control possible 0000:00:02.0 [ 0.348761] SCSI subsystem initialized [ 0.349585] ACPI: bus type USB registered [ 0.350372] usbcore: registered new interface driver usbfs [ 0.351441] usbcore: registered new interface driver hub [ 0.352443] usbcore: registered new device driver usb [ 0.353586] PCI: Using ACPI for IRQ routing [ 0.354545] NetLabel: Initializing [ 0.355278] NetLabel: domain hash size = 128 [ 0.356154] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357119] NetLabel: unlabeled traffic allowed by default [ 0.358235] clocksource: Switched to clocksource kvm-clock [ 0.363722] AppArmor: AppArmor Filesystem Enabled [ 0.364631] pnp: PnP ACPI init [ 0.365492] pnp: PnP ACPI: found 5 devices [ 0.371811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373615] NET: Registered protocol family 2 [ 0.374593] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375939] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377209] TCP: Hash tables configured (established 4096 bind 4096) [ 0.378388] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380674] NET: Registered protocol family 1 [ 0.381533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382729] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383857] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411567] Trying to unpack rootfs image as initramfs... [ 0.460095] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.461681] Scanning for low memory corruption every 60 seconds [ 0.463046] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.464288] audit: initializing netlink subsys (disabled) [ 0.465402] audit: type=2000 audit(1526596508.255:1): initialized [ 0.466686] Initialise system trusted keyring [ 0.467513] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.468787] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470683] zbud: loaded [ 0.471337] VFS: Disk quotas dquot_6.6.0 [ 0.472090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473716] fuse init (API version 7.23) [ 0.474555] Key type big_key registered [ 0.475368] Allocating IMA MOK and blacklist keyrings. [ 0.476841] Key type asymmetric registered [ 0.477683] Asymmetric key parser 'x509' registered [ 0.478680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.480205] io scheduler noop registered [ 0.480995] io scheduler deadline registered (default) [ 0.481924] io scheduler cfq registered [ 0.482766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.483851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.486657] ACPI: Power Button [PWRF] [ 0.487518] GHES: HEST is not enabled! [ 0.500794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.527868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541812] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.543591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568070] Linux agpgart interface v0.103 [ 0.569968] brd: module loaded [ 0.571050] loop: module loaded [ 0.576312] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.577633] GPT:90111 != 2097151 [ 0.578300] GPT:Alternate GPT header not at the end of the disk. [ 0.579283] GPT:90111 != 2097151 [ 0.579879] GPT: Use GNU Parted to correct GPT errors. [ 0.580791] vda: vda1 vda15 [ 0.582584] vdb: [ 0.583463] scsi host0: ata_piix [ 0.584150] scsi host1: ata_piix [ 0.584814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.585971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.587296] libphy: Fixed MDIO Bus: probed [ 0.588089] tun: Universal TUN/TAP device driver, 1.6 [ 0.588972] tun: (C) 1999-2004 Max Krasnyansky [ 0.590904] PPP generic driver version 2.4.2 [ 0.591691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.592851] ehci-pci: EHCI PCI platform driver [ 0.593672] ehci-platform: EHCI generic platform driver [ 0.594614] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595696] ohci-pci: OHCI PCI platform driver [ 0.596517] ohci-platform: OHCI generic platform driver [ 0.597364] uhci_hcd: USB Universal Host Controller Interface driver [ 0.613037] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615141] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615987] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619068] usb usb1: Product: UHCI Host Controller [ 0.619825] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620759] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621528] hub 1-0:1.0: USB hub found [ 0.622131] hub 1-0:1.0: 2 ports detected [ 0.622879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624588] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625302] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626092] mousedev: PS/2 mouse device common for all mice [ 0.627081] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.628525] rtc_cmos 00:00: RTC can wake from S4 [ 0.629788] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.630756] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.631666] i2c /dev entries driver [ 0.632242] device-mapper: uevent: version 1.0.3 [ 0.632959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.634259] ledtrig-cpu: registered to indicate activity on CPUs [ 0.635260] NET: Registered protocol family 10 [ 0.636065] NET: Registered protocol family 17 [ 0.636750] Key type dns_resolver registered [ 0.637484] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.638298] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.639636] registered taskstats version 1 [ 0.640280] Loading compiled-in X.509 certificates [ 0.641508] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.642938] zswap: loaded using pool lzo/zbud [ 0.644120] Key type trusted registered [ 0.645411] Key type encrypted registered [ 0.645984] AppArmor: AppArmor sha1 policy hashing enabled [ 0.646702] ima: No TPM chip found, activating TPM-bypass! [ 0.647436] evm: HMAC attrs: 0x1 [ 0.654610] Magic number: 2:635:603 [ 0.655277] rtc_cmos 00:00: setting system clock to 2018-05-17 22:35:07 UTC (1526596507) [ 0.656529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.657433] EDD information not available. [ 0.743471] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.744750] Write protecting the kernel read-only data: 14336k [ 0.746097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.747590] 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.801079] 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.68 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.12... Lease of 192.168.130.12 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIKdnKkGv2Llq8qQVg/YMNgZifg1oXhG7w8Ln9TNQNeRZwt3GOdqR0QUknOQrtqFToIpaQrUJy6fLJKYWYu8X6GGN6WV1D20lhx31iz+unfyVhG6eHivJIqjAL0fjS6kLWGuvG0eSNJPXTGUUivLNq73wnXVC5I5kuynmaLFyisUqfU9Qs4P2hTlZaLr1KXWkkrFdWhFy/i9xNH+j+6iuj2TgL5FQqq2MXsDyEAhumn13GHkVf7AQcP3fQp2Nw51GiuHdemRkv4Ds/bN8TD0S0C7sULIa2U9rSraRiPx6+lMKw4sLaFyrLXW4AOpZLVhIqTF3OLfoodr7fVTgaXUpx root@opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c ssh-dss AAAAB3NzaC1kc3MAAACBANbeWKLQ2zFExZA6rfRn29LmiqmnC3SR05qvNg18/1NZBVyO4t/2vzSyoqkJ5Pe26luCm3GU3UCHpmoImfPgEOeXqx7bng3SeUS7FYca20yfB+E67Y6hgrz48Jedouf2pDruw+UAykOwyYY2DH+f5cClI8c4azYWNwvsw3i1ymBDAAAAFQDC3lSvyQAfL1ZCgLYYzLY30cvktwAAAIAVRqD8hlAOYJyWe58gFZzLIos3VoHb1dUSSWkvbNq1CP21GZC55/O0rXBy/emAeUASzQnVVIsXAS+YHMYykSIC0n+95/LoziLWf9ELfhvxFayt71+yoUuGZO7D2nzJml0XF/NHmkfxw7SJqhrw9nB1IdhHx0y/vVUee5P/86mOrgAAAIEAuIq9zn0EYlbrq2gtjXbTFImvQJPw9Phf1/1p3mgJwkbq4wYJKpb9qsTTug8Icq0MJuPCEE7y2/PoPqBB3ZyU1g3rRGh5hXj6I3d9hvI+OJLSOhDqObRGwkplVEOscYEfo46SYPSCkBtrCoAj9gR9ziw3NFOTQZo08fYOn3xmFYE= root@opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.12,24,fe80::f816:3eff:fe9d:1fb2/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.12 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: 4d536b54-ca27-494f-802a-637a367ee885 name: opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c availability-zone: nova local-hostname: opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-c3c318e9-82e2-406e-ae89-44586a88640c login: /dev/root resized successfully [took 7.78s] 2018-05-17 22:35:21,881 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-17 22:35:21,881 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-17 22:35:23,742 - 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 647044161 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.133870] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135630] pid_max: default: 32768 minimum: 301 [ 0.136594] ACPI: Core revision 20150930 [ 0.138003] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139393] Security Framework initialized [ 0.140263] Yama: becoming mindful. [ 0.141031] AppArmor: AppArmor initialized [ 0.141930] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144827] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146145] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147678] Initializing cgroup subsys io [ 0.148540] Initializing cgroup subsys memory [ 0.149453] Initializing cgroup subsys devices [ 0.150412] Initializing cgroup subsys freezer [ 0.151352] Initializing cgroup subsys net_cls [ 0.152299] Initializing cgroup subsys perf_event [ 0.153304] Initializing cgroup subsys net_prio [ 0.154275] Initializing cgroup subsys hugetlb [ 0.155246] Initializing cgroup subsys pids [ 0.156209] CPU: Physical Processor ID: 0 [ 0.157728] mce: CPU supports 10 MCE banks [ 0.158646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159838] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169514] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174766] ftrace: allocating 31920 entries in 125 pages [ 0.195762] smpboot: Max logical packages: 1 [ 0.196668] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198075] x2apic enabled [ 0.198825] Switched APIC routing to physical x2apic. [ 0.200384] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201549] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.203636] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.205233] ... version: 2 [ 0.206003] ... bit width: 48 [ 0.206834] ... generic registers: 4 [ 0.207648] ... value mask: 0000ffffffffffff [ 0.208697] ... max period: 000000007fffffff [ 0.209743] ... fixed-purpose events: 3 [ 0.210538] ... event mask: 000000070000000f [ 0.211596] KVM setup paravirtual spinlock [ 0.212886] x86: Booted up 1 node, 1 CPUs [ 0.213759] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215111] devtmpfs: initialized [ 0.216788] evm: security.selinux [ 0.217492] evm: security.SMACK64 [ 0.218242] evm: security.SMACK64EXEC [ 0.218972] evm: security.SMACK64TRANSMUTE [ 0.219758] evm: security.SMACK64MMAP [ 0.220523] evm: security.ima [ 0.221133] evm: security.capability [ 0.221925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223876] pinctrl core: initialized pinctrl subsystem [ 0.224950] RTC time: 22:35:20, date: 05/17/18 [ 0.225917] NET: Registered protocol family 16 [ 0.226945] cpuidle: using governor ladder [ 0.227749] cpuidle: using governor menu [ 0.228506] PCCT header not found. [ 0.229243] ACPI: bus type PCI registered [ 0.230115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231409] PCI: Using configuration type 1 for base access [ 0.232576] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.234628] ACPI: Added _OSI(Module Device) [ 0.235517] ACPI: Added _OSI(Processor Device) [ 0.236414] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237352] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239191] ACPI: Interpreter enabled [ 0.239831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242990] ACPI: (supports S0 S3 S4 S5) [ 0.243635] ACPI: Using IOAPIC for interrupt routing [ 0.244467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248131] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249169] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250172] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252054] acpiphp: Slot [3] registered [ 0.252708] acpiphp: Slot [4] registered [ 0.253357] acpiphp: Slot [5] registered [ 0.254004] acpiphp: Slot [6] registered [ 0.254682] acpiphp: Slot [7] registered [ 0.255334] acpiphp: Slot [8] registered [ 0.255988] acpiphp: Slot [9] registered [ 0.256639] acpiphp: Slot [10] registered [ 0.257291] acpiphp: Slot [11] registered [ 0.264129] acpiphp: Slot [12] registered [ 0.264816] acpiphp: Slot [13] registered [ 0.265438] acpiphp: Slot [14] registered [ 0.266062] acpiphp: Slot [15] registered [ 0.266765] acpiphp: Slot [16] registered [ 0.267446] acpiphp: Slot [17] registered [ 0.268119] acpiphp: Slot [18] registered [ 0.268794] acpiphp: Slot [19] registered [ 0.269472] acpiphp: Slot [20] registered [ 0.270139] acpiphp: Slot [21] registered [ 0.270823] acpiphp: Slot [22] registered [ 0.271493] acpiphp: Slot [23] registered [ 0.272165] acpiphp: Slot [24] registered [ 0.272819] acpiphp: Slot [25] registered [ 0.273474] acpiphp: Slot [26] registered [ 0.274134] acpiphp: Slot [27] registered [ 0.274805] acpiphp: Slot [28] registered [ 0.275454] acpiphp: Slot [29] registered [ 0.276111] acpiphp: Slot [30] registered [ 0.276782] acpiphp: Slot [31] registered [ 0.277446] PCI host bridge to bus 0000:00 [ 0.278103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.279132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.280151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281336] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.282521] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283731] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.289740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.290812] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.293915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325021] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.326184] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.328383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329437] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330425] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.331363] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.332224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.333671] vgaarb: loaded [ 0.334136] vgaarb: bridge control possible 0000:00:02.0 [ 0.335105] SCSI subsystem initialized [ 0.335782] ACPI: bus type USB registered [ 0.336448] usbcore: registered new interface driver usbfs [ 0.337265] usbcore: registered new interface driver hub [ 0.338082] usbcore: registered new device driver usb [ 0.338967] PCI: Using ACPI for IRQ routing [ 0.339808] NetLabel: Initializing [ 0.340382] NetLabel: domain hash size = 128 [ 0.341053] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.341817] NetLabel: unlabeled traffic allowed by default [ 0.342720] clocksource: Switched to clocksource kvm-clock [ 0.347907] AppArmor: AppArmor Filesystem Enabled [ 0.348697] pnp: PnP ACPI init [ 0.349449] pnp: PnP ACPI: found 5 devices [ 0.355627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.357050] NET: Registered protocol family 2 [ 0.357853] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.358930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.359923] TCP: Hash tables configured (established 4096 bind 4096) [ 0.360909] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.361784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.362761] NET: Registered protocol family 1 [ 0.363489] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364353] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392555] Trying to unpack rootfs image as initramfs... [ 0.441184] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.442529] Scanning for low memory corruption every 60 seconds [ 0.443652] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.444442] audit: initializing netlink subsys (disabled) [ 0.445174] audit: type=2000 audit(1526596520.564:1): initialized [ 0.446255] Initialise system trusted keyring [ 0.446955] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.447808] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.449424] zbud: loaded [ 0.449946] VFS: Disk quotas dquot_6.6.0 [ 0.450553] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451744] fuse init (API version 7.23) [ 0.452395] Key type big_key registered [ 0.452976] Allocating IMA MOK and blacklist keyrings. [ 0.454172] Key type asymmetric registered [ 0.454760] Asymmetric key parser 'x509' registered [ 0.455458] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.456553] io scheduler noop registered [ 0.457132] io scheduler deadline registered (default) [ 0.457847] io scheduler cfq registered [ 0.458471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.459273] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.461287] ACPI: Power Button [PWRF] [ 0.461886] GHES: HEST is not enabled! [ 0.474973] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.501893] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.515698] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.517293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.540358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.542028] Linux agpgart interface v0.103 [ 0.543769] brd: module loaded [ 0.544694] loop: module loaded [ 0.549512] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.550556] GPT:90111 != 2097151 [ 0.551070] GPT:Alternate GPT header not at the end of the disk. [ 0.551856] GPT:90111 != 2097151 [ 0.552320] GPT: Use GNU Parted to correct GPT errors. [ 0.553013] vda: vda1 vda15 [ 0.554624] vdb: [ 0.555503] scsi host0: ata_piix [ 0.556074] scsi host1: ata_piix [ 0.556631] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.557582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.558738] libphy: Fixed MDIO Bus: probed [ 0.559521] tun: Universal TUN/TAP device driver, 1.6 [ 0.560245] tun: (C) 1999-2004 Max Krasnyansky [ 0.561949] PPP generic driver version 2.4.2 [ 0.562661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.563583] ehci-pci: EHCI PCI platform driver [ 0.564234] ehci-platform: EHCI generic platform driver [ 0.564982] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.565840] ohci-pci: OHCI PCI platform driver [ 0.566515] ohci-platform: OHCI generic platform driver [ 0.567315] uhci_hcd: USB Universal Host Controller Interface driver [ 0.581664] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.582481] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.583643] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.584421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.585313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.586285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.587425] usb usb1: Product: UHCI Host Controller [ 0.588135] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.589013] usb usb1: SerialNumber: 0000:00:01.2 [ 0.589759] hub 1-0:1.0: USB hub found [ 0.590345] hub 1-0:1.0: 2 ports detected [ 0.591068] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.592733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.593451] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.594219] mousedev: PS/2 mouse device common for all mice [ 0.595209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.596653] rtc_cmos 00:00: RTC can wake from S4 [ 0.597504] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.598438] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.599383] i2c /dev entries driver [ 0.599966] device-mapper: uevent: version 1.0.3 [ 0.600707] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.601940] ledtrig-cpu: registered to indicate activity on CPUs [ 0.603363] NET: Registered protocol family 10 [ 0.604135] NET: Registered protocol family 17 [ 0.604812] Key type dns_resolver registered [ 0.605536] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.606405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.607837] registered taskstats version 1 [ 0.608470] Loading compiled-in X.509 certificates [ 0.609688] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.611101] zswap: loaded using pool lzo/zbud [ 0.612265] Key type trusted registered [ 0.613602] Key type encrypted registered [ 0.614238] AppArmor: AppArmor sha1 policy hashing enabled [ 0.615047] ima: No TPM chip found, activating TPM-bypass! [ 0.615854] evm: HMAC attrs: 0x1 [ 0.622967] Magic number: 2:635:603 [ 0.623641] rtc_cmos 00:00: setting system clock to 2018-05-17 22:35:20 UTC (1526596520) [ 0.624910] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.625741] EDD information not available. [ 0.715621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.716799] Write protecting the kernel read-only data: 14336k [ 0.718135] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.719568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.56 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.773900] 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.68 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 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCWrdCLcyEtn6USIIr/Mx2I3A2YvsL3PGq/gcWpBNVAlOi3HiDk8IqcO2HS0uIRGkGYiKx3KlnkTeNaPGpeXlAW1z7LkucD+KmCT6UKXcqHykuBL5mj6HRpgXr8IjqCZr83LD529fjSqckFydb4xxmwnnVk9dNPAEZb5gyJdYygX28SHDofLZGUT3vTwWk4Mis29aZL9yagINiDMY5i9F4jr/tLUT5Gbe4IPPWNWnMkcLUvp+weW1w124nJb3D28HrxX60a7e0PV8MjXibxACh1TnOD+FUIlqCRKmXyg4oygteZ0opRfQzpDr6I56uAF+SDrnQxN0ZoRlCaS8Pnlap root@opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c ssh-dss AAAAB3NzaC1kc3MAAACBAI2nFNWqo75OTA2Ior3wwnHmfKM8ndEoyj3P78PlHGDYEHPeCjWhzdlLNPo9ouxxQi5qs0PPPcwBYZwgfYD37NEYvMZ3820GwKkDpxSKknMDpPy4Yzf9x1Y28WxR8YhuvKxUREczWvIhqEsLN7acyIJ3xP4ysTCwyZO6zlsjrvt/AAAAFQDMCb8azx6F8nhhPfgrAzj1KzOMewAAAIBXFinHM1lkXqyspTAQX5mvOJgFbgXN4vp2Y2o2R5OjDFMTMuDav+7gobD5BlLMaTCpDXtUJybxdkf9W/e6SCB1N7JSr8Jgx41TppFMl5BLrSJKgJX1DkvvGi/MKPwJNBycMsLHa/1DSA8aEzAvEso9rdK8TGIS27LasrtAqb7xYQAAAIBXUNae7ntGDOA7ex90PV1uEH6l5Ar75Blntl4mjsjQieEAwvFEFz2CjIioZEYpLcr/iDMsYWVRaX6XDYmonKrYBIb3Hgfahzl36CBj4arGBG46qJIinsbSrkN6eUlOm2DHXwuWARu9hEsT6QbJd6HopZuUjTY3AULSaTnZfNR9Pw== root@opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c -----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:fecd:a2ff/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 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: 54713f40-f7f2-4604-ae02-df3c00e554c7 name: opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c availability-zone: nova local-hostname: opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--c3c318e9-82e2-406e-ae89-44586a88640c login: 2018-05-17 22:35:23,743 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-17 22:35:23,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:35:23,847 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-17 22:35:37,766 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-17 22:35:37,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 22:35:37,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 22:35:37,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 22:35:44,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a0f484b7-dd25-4679-9e0f-09c7ee6f5838 | 2018-05-17T22:35:43.943571 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a0f484b7-dd25-4679-9e0f-09c7ee6f5838 ~/.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-17 22:35:48,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 22:35:48,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 22:35:56,142 - 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=495de616-cf8d-422c-befb-2557c30f41e9) as the default verifier for the future CLI operations. 2018-05-17 22:35:59,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-3abe66c7-97ae-42c9-9a70-4e24656c8e47' 2018-05-17 22:36:00,690 - 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-17T22:36:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cf56e9a1-ddba-4a50-ae24-4ff5652229ae', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:36:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:36:01,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T22:36:01Z', 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'7803091f-0eb7-4f63-9e03-2770b955838e', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'enable_dhcp': True, u'network_id': u'cf56e9a1-ddba-4a50-ae24-4ff5652229ae', u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T22:36:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 22:36:01,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 22:36:01,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-3abe66c7-97ae-42c9-9a70-4e24656c8e47' 2018-05-17 22:36:02,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T22:36:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/37f9fe0f-8296-46e9-b769-3f8016ef49da/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'37f9fe0f-8296-46e9-b769-3f8016ef49da', u'size': None, u'name': u'Cirros-0.4.0-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'checksum': None, u'self': u'/v2/images/37f9fe0f-8296-46e9-b769-3f8016ef49da', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T22:36:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 22:36:02,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-3abe66c7-97ae-42c9-9a70-4e24656c8e47' 2018-05-17 22:36:03,133 - 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-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T22:36:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/76ef5a1d-1007-4120-8289-ed62ae74680a/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'76ef5a1d-1007-4120-8289-ed62ae74680a', u'size': None, u'name': u'Cirros-0.4.0-1-3abe66c7-97ae-42c9-9a70-4e24656c8e47', u'checksum': None, u'self': u'/v2/images/76ef5a1d-1007-4120-8289-ed62ae74680a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T22:36:03Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 22:36:03,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 22:36:03,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-3abe66c7-97ae-42c9-9a70-4e24656c8e47', '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'3c0f8595ed65409a852234867dbe05e3', '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'792919c3-c2ed-464f-a39d-e186a2071cc7', 'swap': 0}) 2018-05-17 22:36:03,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-3abe66c7-97ae-42c9-9a70-4e24656c8e47', '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'3c0f8595ed65409a852234867dbe05e3', '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'2a99f026-2a4c-4cc5-b26e-a0af5c9bddec', 'swap': 0}) 2018-05-17 22:36:07,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 22:36:07,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 22:36:07,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 22:36:07,226 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 22:36:07,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 22:36:10,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-495de616-cf8d-422c-befb-2557c30f41e9/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-17 22:36:10,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 22:36:10,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 22:36:10,759 - 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-17 22:51:57,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d4b9b7f-21a7-40f2-907e-9ce3052c6291 2018-05-17 22:51:57,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3d4b9b7f-21a7-40f2-907e-9ce3052c6291']'. 2018-05-17 22:51:58,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d4b9b7f-21a7-40f2-907e-9ce3052c6291 | 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 22:36:13 | 2018-05-17 22:51:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 22:51:57 | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:44 | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 495de616-cf8d-422c-befb-2557c30f41e9) | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a0f484b7-dd25-4679-9e0f-09c7ee6f5838) | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 919.837 | 2018-05-17 22:51:58,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 22:51:58,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 22:51:58,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-17 22:52:03,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 22:52:03,445 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:04 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-17 22:52:03,449 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-17 22:52:03,549 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 22:52:03,971 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 22:52:03,971 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-17 22:52:04,364 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 22:52:07,675 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 22:52:11,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ad018b58-9716-4cae-9505-2750b0b7db4c | 2018-05-17T22:52:10.361450 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ad018b58-9716-4cae-9505-2750b0b7db4c ~/.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-17 22:52:15,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 22:52:15,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-17 22:52:16,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f8550a86-2320-415c-b27a-3786133b91b6'... 2018-05-17 22:52:16,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f8550a86-2320-415c-b27a-3786133b91b6'... 2018-05-17 22:52:18,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f8550a86-2320-415c-b27a-3786133b91b6'... 2018-05-17 22:52:22,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6'... 2018-05-17 22:52:22,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f8550a86-2320-415c-b27a-3786133b91b6'... 2018-05-17 22:52:22,902 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-17 22:52:22,902 - 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-17 22:52:22,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 22:52:22,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 22:52:22,926 - 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': 'c0b3dc9d-31bf-4b1a-8645-69af45866e3b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f8550a86-2320-415c-b27a-3786133b91b6', 'flavor_name': 'rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f8550a86-2320-415c-b27a-3786133b91b6', '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-17 22:53:31,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e751d2b-f6d5-4479-989f-78217cb15de2 2018-05-17 22:53:31,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-17 22:53:31,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5e751d2b-f6d5-4479-989f-78217cb15de2'] 2018-05-17 22:53:32,214 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5e751d2b-f6d5-4479-989f-78217cb15de2: 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 5e751d2b-f6d5-4479-989f-78217cb15de2 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607454 Full duration: 7.451887 -------------------------------------------------------------------------------- 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 5e751d2b-f6d5-4479-989f-78217cb15de2 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 100.0% | 1 | | -> duration | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.2448 Full duration: 7.915345 -------------------------------------------------------------------------------- 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 5e751d2b-f6d5-4479-989f-78217cb15de2 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.252263 Full duration: 8.284545 -------------------------------------------------------------------------------- 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 5e751d2b-f6d5-4479-989f-78217cb15de2 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.161531 Full duration: 7.898543 -------------------------------------------------------------------------------- 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 5e751d2b-f6d5-4479-989f-78217cb15de2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.363894 Full duration: 8.49771 -------------------------------------------------------------------------------- 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 5e751d2b-f6d5-4479-989f-78217cb15de2 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.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917378 Full duration: 8.123849 HINTS: * To plot HTML graphics with this data, run: rally task report 5e751d2b-f6d5-4479-989f-78217cb15de2 --out output.html * To generate a JUnit report, run: rally task export 5e751d2b-f6d5-4479-989f-78217cb15de2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5e751d2b-f6d5-4479-989f-78217cb15de2 --json --out output.json 2018-05-17 22:53:32,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5e751d2b-f6d5-4479-989f-78217cb15de2'] 2018-05-17 22:53:33,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 22:53:33,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5e751d2b-f6d5-4479-989f-78217cb15de2', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-17 22:53:33,259 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-17 22:53:33,259 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-17 22:53:33,260 - 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-17 22:53:33,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 22:53:33,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 22:53:33,278 - 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': 'c0b3dc9d-31bf-4b1a-8645-69af45866e3b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f8550a86-2320-415c-b27a-3786133b91b6', 'flavor_name': 'rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f8550a86-2320-415c-b27a-3786133b91b6', '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-17 22:55:06,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0e862711-7429-4afc-ae1b-6da9906d932f 2018-05-17 22:55:06,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0e862711-7429-4afc-ae1b-6da9906d932f'] 2018-05-17 22:55:07,767 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0e862711-7429-4afc-ae1b-6da9906d932f: 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 0e862711-7429-4afc-ae1b-6da9906d932f 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.204 | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> glance_v2.upload_data | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | glance_v2.delete_image | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 100.0% | 1 | | -> duration | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.530442 Full duration: 12.377118 -------------------------------------------------------------------------------- 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 0e862711-7429-4afc-ae1b-6da9906d932f 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.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> glance_v2.upload_data | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | glance_v2.list_images | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 3.371 | 3.371 | 3.371 | 3.371 | 3.371 | 3.371 | 100.0% | 1 | | -> duration | 3.371 | 3.371 | 3.371 | 3.371 | 3.371 | 3.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.370795 Full duration: 14.279492 -------------------------------------------------------------------------------- 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 0e862711-7429-4afc-ae1b-6da9906d932f 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.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> duration | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.441958 Full duration: 8.360993 -------------------------------------------------------------------------------- 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": "c0b3dc9d-31bf-4b1a-8645-69af45866e3b" } ], "flavor": { "name": "rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0e862711-7429-4afc-ae1b-6da9906d932f 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 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> glance_v2.upload_data | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | nova.boot_servers | 11.992 | 11.992 | 11.992 | 11.992 | 11.992 | 11.992 | 100.0% | 1 | | total | 14.953 | 14.953 | 14.953 | 14.953 | 14.953 | 14.953 | 100.0% | 1 | | -> duration | 13.953 | 13.953 | 13.953 | 13.953 | 13.953 | 13.953 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.953119 Full duration: 35.055961 HINTS: * To plot HTML graphics with this data, run: rally task report 0e862711-7429-4afc-ae1b-6da9906d932f --out output.html * To generate a JUnit report, run: rally task export 0e862711-7429-4afc-ae1b-6da9906d932f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0e862711-7429-4afc-ae1b-6da9906d932f --json --out output.json 2018-05-17 22:55:07,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0e862711-7429-4afc-ae1b-6da9906d932f'] 2018-05-17 22:55:08,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 22:55:08,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0e862711-7429-4afc-ae1b-6da9906d932f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-17 22:55:08,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-17 22:55:08,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-17 22:55:08,613 - 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-17 22:55:08,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 22:55:08,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 22:55:08,631 - 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': 'c0b3dc9d-31bf-4b1a-8645-69af45866e3b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f8550a86-2320-415c-b27a-3786133b91b6', 'flavor_name': 'rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f8550a86-2320-415c-b27a-3786133b91b6', '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-17 23:00:14,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f49d7828-e291-41a8-a897-657371a05a60 2018-05-17 23:00:14,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f49d7828-e291-41a8-a897-657371a05a60'] 2018-05-17 23:00:15,693 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f49d7828-e291-41a8-a897-657371a05a60: 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 f49d7828-e291-41a8-a897-657371a05a60 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.006 | 3.006 | 3.006 | 3.006 | 3.006 | 3.006 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.615 | 10.615 | 10.615 | 10.615 | 10.615 | 10.615 | 100.0% | 1 | | total | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 100.0% | 1 | | -> duration | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.621067 Full duration: 42.816747 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.864 | 3.864 | 3.864 | 3.864 | 3.864 | 3.864 | 100.0% | 1 | | cinder_v2.delete_volume | 10.815 | 10.815 | 10.815 | 10.815 | 10.815 | 10.815 | 100.0% | 1 | | total | 14.68 | 14.68 | 14.68 | 14.68 | 14.68 | 14.68 | 100.0% | 1 | | -> duration | 14.68 | 14.68 | 14.68 | 14.68 | 14.68 | 14.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.680042 Full duration: 25.101712 -------------------------------------------------------------------------------- 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-f8550a86-2320-415c-b27a-3786133b91b6" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f49d7828-e291-41a8-a897-657371a05a60 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.608 | 6.608 | 6.608 | 6.608 | 6.608 | 6.608 | 100.0% | 1 | | cinder_v2.delete_volume | 11.022 | 11.022 | 11.022 | 11.022 | 11.022 | 11.022 | 100.0% | 1 | | total | 17.631 | 17.631 | 17.631 | 17.631 | 17.631 | 17.631 | 100.0% | 1 | | -> duration | 17.631 | 17.631 | 17.631 | 17.631 | 17.631 | 17.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.631367 Full duration: 28.949101 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.196 | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 100.0% | 1 | | cinder_v2.delete_volume | 10.781 | 10.781 | 10.781 | 10.781 | 10.781 | 10.781 | 100.0% | 1 | | total | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 100.0% | 1 | | -> duration | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.977044 Full duration: 24.290807 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.295 | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 100.0% | 1 | | cinder_v2.extend_volume | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 100.0% | 1 | | cinder_v2.delete_volume | 19.437 | 19.437 | 19.437 | 19.437 | 19.437 | 19.437 | 100.0% | 1 | | total | 25.171 | 25.171 | 25.171 | 25.171 | 25.171 | 25.171 | 100.0% | 1 | | -> duration | 25.171 | 25.171 | 25.171 | 25.171 | 25.171 | 25.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.170862 Full duration: 35.305938 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.523 | 26.523 | 26.523 | 26.523 | 26.523 | 26.523 | 100.0% | 1 | | cinder_v2.delete_volume | 10.83 | 10.83 | 10.83 | 10.83 | 10.83 | 10.83 | 100.0% | 1 | | total | 37.353 | 37.353 | 37.353 | 37.353 | 37.353 | 37.353 | 100.0% | 1 | | -> duration | 37.353 | 37.353 | 37.353 | 37.353 | 37.353 | 37.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.353043 Full duration: 64.027175 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | cinder_v2.list_qos | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761043 Full duration: 12.509498 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | cinder_v2.set_qos | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755299 Full duration: 12.434561 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | cinder_v2.list_types | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814651 Full duration: 12.385836 -------------------------------------------------------------------------------- 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 f49d7828-e291-41a8-a897-657371a05a60 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865327 Full duration: 13.000246 HINTS: * To plot HTML graphics with this data, run: rally task report f49d7828-e291-41a8-a897-657371a05a60 --out output.html * To generate a JUnit report, run: rally task export f49d7828-e291-41a8-a897-657371a05a60 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f49d7828-e291-41a8-a897-657371a05a60 --json --out output.json 2018-05-17 23:00:15,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f49d7828-e291-41a8-a897-657371a05a60'] 2018-05-17 23:00:16,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 23:00:16,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f49d7828-e291-41a8-a897-657371a05a60', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-17 23:00:16,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-17 23:00:16,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-17 23:00:16,776 - 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-17 23:00:16,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 23:00:16,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 23:00:16,793 - 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': 'c0b3dc9d-31bf-4b1a-8645-69af45866e3b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f8550a86-2320-415c-b27a-3786133b91b6', 'flavor_name': 'rally-tiny-f8550a86-2320-415c-b27a-3786133b91b6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f8550a86-2320-415c-b27a-3786133b91b6', '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-17 23:00:29,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0196e69-8d5c-4dd8-9a67-d052d471643c 2018-05-17 23:00:29,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c0196e69-8d5c-4dd8-9a67-d052d471643c'] 2018-05-17 23:00:30,069 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c0196e69-8d5c-4dd8-9a67-d052d471643c: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed c0196e69-8d5c-4dd8-9a67-d052d471643c 2018-05-17 23:00:30,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c0196e69-8d5c-4dd8-9a67-d052d471643c'] 2018-05-17 23:00:31,083 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-17 23:00:41,794 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-17 23:00:41,794 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-17 23:00:42,675 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,796 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 23:00:42,797 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,797 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,799 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,800 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,801 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,797 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:37 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-17 23:00:42,802 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:00:42,802 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-17 23:00:42,803 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-17 23:00:42,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 23:00:42,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 23:00:42,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 23:00:46,162 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 23:00:49,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 15f4fcca-3028-4d12-ac4f-c808986b2925 | 2018-05-17T23:00:48.747818 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 15f4fcca-3028-4d12-ac4f-c808986b2925 ~/.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-17 23:00:53,561 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 23:00:53,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 23:00:56,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 23:01:01,131 - 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=1f5579b5-8174-4923-95ea-823c99f6a75e) as the default verifier for the future CLI operations. 2018-05-17 23:01:04,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-b1bf3a93-4bf9-458c-8b80-621013bbb921' 2018-05-17 23:01:05,624 - 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-17T23:01:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d9c4f42-0a70-4d8d-8540-43c2a3b531e0', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T23:01:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 23:01:06,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T23:01:06Z', 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'8a424e9a-79f0-4df4-956b-42610371c837', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'enable_dhcp': True, u'network_id': u'5d9c4f42-0a70-4d8d-8540-43c2a3b531e0', u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T23:01:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 23:01:06,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 23:01:06,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-b1bf3a93-4bf9-458c-8b80-621013bbb921' 2018-05-17 23:01:07,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T23:01:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/55bd8617-adfd-4236-8d64-2db8fd5a8dbe/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'55bd8617-adfd-4236-8d64-2db8fd5a8dbe', u'size': None, u'name': u'Cirros-0.4.0-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'checksum': None, u'self': u'/v2/images/55bd8617-adfd-4236-8d64-2db8fd5a8dbe', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T23:01:07Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 23:01:07,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-b1bf3a93-4bf9-458c-8b80-621013bbb921' 2018-05-17 23:01:08,159 - 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-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T23:01:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/0a95a440-38dd-4df5-a967-032b694aac30/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0a95a440-38dd-4df5-a967-032b694aac30', u'size': None, u'name': u'Cirros-0.4.0-1-b1bf3a93-4bf9-458c-8b80-621013bbb921', u'checksum': None, u'self': u'/v2/images/0a95a440-38dd-4df5-a967-032b694aac30', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T23:01:08Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 23:01:08,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 23:01:08,456 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-b1bf3a93-4bf9-458c-8b80-621013bbb921', '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'3c0f8595ed65409a852234867dbe05e3', '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'14c9798d-4a9f-4158-9306-737d4a56005d', 'swap': 0}) 2018-05-17 23:01:08,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-b1bf3a93-4bf9-458c-8b80-621013bbb921', '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'3c0f8595ed65409a852234867dbe05e3', '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'a20988e8-7f3b-4d73-b382-8f470ef14782', 'swap': 0}) 2018-05-17 23:01:12,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 23:01:12,356 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 23:01:12,357 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 23:01:12,360 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 23:01:12,367 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 23:01:15,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1f5579b5-8174-4923-95ea-823c99f6a75e/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-17 23:01:15,819 - 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-17 23:02:59,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e230ed1-ecd3-4b23-a28b-9e9f997d7a97 2018-05-17 23:02:59,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e230ed1-ecd3-4b23-a28b-9e9f997d7a97']'. 2018-05-17 23:03:00,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 23:03:00,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 23:03:00,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e230ed1-ecd3-4b23-a28b-9e9f997d7a97 | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 23:01:18 | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 23:02:58 | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:40 | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1f5579b5-8174-4923-95ea-823c99f6a75e) | 2018-05-17 23:03:00,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 15f4fcca-3028-4d12-ac4f-c808986b2925) | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 77.836 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 23:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 23:03:00,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 23:03:00,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-17 23:03:04,642 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 23:03:04,643 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 23:03:04,648 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-17 23:03:06,571 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 23:51:55,362 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 2928.735s OK 2018-05-17 23:51:55,489 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 23:51:55,490 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 48:49 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-17 23:51:55,495 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-17 23:51:55,581 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 23:51:55,581 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 23:51:55,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 23:51:58,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 23:52:02,499 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e739f901-aae5-4b85-a133-67009ef15799 | 2018-05-17T23:52:01.760423 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e739f901-aae5-4b85-a133-67009ef15799 ~/.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-17 23:52:07,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-17 23:52:07,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 23:52:10,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 23:52:14,673 - 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=0ac0f86e-a4ee-4b2f-802f-00e6f75aea3a) as the default verifier for the future CLI operations. 2018-05-17 23:52:18,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-d0ba30b8-9eb4-4521-a790-0c4eadf7768a' 2018-05-17 23:52:19,179 - 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-17T23:52:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'77599938-1256-450b-ac8d-839f8001f826', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'admin_state_up': True, u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T23:52:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 23:52:20,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T23:52:19Z', 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'3beab033-926b-484e-bbfd-ce7982abda2f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'enable_dhcp': True, u'network_id': u'77599938-1256-450b-ac8d-839f8001f826', u'tenant_id': u'3c0f8595ed65409a852234867dbe05e3', u'created_at': u'2018-05-17T23:52:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3c0f8595ed65409a852234867dbe05e3'}) 2018-05-17 23:52:20,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 23:52:20,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-d0ba30b8-9eb4-4521-a790-0c4eadf7768a' 2018-05-17 23:52:20,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T23:52:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f0da6063-7586-4daa-9d0d-ca3bea2ba111/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f0da6063-7586-4daa-9d0d-ca3bea2ba111', u'size': None, u'name': u'Cirros-0.4.0-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'checksum': None, u'self': u'/v2/images/f0da6063-7586-4daa-9d0d-ca3bea2ba111', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T23:52:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 23:52:20,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-d0ba30b8-9eb4-4521-a790-0c4eadf7768a' 2018-05-17 23:52:21,486 - 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-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T23:52:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f90c2fd2-2484-44a3-98e4-fa1619e26923/file', u'owner': u'3c0f8595ed65409a852234867dbe05e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f90c2fd2-2484-44a3-98e4-fa1619e26923', u'size': None, u'name': u'Cirros-0.4.0-1-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', u'checksum': None, u'self': u'/v2/images/f90c2fd2-2484-44a3-98e4-fa1619e26923', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T23:52:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 23:52:21,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 23:52:21,680 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', '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'3c0f8595ed65409a852234867dbe05e3', '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'b8b76344-0f53-49c6-b67f-d752866b65dc', 'swap': 0}) 2018-05-17 23:52:21,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-d0ba30b8-9eb4-4521-a790-0c4eadf7768a', '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'3c0f8595ed65409a852234867dbe05e3', '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'c139e060-aab5-439b-a05c-2f68e4275b36', 'swap': 0}) 2018-05-17 23:52:25,560 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 23:52:25,560 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 23:52:25,561 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 23:52:25,564 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 23:52:25,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 23:52:28,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0ac0f86e-a4ee-4b2f-802f-00e6f75aea3a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-17 23:52:28,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 23:52:28,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 23:52:28,506 - 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-17 23:54:46,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 98831db9-df3c-4ab5-9451-cdd85d36b20e 2018-05-17 23:54:46,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '98831db9-df3c-4ab5-9451-cdd85d36b20e']'. 2018-05-17 23:54:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 23:54:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 23:54:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 23:54:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 98831db9-df3c-4ab5-9451-cdd85d36b20e | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 23:52:31 | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 23:54:46 | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:15 | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0ac0f86e-a4ee-4b2f-802f-00e6f75aea3a) | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 23:54:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e739f901-aae5-4b85-a133-67009ef15799) | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 122.439 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 23:54:47,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 23:54:47,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-17 23:54:51,740 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 23:54:51,740 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:33 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-17 23:54:51,746 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 23:54:51,747 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:35 | PASS | | vping_userdata | functest | smoke | 00:32 | PASS | | tempest_smoke_serial | functest | smoke | 16:04 | PASS | | rally_sanity | functest | smoke | 08:37 | FAIL | | patrole | functest | smoke | 01:60 | PASS | | snaps_smoke | functest | smoke | 48:49 | PASS | | neutron_trunk | functest | smoke | 02:33 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-17 23:54:51,753 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-17 23:54:59,500 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-202 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 23:54:59,502 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 23:54:59,502 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 23:54:59,502 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 23:54:59,503 - 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-17 23:54:59,504 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 23:55:06,095 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-202 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 23:55:06,097 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-17 23:55:06,097 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 23:55:06,098 - 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-17 23:55:06,098 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-17 23:55:06,098 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-17 23:55:06,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-17 23:55:06,616 - 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'm1.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'm1.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-17 23:55:06,635 - 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-17 23:55:07,003 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-17 23:55:07,003 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 23:55:07,446 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 23:55:07,446 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-17 23:55:07,834 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-17 23:55:10,397 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-0d783940-7b7c-434e-8df2-e7a21047a09b, password=9460a47e-3831-423e-b450-a254eec36989, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-0d783940-7b7c-434e-8df2-e7a21047a09b, 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-17 23:55:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-17 23:55:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-05-17 23:55:11,855 - 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-17 23:56:59,623 - 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-17 23:57:06,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-05-17 23:57:07,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-05-17 23:57:17,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-05-17 23:57:20,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-17 23:57:21,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-05-18 00:00:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '9460a47e-3831-423e-b450-a254eec36989', 'keystone_tenant_name': 'cloudify_ims-0d783940-7b7c-434e-8df2-e7a21047a09b', 'region': 'RegionOne', 'keystone_url': u'https://172.30.10.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-0d783940-7b7c-434e-8df2-e7a21047a09b', 'project_domain_name': 'Default'} 2018-05-18 00:00:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-05-18 00:00:08,666 - 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': 809, 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': 3247, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], 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': 875, 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': 812, 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': 851, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-05-18 00:00:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-05-18 00:00:38,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-05-18 00:00:38,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-05-18 00:00:39,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-05-18 00:00:41,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-05-18 00:00:41,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-05-18 00:01:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.ocf.berkeley.edu * extras: mirrors.cat.pdx.edu * updates: centos.s.uw.edu Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.2.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7 base 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7 base 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.2.3.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7 base 101 k libgomp x86_64 4.8.5-28.el7 base 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 11 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7.x86_64 9/24 Updating : libgomp-4.8.5-28.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-862.2.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : libgomp-4.8.5-28.el7.x86_64 2/24 Verifying : glibc-devel-2.17-222.el7.x86_64 3/24 Verifying : glibc-headers-2.17-222.el7.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.2.3.el7.x86_64 5/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Verifying : gcc-4.8.5-28.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7.x86_64 8/24 Verifying : glibc-2.17-222.el7.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : cpp-4.8.5-28.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.2.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7 libgomp.x86_64 0:4.8.5-28.el7 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-05-18 00:01:25,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH cfy status stdout: Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-05-18 00:01:25,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-05-18 00:01:27,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-05-18 00:01:28,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-05-18 00:01:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-05-18 00:01:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-05-18 00:01:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:01:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:02:06,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:02:06,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-05-18 00:02:06,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-05-18 00:02:06,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-05-18 00:02:06,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:17,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:17,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:17,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-05-18 00:02:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:22,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:22,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:29,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:29,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:29,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:36,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-05-18 00:02:36,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:47,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:02:47,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:47,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:02:47,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-05-18 00:02:47,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:47,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:52,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-05-18 00:02:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:02:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-05-18 00:02:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-05-18 00:02:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-05-18 00:02:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:02:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:02:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.18 on port 22: Unable to connect to port 22 on 10.67.79.18 (tried 1 time) 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.20 on port 22: Unable to connect to port 22 on 10.67.79.20 (tried 1 time) 2018-05-18 00:03:03,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:03,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:03:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:19,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:19,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:19,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:29,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:29,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:35,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:35,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:35,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:35,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-05-18 00:03:40,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:40,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:40,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-05-18 00:03:40,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:40,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:45,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:45,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-05-18 00:03:45,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:45,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-05-18 00:03:51,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-05-18 00:03:51,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:03:57,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:04:04,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:04:04,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:04:04,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:04:04,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:04:10,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-05-18 00:04:10,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:10,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-05-18 00:04:16,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-05-18 00:04:16,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-05-18 00:04:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-05-18 00:06:48,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:06:48,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:06:48,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:20:35,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:20:35,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:20:35,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:20:35,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-05-18 00:22:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:22:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:22:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:23,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:28,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:28,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:28,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:28,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:22:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:22:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-05-18 00:22:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:22:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:08,581 - 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 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 342, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 494, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-05-18 00:27:08,584 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-18 00:27:08,585 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-18 00:27:09,096 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-18 00:27:09,097 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 32:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-18 00:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-05-18 00:27:15,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-05-18 00:27:15,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nink6b sudo: monit: command not found 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-05-18 00:27:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:27,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:27,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-05-18 00:27:27,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-zn43qc Cannot find the Monit control file at ~/.monitrc, /etc/monitrc, /etc/monit/monitrc, /usr/local/etc/monitrc or at ./monitrc 2018-05-18 00:27:27,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-friypl Cannot find the Monit control file at ~/.monitrc, /etc/monitrc, /etc/monit/monitrc, /usr/local/etc/monitrc or at ./monitrc 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'homer' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'dime' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'sprout' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-05-18 00:27:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'vellum' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nink6b clearwater-etcd: unrecognized service 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> clearwater-etcd: unrecognized service 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:27:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-05-18 00:27:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-friypl clearwater-etcd: unrecognized service 2018-05-18 00:27:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Failed reading diamond pid file 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-18 00:27:52,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:52,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-18 00:27:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-18 00:27:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-05-18 00:27:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:27:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:28:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-05-18 00:28:03,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-05-18 00:28:03,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-18 00:28:03,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-18 00:52:14,011 - 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 413, in clean wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 494, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation uninstall for deployment clearwater-opnfv timed out 2018-05-18 00:52:14,013 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-18 00:52:22,351 - functest.core.vnf - ERROR - Unexpected error cleaning - Router interface for subnet 484fca5a-1633-4d7a-b222-b9624adbce9c on router 37e7b32d-5de8-4a13-9793-7a08cb268f76 cannot be deleted, as it is required by one or more floating IPs. Neutron server returns request_ids: ['req-17b9ae63-97b2-44d2-b47f-1fad5ed67f12'] 2018-05-18 00:52:22,605 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 484fca5a-1633-4d7a-b222-b9624adbce9c: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-1788db0c-d189-4559-9097-5f9091aae2d6'] 2018-05-18 00:52:26,003 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-18 00:52:26,003 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-18 00:52:27,419 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 00:52:28,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-18 00:52:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-18 00:52:28,428 - 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'm1.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-18 00:52:28,435 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 00:52:28,465 - 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-18 00:52:28,465 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-18 00:52:31,385 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-649608da-01c7-48ac-b3ec-3525cb4093b8, password=3f474e12-8189-4a2c-926d-25d95d8256ee, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-649608da-01c7-48ac-b3ec-3525cb4093b8, 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-18 00:52:31,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-18 00:52:31,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-05-18 00:52:31,385 - 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-18 00:54:30,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-05-18 00:54:43,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-05-18 00:54:44,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-05-18 00:54:54,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-05-18 00:54:57,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-18 00:54:58,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-05-18 00:56:42,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-05-18 00:56:48,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-05-18 00:57:18,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-05-18 00:57:18,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-05-18 00:57:21,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-05-18 00:57:21,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-05-18 00:58:15,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: mirrors.syringanetworks.net * updates: mirror.tocici.com Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.2.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7 base 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7 base 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.2.3.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7 base 101 k libgomp x86_64 4.8.5-28.el7 base 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 3.4 MB/s | 54 MB 00:15 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7.x86_64 9/24 Updating : libgomp-4.8.5-28.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-862.2.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : libgomp-4.8.5-28.el7.x86_64 2/24 Verifying : glibc-devel-2.17-222.el7.x86_64 3/24 Verifying : glibc-headers-2.17-222.el7.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.2.3.el7.x86_64 5/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Verifying : gcc-4.8.5-28.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7.x86_64 8/24 Verifying : glibc-2.17-222.el7.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : cpp-4.8.5-28.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.2.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7 libgomp.x86_64 0:4.8.5-28.el7 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-05-18 00:58:15,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-05-18 00:58:17,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-05-18 00:58:20,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-649608da-01c7-48ac-b3ec-3525cb4093b8, password=93117d2c-0344-40b6-ab16-d300477eea80, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-649608da-01c7-48ac-b3ec-3525cb4093b8, 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-18 00:58:20,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-05-18 00:58:27,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-05-18 00:58:27,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-05-18 00:58:27,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-18 00:58:27,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-18 00:59:03,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-18 00:59:03,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-05-18 00:59:03,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-05-18 00:59:03,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-05-18 00:59:03,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-05-18 00:59:09,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-05-18 00:59:09,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-05-18 00:59:09,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-18 00:59:09,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-05-18 00:59:09,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-05-18 00:59:14,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-05-18 00:59:14,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:14,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-05-18 00:59:14,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:19,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-05-18 00:59:19,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:19,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:19,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-05-18 00:59:19,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:19,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:25,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:25,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-05-18 00:59:25,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:25,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-05-18 00:59:25,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-05-18 00:59:30,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:30,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:30,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-05-18 00:59:30,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-05-18 00:59:35,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-05-18 00:59:35,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:35,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-05-18 00:59:41,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:41,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:41,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:41,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:41,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:59:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:59:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-05-18 00:59:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-05-18 00:59:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-05-18 00:59:47,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-05-18 00:59:52,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:59:52,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:52,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-05-18 00:59:57,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-05-18 00:59:57,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-05-18 00:59:57,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-05-18 01:00:24,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-05-18 01:00:29,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-05-18 01:00:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-05-18T00:59:04.080Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'1954b2f9-3680-425f-ad94-51b47e928a9a'} 2018-05-18 01:00:29,930 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-05-18 01:00:30,004 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.124'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.123'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-05-18 01:00:30,069 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.124'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.123'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-05-18 01:00:30,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-05-18 01:00:30,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.124 2018-05-18 01:00:32,715 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2018-05-18 01:00:32,715 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:59:85:59 2018-05-18 01:00:35,243 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-05-18 01:00:35,243 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:d1:3f:26 2018-05-18 01:00:35,244 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-05-18 01:00:35,244 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.123 2018-05-18 01:00:37,691 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2018-05-18 01:00:37,691 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:9e:1b:c5 2018-05-18 01:00:40,427 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-05-18 01:00:40,427 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:b2:27:aa 2018-05-18 01:00:40,427 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-05-18 01:00:40,427 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-05-18 01:00:41,877 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-05-18 01:01:13,323 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-05-18 01:01:13,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:01:13,355 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-05-18 01:01:13,364 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:01:13,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-05-18 01:01:13,379 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-05-18 01:01:13,388 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:01:13,445 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-05-18 01:01:13' 2018-05-18 01:01:13,445 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-05-18 01:01:13,445 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-05-18 01:01:13,454 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:01:13,473 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.123. 2018-05-18 01:01:16,548 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.10.123... 2018-05-18 01:01:46,572 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.123. 2018-05-18 01:01:46,792 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.123. 2018-05-18 01:01:47,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-05-18 01:01:48,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-05-18 01:01:53,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-05-18 01:01:54,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-05-18 01:01:59,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-05-18 01:02:00,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-05-18 01:02:05,846 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-05-18 01:02:06,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:11,853 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-05-18 01:02:12,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:17,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-05-18 01:02:18,862 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:23,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-05-18 01:02:24,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:29,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-05-18 01:02:30,877 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:35,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-05-18 01:02:36,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:41,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-05-18 01:02:42,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:47,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-05-18 01:02:48,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:53,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-05-18 01:02:54,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:02:59,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-05-18 01:03:00,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:03:05,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-05-18 01:03:06,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-05-18 01:03:11,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-05-18 01:03:12,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-05-18 01:03:17,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-05-18 01:03:18,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-05-18 01:03:23,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.9 2018-05-18 01:03:24,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.9 [edit] vyos@vyos# 2018-05-18 01:03:29,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-05-18 01:03:30,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-05-18 01:03:35,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-05-18 01:03:36,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-05-18 01:03:41,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-05-18 01:03:42,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-05-18 01:03:47,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-05-18 01:03:48,963 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-05-18 01:03:53,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-05-18 01:03:54,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-05-18 01:03:59,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-05-18 01:04:00,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-05-18 01:04:05,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-05-18 01:04:06,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-05-18 01:04:11,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-05-18 01:04:12,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-05-18 01:04:17,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-05-18 01:04:18,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-05-18 01:04:24,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-05-18 01:04:25,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-05-18 01:04:30,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-05-18 01:04:31,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-05-18 01:04:36,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-05-18 01:04:37,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-05-18 01:04:42,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-05-18 01:04:43,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-05-18 01:04:48,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-05-18 01:04:49,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-05-18 01:04:54,093 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-05-18 01:04:54,104 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:04:54,129 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.124. 2018-05-18 01:04:54,334 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.124. 2018-05-18 01:04:55,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-05-18 01:04:56,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-05-18 01:05:01,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-05-18 01:05:02,364 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-05-18 01:05:07,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-05-18 01:05:08,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-05-18 01:05:13,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-05-18 01:05:14,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:19,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-05-18 01:05:20,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:25,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-05-18 01:05:26,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:31,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-05-18 01:05:32,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:37,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-05-18 01:05:38,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:43,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-05-18 01:05:44,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:49,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-05-18 01:05:50,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:05:55,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-05-18 01:05:56,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:06:01,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-05-18 01:06:02,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:06:07,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-05-18 01:06:08,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-05-18 01:06:13,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-05-18 01:06:14,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-05-18 01:06:19,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-05-18 01:06:20,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-05-18 01:06:25,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-05-18 01:06:26,463 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-05-18 01:06:31,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.11 2018-05-18 01:06:32,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.11 [edit] vyos@vyos# 2018-05-18 01:06:37,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-05-18 01:06:38,476 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-05-18 01:06:43,477 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-05-18 01:06:44,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-05-18 01:06:49,484 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-05-18 01:06:50,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-05-18 01:06:55,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-05-18 01:06:56,493 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-05-18 01:07:01,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-05-18 01:07:02,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-05-18 01:07:07,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-05-18 01:07:08,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-05-18 01:07:13,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-05-18 01:07:14,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-05-18 01:07:19,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-05-18 01:07:20,518 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-05-18 01:07:25,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-05-18 01:07:26,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-05-18 01:07:31,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-05-18 01:07:32,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-05-18 01:07:37,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-05-18 01:07:38,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-05-18 01:07:43,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-05-18 01:07:44,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-05-18 01:07:49,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-05-18 01:07:50,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-05-18 01:07:55,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-05-18 01:07:56,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-05-18 01:08:01,599 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-05-18 01:08:01,599 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-05-18 01:09:01,640 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-05-18 01:09:01,659 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-18 01:09:01,695 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.123. 2018-05-18 01:09:01,934 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.123. 2018-05-18 01:09:02,940 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 2 4 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:05 Last read 22:59:02, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.9, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 56628 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:feb2:27aa Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-05-18 01:09:33,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-05-18 01:09:33,052 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-05-18 01:09:33,052 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.6' 2018-05-18 01:09:33,053 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-05-18 01:09:35,153 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-05-18 01:09:37,168 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-18 01:09:37,170 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:09 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-18 01:09:37,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-18 01:09:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1d849515-0c30-4d34-885a-76686fd0e35c could not be found. [status_code=404] 2018-05-18 01:09:42,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1905601c-2467-45c5-b09b-e2c345706a90 could not be found. [status_code=404] 2018-05-18 01:09:42,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-05-18 01:09:42,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-05-18 01:09:42,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-05-18 01:09:42,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-05-18 01:09:47,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-05-18 01:09:47,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-18 01:09:47,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-05-18 01:09:47,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:47,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-18 01:09:47,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-18 01:09:52,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1905601c-2467-45c5-b09b-e2c345706a90 could not be found. [status_code=404] 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1d849515-0c30-4d34-885a-76686fd0e35c could not be found. [status_code=404] 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:52,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:52,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-05-18 01:09:52,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-05-18 01:09:52,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-05-18 01:09:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-05-18 01:09:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-05-18 01:09:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-05-18 01:09:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-05-18 01:09:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-05-18 01:09:58,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-18 01:09:58,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-18 01:10:03,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-05-18 01:10:03,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-05-18 01:10:03,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-05-18 01:10:03,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-05-18 01:10:03,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-05-18 01:10:03,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-05-18 01:10:08,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:10:08,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-05-18 01:10:08,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-05-18 01:10:13,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-05-18 01:10:13,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-05-18 01:10:13,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-05-18 01:10:13,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-05-18 01:10:13,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-05-18 01:10:13,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-05-18 01:10:13,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-05-18 01:10:13,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-05-18 01:10:13,976 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-18 01:10:32,794 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-18 01:10:32,887 - 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-18 01:10:32,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-18 01:10:32,906 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-18 01:10:35,642 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-7a8c48a3-18c1-429f-ac3f-078f4a60b8ef, password=6f19f4cd-a4c0-432a-996c-e1bed2aadae3, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-7a8c48a3-18c1-429f-ac3f-078f4a60b8ef, 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-18 01:10:35,643 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-202 | | SDN_CONTROLLER_IP | | | 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-18 01:10:36,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-18 01:10:37,600 - 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-18 01:10:37,600 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-18 01:10:38,994 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=0d96b27a-2b3c-442f-828a-2a23f8c6879e, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-7a8c48a3-18c1-429f-ac3f-078f4a60b8ef, 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-18 01:10:39,192 - 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-18 01:10:39,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-05-18 01:10:39,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-05-18 01:10:42,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-05-18 01:10:49,022 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-05-18 01:10:49,674 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-05-18 01:10:49,686 - 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-18 01:10:49,686 - 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-18 01:10:58,206 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 529156d4-4d8f-48e2-b4bd-afe577f5bf63 -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-18 01:10:58,207 - 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-18 01:11:05,591 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 74404790-73c2-43db-a390-84c310c3e8cc -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-18 01:11:05,591 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : f61fca2b-0114-48b1-a806-e7b879d849df 2018-05-18 01:11:05,591 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-05-18 01:14:44,709 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc abot-controller --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=f61fca2b-0114-48b1-a806-e7b879d849df --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 01:11:05 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 01:11:05 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=f61fca2b-0114-48b1-a806-e7b879d849df", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:11:05 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 01:11:05 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:f61fca2b-0114-48b1-a806-e7b879d849df external-network: use-floating-ip:true use-default-secgroup:true] 01:11:06 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:11:06 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[no-proxy:127.0.0.1,localhost,::1 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgo5Ep7bE3jlHNozS1/ELBB/hOk4fnlI+10qmmnmVR2DBXmWPE/fHuXNITW80+IpU+5QevemVNiwYoXgw1SSN8dCt4G8zRhU9TZERdi33yRdYA/93Obx+6WaRNO8L/0ecsioNn90XlUx1DI+pfzMcFONHkabsEL7Cqtm/tePKS4Ol4JRfGpuWQX/FkCxXbk0wzBpb+l/O8kpztkrC4tI/0usCJ5Mb/WKu/9+QoPztptaXTBtvbYgwQvQR9avsHeL2TkzP94ltQi8U81hBLtVFmMEeVIWvQqnTCPq8ljzDuxwKnXX2cg9+/+YcMfDjcA8KDAp9+s2LVfeInZ1X+vfnV juju-client-key disable-network-management:false name:controller apt-ftp-proxy: update-status-hook-interval:5m network:f61fca2b-0114-48b1-a806-e7b879d849df test-mode:false net-bond-reconfigure-delay:17 http-proxy: apt-http-proxy: logging-config: ssl-hostname-verification:false development:false apt-mirror: apt-https-proxy: max-action-results-age:336h ignore-machine-addresses:false type:openstack ftp-proxy: image-stream:released apt-no-proxy: max-action-results-size:5G max-status-history-size:5G max-status-history-age:336h transmit-vendor-metrics:true firewall-mode:instance https-proxy: resource-tags: use-default-secgroup:true use-floating-ip:true agent-stream:released image-metadata-url: agent-metadata-url: enable-os-upgrade:true automatically-retry-hooks:true logforward-enabled:false provisioner-harvest-mode:destroyed default-series:xenial enable-os-refresh-update:true external-network: uuid:13e22f9d-5880-4f25-8f6f-c89b2ba6c504 proxy-ssh:false] 01:11:06 INFO juju.provider.openstack provider.go:144 opening model "controller" 01:11:06 DEBUG goose :1 auth details: &{Token:gAAAAABa_igqexQMWEct59qM-Y5f3TiWOqggxnkWgJiMsTmVFq2cXQC8HRH052-x5pqkfR-bz3Y0-JPRoFkon1pOgqW1jo8crE8F3kLANTsw0PUZeQAoaaZBPUqAo_t5Z7FM6WxbTWqfka3a3HPWZgwmwLFoKHJiK0C9hxfwHsZcoTAT4mcQxYE TenantId:b4b6bd53b6d14521950f67dffd824e7b UserId:1992917e0e2a466db028c48419be4f6d Domain: RegionServiceURLs:map[RegionOne:map[dns:https://172.30.10.101:9001/ compute:https://172.30.10.101:8774/v2.1/b4b6bd53b6d14521950f67dffd824e7b image:https://172.30.10.101:9292 volume:https://172.30.10.101:8776/v1/b4b6bd53b6d14521950f67dffd824e7b network:https://172.30.10.101:9696/ orchestration:https://172.30.10.101:8004/v1/b4b6bd53b6d14521950f67dffd824e7b volumev3:https://172.30.10.101:8776/v3/b4b6bd53b6d14521950f67dffd824e7b volumev2:https://172.30.10.101:8776/v2/b4b6bd53b6d14521950f67dffd824e7b compute_legacy:https://172.30.10.101:8774/v2/b4b6bd53b6d14521950f67dffd824e7b metering:https://172.30.10.101:8777/ identity:https://172.30.10.101:5000/v3 placement:https://172.30.10.101:8778 artifact:https://172.30.10.101:9494 cloudformation:https://172.30.10.101:8000/v1 alarming:https://172.30.10.101:8042/]]} 01:11:07 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/RegionOne 01:11:07 DEBUG goose :1 performing API version discovery for "https://172.30.10.101:8774/" 01:11:07 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}] 01:11:07 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 01:11:07 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:11:07 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 01:11:07 INFO cmd bootstrap.go:233 Loading image metadata 01:11:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:11:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:11:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{RegionOne https://172.30.10.101:5000/v3} [trusty win2008r2 win7 win8 win81 genericlinux win2012hv centos7 win2016nano raring xenial win2012r2 saucy vivid win2016 win10 precise wily yakkety win2016hv utopic win2012hvr2 win2012 quantal zesty opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:11:07 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 01:11:09 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 01:11:10 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 01:11:10 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 01:11:10 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 01:11:10 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 01:11:10 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 01:11:10 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 01:11:10 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 01:11:10 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 01:11:10 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 01:11:10 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 01:11:10 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:11:12 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 []} 01:11:15 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:11:15 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/RegionOne... 01:11:16 DEBUG juju.environs.instances image.go:64 instance constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:11:16 DEBUG juju.environs.instances image.go:70 matching constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:74404790-73c2-43db-a390-84c310c3e8cc Arch:amd64 VirtType:}] 01:11:16 INFO juju.environs.instances image.go:106 find instance - using image with id: 74404790-73c2-43db-a390-84c310c3e8cc 01:11:16 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 01:11:16 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:11:16 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2492 bytes 01:11:16 DEBUG juju.provider.openstack provider.go:1022 using network id "f61fca2b-0114-48b1-a806-e7b879d849df" 01:11:16 DEBUG goose :1 performing API version discovery for "https://172.30.10.101:9696/" 01:11:16 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}] 01:11:21 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "b0999856-6e6b-41c3-adc1-14b6662f49b4" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b0999856-6e6b-41c3-adc1-14b6662f49b4" has status BUILD, wait 10 seconds before retry, attempt 2 01:11:45 INFO juju.provider.openstack provider.go:1189 started instance "b0999856-6e6b-41c3-adc1-14b6662f49b4" 01:11:45 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 01:11:48 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.10.126 01:11:48 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.10.126 - b0999856-6e6b-41c3-adc1-14b6662f49b4 (arch=amd64 mem=2G cores=1) 01:11:51 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 01:11:51 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 01:11:51 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 01:11:53 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 01:11:53 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 01:11:54 DEBUG juju.provider.openstack provider.go:414 instance b0999856-6e6b-41c3-adc1-14b6662f49b4 has floating IP address: 172.30.10.126 Attempting to connect to 172.30.10.126:22 Attempting to connect to 172.16.0.9:22 01:11:54 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.9 failed: ssh: connect to host 172.16.0.9 port 22: Connection refused 01:11:54 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.10.126 failed: ssh: connect to host 172.30.10.126 port 22: Connection refused 01:11:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.9 failed: ssh: connect to host 172.16.0.9 port 22: Connection refused 01:12:00 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-a6c504-controller-0 01:14:37 INFO cmd bootstrap.go:423 Bootstrap agent now started 01:14:38 DEBUG juju.provider.openstack provider.go:414 instance b0999856-6e6b-41c3-adc1-14b6662f49b4 has floating IP address: 172.30.10.126 01:14:38 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.10.126:17070 172.16.0.9:17070] 01:14:38 INFO cmd controller.go:82 Contacting Juju controller at 172.30.10.126 to verify accessibility... 01:14:38 INFO juju.juju api.go:67 connecting to API addresses: [172.30.10.126:17070 172.16.0.9:17070] 01:14:40 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:40 INFO juju.api apiclient.go:617 connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:41 DEBUG juju.api monitor.go:35 RPC connection died 01:14:41 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 01:14:41 INFO juju.juju api.go:67 connecting to API addresses: [172.30.10.126:17070 172.16.0.9:17070] 01:14:41 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:41 INFO juju.api apiclient.go:617 connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:41 DEBUG juju.api monitor.go:35 RPC connection died 01:14:41 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 01:14:42 INFO juju.juju api.go:67 connecting to API addresses: [172.30.10.126:17070 172.16.0.9:17070] 01:14:42 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:42 INFO juju.api apiclient.go:617 connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:42 DEBUG juju.api monitor.go:35 RPC connection died 01:14:42 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 01:14:43 INFO juju.juju api.go:67 connecting to API addresses: [172.30.10.126:17070 172.16.0.9:17070] 01:14:43 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:43 INFO juju.api apiclient.go:617 connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" 01:14:44 DEBUG juju.api monitor.go:35 RPC connection died 01:14:44 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 01:14:44 INFO cmd controller.go:88 Controller machines are in the "controller" model. 01:14:44 INFO cmd controller.go:89 Initial model "default" added. 01:14:44 INFO cmd supercommand.go:465 command finished 2018-05-18 01:14:44,710 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-05-18 01:14:44,710 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-05-18 01:14:45,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-05-18 01:15:17,806 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-05-18 01:15:17,806 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-05-18 01:48:30,959 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-05-18 01:48:13.931920Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-05-18 01:48:30,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-05-18 01:48:30,961 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-05-18 01:48:31,202 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/RegionOne 2.2.5 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.10.119 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.16.0.14 3306/tcp oai-epc/0* active idle 2 172.30.10.125 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.16.0.10 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.10.119 8ddc4982-0a8c-4e90-a7b5-db09163e8a4b xenial nova ACTIVE 1 started 172.16.0.14 15ec0f8d-f585-4cec-9bcc-3de08849e1c9 trusty nova instance "15ec0f8d-f585-4cec-9bcc-3de08849e1c9" has status BUILD, wait 10 seconds before retry, attempt 1 2 started 172.30.10.125 f0d41204-d97a-496e-993d-c1d0206bd428 trusty nova ACTIVE 3 started 172.16.0.10 13074dd6-a512-4b10-b0f7-57993832b29a trusty nova instance "13074dd6-a512-4b10-b0f7-57993832b29a" has status BUILD, wait 10 seconds before retry, attempt 1 Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-05-18 01:48:31,439 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.10.119 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-05-18 01:48:31,441 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-05-18 01:48:31,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.10.125 (agent:idle, workload:active) 2152/udp 2018-05-18 01:48:31,681 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-05-18 01:48:31,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.16.0.10 (agent:idle, workload:active) 2018-05-18 01:48:31,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-05-18 01:48:33,651 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - List of Instance: [, , , , ] 2018-05-18 01:48:34,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Instance: juju-95b0e852-4b37-40bd-8ef5-447cb6983de8-49af4682-1a71-45cf-80a1-9fa86a44ee14 2018-05-18 01:48:34,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-05-18 01:48:35,771 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-05-18 01:48:36,578 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-05-18 01:48:36,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-05-18 01:48:37,067 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-44ee14-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.10.119 closed. 2018-05-18 01:48:37,068 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-05-18 01:48:37,709 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: e8314425-c6d9-444e-8940-2aeff8dc561a 2018-05-18 02:00:25,886 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-05-18 02:00:08.914316Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-05-18 02:00:25,887 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-05-18 02:00:26,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-05-18 02:00:26,332 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-05-18 02:00:26,374 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 11, 'skipped': 0, 'passed': 267} 2018-05-18 02:00:26,374 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 267, Failed:11, Skipped: 0 2018-05-18 02:00:26,615 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-18 02:00:26,616 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 49:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-18 02:00:28,165 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-1: 01:17:30 INFO juju.cmd running jujud [2.2.5 gc go1.8] machine-1: 01:17:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 01:17:30 DEBUG juju.agent read agent config, format "2.0" machine-1: 01:17:31 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 01:17:31 INFO juju.worker.upgradesteps upgrade steps for 2.2.5 have already been run. machine-1: 01:17:31 DEBUG juju.worker start "engine" machine-1: 01:17:31 INFO juju.worker start "engine" machine-1: 01:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 01:17:31 DEBUG juju.worker "engine" started machine-1: 01:17:31 DEBUG juju.worker.introspection stats worker now serving machine-1: 01:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.apicaller connecting with old password machine-1: 01:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 01:17:31 DEBUG juju.worker.apicaller connected machine-1: 01:17:31 DEBUG juju.worker.apicaller changing password... machine-1: 01:17:31 DEBUG juju.worker.apicaller password changed machine-1: 01:17:31 DEBUG juju.api RPC connection died machine-1: 01:17:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 01:17:31 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:17:31 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-1: 01:17:31 DEBUG juju.worker.apicaller connected machine-1: 01:17:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:17:31 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 01:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:17:32 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:17:32 INFO juju.worker.upgrader unblocking abort check machine-1: 01:17:32 INFO juju.worker.upgrader desired tool version: 2.2.5 machine-1: 01:17:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 01:17:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:17:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:17:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:17:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:17:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:17:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:17:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 01:17:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 01:17:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 01:17:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 01:17:32 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:17:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 01:17:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 01:17:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:17:32 DEBUG juju.container.kvm kvm-ok output: INFO: /dev/kvm exists KVM acceleration can be used machine-1: 01:17:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:17:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:17:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 01:17:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:17:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true } {vdb [/dev/disk/by-label/config-2 /dev/disk/by-uuid/976A-D807] config-2 976A-D807 64 vfat false }] machine-1: 01:17:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} machine-1: 01:17:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:17:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 01:17:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:17:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:17:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:17:32 DEBUG juju.network including address local-cloud:172.16.0.14 for machine machine-1: 01:17:32 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:17:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:172.16.0.14 local-machine:::1] machine-1: 01:17:32 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:172.16.0.14 local-machine:::1] machine-1: 01:17:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:17:32 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 01:17:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:17:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:17:32 DEBUG juju.worker.logger logger setup machine-1: 01:17:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:17:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:17:32 DEBUG juju.network including address public:172.30.10.126 for machine machine-1: 01:17:32 DEBUG juju.network including address local-cloud:172.16.0.9 for machine machine-1: 01:17:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:17:32 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:17:32 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:17:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:17:32 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] machine-1: 01:17:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 01:17:32 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 01:17:32 DEBUG juju.worker start "1-container-watcher" machine-1: 01:17:32 DEBUG juju.worker start "stateconverter" machine-1: 01:17:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 01:17:32 INFO juju.worker start "1-container-watcher" machine-1: 01:17:32 DEBUG juju.worker "1-container-watcher" started machine-1: 01:17:32 INFO juju.worker start "stateconverter" machine-1: 01:17:32 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 01:17:32 DEBUG juju.worker "stateconverter" started machine-1: 01:17:32 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 01:17:32 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 01:17:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 01:17:32 DEBUG juju.service discovered init system "upstart" from local host machine-1: 01:17:32 DEBUG juju.worker.deployer state addresses: ["172.16.0.9:37017"] machine-1: 01:17:32 DEBUG juju.worker.deployer API addresses: ["172.16.0.9:17070" "172.30.10.126:17070"] machine-1: 01:17:33 INFO juju.worker.machiner "machine-1" started machine-1: 01:17:33 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 01:17:33 INFO juju.cmd running jujud [2.2.5 gc go1.8] unit-mysql-0: 01:17:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 01:17:33 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 01:17:33 DEBUG juju.worker start "api" unit-mysql-0: 01:17:33 INFO juju.worker start "api" unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 01:17:33 DEBUG juju.worker "api" started unit-mysql-0: 01:17:33 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 01:17:33 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:33 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:33 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:17:33 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:86:04:ef 172.16.0.0/24 1450 0 eth0 ethernet false false static 172.16.0.14 [] [] []} {2 fa:16:3e:86:04:ef 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 01:17:34 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:17:34 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:17:34 DEBUG juju.worker.apicaller password changed unit-mysql-0: 01:17:34 DEBUG juju.api RPC connection died unit-mysql-0: 01:17:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 01:17:34 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 01:17:34 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:34 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:34 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:17:35 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 01:17:35 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 01:17:35 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 01:17:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:17:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 01:17:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:17:35 DEBUG juju.worker.logger logger setup unit-mysql-0: 01:17:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:17:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:17:35 DEBUG juju.network including address public:172.30.10.126 for machine unit-mysql-0: 01:17:35 DEBUG juju.network including address local-cloud:172.16.0.9 for machine unit-mysql-0: 01:17:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 01:17:35 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 01:17:35 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 01:17:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 01:17:35 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] unit-mysql-0: 01:17:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 01:17:35 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 01:17:35 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 01:17:35 INFO juju.worker.upgrader desired tool version: 2.2.5 unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:17:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 01:17:35 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 01:17:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 01:17:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.5-trusty-amd64 unit-mysql-0: 01:17:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.5-trusty-amd64/jujud unit-mysql-0: 01:17:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 01:17:36 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 01:17:36 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 01:17:36 INFO juju.worker.uniter resuming charm install unit-mysql-0: 01:17:36 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 01:17:36 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 01:17:36 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 01:17:36 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 01:17:36 DEBUG httpbakery client do GET https://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 01:17:36 DEBUG httpbakery } -> error unit-mysql-0: 01:17:36 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 01:17:36 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 01:17:39 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 01:17:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 01:17:41 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 01:17:49 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 01:17:49 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 01:17:49 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 01:17:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 01:17:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:17:50 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 01:17:51 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-mysql-0: 01:17:52 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (723 kB/s) unit-mysql-0: 01:17:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 01:17:52 DEBUG unit.mysql/0.install (Reading database ... 52367 files and directories currently installed.) unit-mysql-0: 01:17:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 01:17:53 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 01:17:54 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:17:55 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:17:58 DEBUG unit.mysql/0.install python-netifaces machine-3: 01:17:59 INFO juju.cmd running jujud [2.2.5 gc go1.8] machine-3: 01:17:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:17:59 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.8 kB/s) unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install (Reading database ... 52407 files and directories currently installed.) unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... machine-3: 01:17:59 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:17:59 INFO juju.worker.upgradesteps upgrade steps for 2.2.5 have already been run. machine-3: 01:17:59 DEBUG juju.worker start "engine" machine-3: 01:17:59 INFO juju.worker start "engine" machine-3: 01:17:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:17:59 DEBUG juju.worker "engine" started machine-3: 01:17:59 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:17:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.apicaller connecting with old password machine-3: 01:17:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:17:59 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-3: 01:17:59 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-3: 01:17:59 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:17:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:17:59 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... machine-3: 01:17:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:17:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:18:00 DEBUG juju.worker.apicaller connected machine-3: 01:18:00 DEBUG juju.worker.apicaller changing password... machine-3: 01:18:00 DEBUG juju.worker.apicaller password changed machine-3: 01:18:00 DEBUG juju.api RPC connection died machine-3: 01:18:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 01:18:00 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:18:00 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-3: 01:18:00 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-3: 01:18:00 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:18:01 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... machine-3: 01:18:01 DEBUG juju.worker.apicaller connected machine-3: 01:18:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:18:02 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:18:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:18:02 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:18:02 INFO juju.worker.upgrader unblocking abort check machine-3: 01:18:02 INFO juju.worker.upgrader desired tool version: 2.2.5 machine-3: 01:18:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:18:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:18:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:18:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:18:02 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:18:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.logger logger setup machine-3: 01:18:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 01:18:02 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:18:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:18:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:18:02 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:18:02 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:18:02 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:18:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:18:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:18:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:18:02 DEBUG juju.network including address public:172.30.10.126 for machine machine-3: 01:18:02 DEBUG juju.network including address local-cloud:172.16.0.9 for machine machine-3: 01:18:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:18:02 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:18:02 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:18:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:18:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:18:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:18:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:18:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:18:02 DEBUG juju.network including address local-cloud:172.16.0.10 for machine machine-3: 01:18:02 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:18:02 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:172.16.0.10 local-machine:::1] machine-3: 01:18:02 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:172.16.0.10 local-machine:::1] machine-3: 01:18:02 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:18:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:18:02 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] machine-3: 01:18:02 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:18:02 DEBUG juju.container.kvm kvm-ok output: INFO: /dev/kvm exists KVM acceleration can be used machine-3: 01:18:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:18:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} machine-3: 01:18:02 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:18:02 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 01:18:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:18:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:18:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:18:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:18:02 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:18:02 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:18:02 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:18:02 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:18:02 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true } {vdb [/dev/disk/by-label/config-2 /dev/disk/by-uuid/995C-B945] config-2 995C-B945 64 vfat false }] unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources machine-3: 01:18:03 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 01:18:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:18:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 01:18:03 DEBUG juju.worker start "3-container-watcher" machine-3: 01:18:03 DEBUG juju.worker start "stateconverter" machine-3: 01:18:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:18:03 INFO juju.worker start "3-container-watcher" machine-3: 01:18:03 DEBUG juju.worker "3-container-watcher" started machine-3: 01:18:03 INFO juju.worker start "stateconverter" machine-3: 01:18:03 DEBUG juju.worker "stateconverter" started machine-3: 01:18:03 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 01:18:03 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] machine-3: 01:18:03 DEBUG juju.service discovered init system "upstart" from local host machine-3: 01:18:03 DEBUG juju.worker.deployer state addresses: ["172.16.0.9:37017"] machine-3: 01:18:03 DEBUG juju.worker.deployer API addresses: ["172.16.0.9:17070" "172.30.10.126:17070"] unit-mysql-0: 01:18:04 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] machine-3: 01:18:04 INFO juju.worker.machiner "machine-3" started unit-mysql-0: 01:18:04 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] machine-3: 01:18:04 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 01:18:04 INFO juju.cmd running jujud [2.2.5 gc go1.8] unit-oai-hss-0: 01:18:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 01:18:04 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:18:04 DEBUG juju.worker start "api" unit-oai-hss-0: 01:18:04 INFO juju.worker start "api" unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:18:04 DEBUG juju.worker "api" started unit-oai-hss-0: 01:18:04 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:04 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 01:18:04 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:18:04 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:18:04 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:18:04 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 01:18:04 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:18:04 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 01:18:05 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 01:18:06 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 01:18:06 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 01:18:06 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 01:18:06 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:18:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 01:18:06 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:18:06 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:18:06 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:18:06 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-mysql-0: 01:18:06 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 01:18:06 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-147.196 [773 kB] unit-mysql-0: 01:18:06 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 01:18:07 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 01:18:07 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 01:18:07 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 01:18:07 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:18:07 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] machine-3: 01:18:08 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:3b:51:18 172.16.0.0/24 1450 0 eth0 ethernet false false static 172.16.0.10 [] [] []} {2 fa:16:3e:3b:51:18 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 01:18:08 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 01:18:08 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 01:18:08 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:18:09 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 01:18:09 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:18:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:18:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:18:09 DEBUG juju.network including address public:172.30.10.126 for machine unit-oai-hss-0: 01:18:09 DEBUG juju.network including address local-cloud:172.16.0.9 for machine unit-oai-hss-0: 01:18:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:18:09 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:18:09 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:18:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:18:09 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:18:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:18:09 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.logger logger setup unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 01:18:10 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:18:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:18:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:18:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:18:10 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:18:10 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 01:18:10 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 01:18:10 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 01:18:10 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 01:18:10 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 01:18:10 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 01:18:11 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 01:18:11 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:18:11 INFO juju.worker.upgrader desired tool version: 2.2.5 unit-oai-hss-0: 01:18:11 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:18:11 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:18:11 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 01:18:11 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 01:18:11 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-oai-hss-0: 01:18:12 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:18:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:18:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.5-trusty-amd64 unit-oai-hss-0: 01:18:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.5-trusty-amd64/jujud unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:18:12 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:18:12 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:18:12 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 01:18:12 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 01:18:12 DEBUG httpbakery client do GET https://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 01:18:12 DEBUG httpbakery } -> error unit-oai-hss-0: 01:18:12 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:18:12 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:18:12 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-mysql-0: 01:18:12 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-oai-hss-0: 01:18:13 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 01:18:13 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3840 kB/s) unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install (Reading database ... 52417 files and directories currently installed.) unit-mysql-0: 01:18:14 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:18:15 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:18:16 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:18:16 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:18:17 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:18:17 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:18:17 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 01:18:17 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 01:18:17 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 01:18:17 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:18:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:18:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:18:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-0: 01:18:17 INFO juju.cmd running jujud [2.2.5 gc go1.8] machine-0: 01:18:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 01:18:17 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:18:17 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-0: 01:18:18 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 01:18:18 INFO juju.worker.upgradesteps upgrade steps for 2.2.5 have already been run. machine-0: 01:18:18 DEBUG juju.worker start "engine" machine-0: 01:18:18 INFO juju.worker start "engine" machine-0: 01:18:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 01:18:18 DEBUG juju.worker "engine" started machine-0: 01:18:18 DEBUG juju.worker.introspection stats worker now serving machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 01:18:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 01:18:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.apicaller connecting with old password machine-0: 01:18:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-0: 01:18:18 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-0: 01:18:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:18:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:18:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:18:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install git git-man liberror-perl machine-0: 01:18:18 DEBUG juju.worker.apicaller connected machine-0: 01:18:18 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:18:18 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 01:18:18 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Need to get 2973 kB of archives. unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install After this operation, 21.9 MB of additional disk space will be used. unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-mysql-0: 01:18:18 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... machine-0: 01:18:19 DEBUG juju.worker.apicaller password changed machine-0: 01:18:19 DEBUG juju.api RPC connection died machine-0: 01:18:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 01:18:19 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:18:19 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-0: 01:18:19 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-0: 01:18:19 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:18:19 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.7 [699 kB] unit-mysql-0: 01:18:19 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 01:18:19 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... machine-0: 01:18:20 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:18:20 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... machine-0: 01:18:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:18:20 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 01:18:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:18:20 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.7 [2252 kB] machine-0: 01:18:20 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:18:20 INFO juju.worker.upgrader unblocking abort check machine-0: 01:18:20 INFO juju.worker.upgrader desired tool version: 2.2.5 machine-0: 01:18:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 01:18:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:18:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:18:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:18:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 01:18:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} machine-0: 01:18:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 01:18:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:18:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:18:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:18:20 DEBUG juju.network including address public:172.30.10.126 for machine machine-0: 01:18:20 DEBUG juju.network including address local-cloud:172.16.0.9 for machine machine-0: 01:18:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:18:20 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:18:20 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:18:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:18:20 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] machine-0: 01:18:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 01:18:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.logger logger setup machine-0: 01:18:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 01:18:20 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true } {vdb [/dev/disk/by-label/config-2 /dev/disk/by-path/virtio-pci-0000:00:05.0 /dev/disk/by-uuid/9300-5A15] config-2 9300-5A15 64 vfat false }] machine-0: 01:18:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:18:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 01:18:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 01:18:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:18:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:18:20 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 01:18:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:18:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:18:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:18:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:18:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:18:20 DEBUG juju.network "lxdbr0" has addresses [fe80::886:e2ff:fe33:61e9/64 fe80::1/64] machine-0: 01:18:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:18:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:18:20 DEBUG juju.network including address local-cloud:172.16.0.5 for machine machine-0: 01:18:20 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:18:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:172.16.0.5 local-machine:::1] machine-0: 01:18:20 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:172.16.0.5 local-machine:::1] machine-0: 01:18:20 DEBUG juju.container.kvm kvm-ok output: INFO: /dev/kvm exists KVM acceleration can be used unit-oai-hss-0: 01:18:20 DEBUG unit.oai-hss/0.install Fetched 2973 kB in 2s (1339 kB/s) machine-0: 01:18:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 01:18:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 01:18:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 01:18:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 01:18:20 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 01:18:21 INFO juju.worker.deployer checking unit "abot-epc-basic/0" unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install (Reading database ... 52367 files and directories currently installed.) unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 01:18:21 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 01:18:21 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 01:18:21 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... machine-0: 01:18:21 DEBUG juju.worker start "0-container-watcher" machine-0: 01:18:21 DEBUG juju.worker start "stateconverter" machine-0: 01:18:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 01:18:21 INFO juju.worker start "0-container-watcher" machine-0: 01:18:21 DEBUG juju.worker "0-container-watcher" started machine-0: 01:18:21 INFO juju.worker start "stateconverter" machine-0: 01:18:21 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 01:18:21 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.7_all.deb ... unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.7) ... unit-mysql-0: 01:18:22 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 01:18:22 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:18:23 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-0: 01:18:23 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 01:18:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 01:18:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 01:18:23 INFO juju.worker.machiner "machine-0" started machine-0: 01:18:24 DEBUG juju.service discovered init system "systemd" from local host machine-0: 01:18:24 DEBUG juju.worker.deployer state addresses: ["172.16.0.9:37017"] machine-0: 01:18:24 DEBUG juju.worker.deployer API addresses: ["172.16.0.9:17070" "172.30.10.126:17070"] machine-0: 01:18:24 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} unit-mysql-0: 01:18:25 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 01:18:25 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... machine-0: 01:18:25 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 01:18:25 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running unit-mysql-0: 01:18:25 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-0: 01:18:25 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 01:18:25 INFO juju.cmd running jujud [2.2.5 gc go1.8] unit-abot-epc-basic-0: 01:18:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 01:18:25 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 01:18:25 INFO juju.worker start "api" unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:18:25 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:25 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:25 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.7) ... unit-abot-epc-basic-0: 01:18:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:18:26 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:18:27 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 01:18:27 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 01:18:28 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 01:18:28 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 01:18:28 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 01:18:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:18:28 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:18:28 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:28 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:28 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-abot-epc-basic-0: 01:18:29 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:18:30 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 01:18:30 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:18:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:18:30 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 01:18:30 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 01:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network "lxdbr0" has addresses [fe80::886:e2ff:fe33:61e9/64 fe80::1/64] unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network including address public:172.30.10.126 for machine unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network including address local-cloud:172.16.0.9 for machine unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 01:18:31 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 01:18:31 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 01:18:31 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 01:18:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:18:32 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 01:18:32 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:18:32 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:18:32 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 01:18:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 01:18:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.5-xenial-amd64 unit-abot-epc-basic-0: 01:18:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.5-xenial-amd64/jujud unit-abot-epc-basic-0: 01:18:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 01:18:32 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 01:18:32 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 01:18:32 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 01:18:32 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:18:32 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:18:32 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 01:18:32 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:18:32 DEBUG httpbakery client do GET https://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 01:18:32 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 01:18:32 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:18:32 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... machine-0: 01:18:33 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:07:dd:b2 172.16.0.0/24 1450 0 ens3 ethernet false false static 172.16.0.5 [] [] []} {2 fa:16:3e:07:dd:b2 1450 0 ens3 ethernet false false manual [] [] []} {3 0a:86:e2:33:61:e9 1500 0 lxdbr0 bridge false false manual [] [] []} {3 0a:86:e2:33:61:e9 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.7) ... unit-abot-epc-basic-0: 01:18:33 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 01:18:33 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:18:33 INFO juju.worker.upgrader desired tool version: 2.2.5 unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.7) ... unit-mysql-0: 01:18:33 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 01:18:33 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 01:18:33 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:18:34 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:18:34 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:18:34 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 01:18:34 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 01:18:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:18:35 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 01:18:35 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 01:18:35 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (30.5 kB/s) unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install (Reading database ... 53116 files and directories currently installed.) unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:18:39 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 01:18:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 01:18:39 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:18:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:18:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 01:18:40 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 01:18:40 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 01:18:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:18:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:18:40 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:18:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:18:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-44ee14-default-0 unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.0 >> unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 01:18:41 DEBUG unit.abot-epc-basic/0.install Oracle Java Prerequisites... unit-mysql-0: 01:18:41 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 01:18:41 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-147.196_amd64.deb ... unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 01:18:42 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-147.196) ... unit-abot-epc-basic-0: 01:18:42 DEBUG unit.abot-epc-basic/0.install gpg: keyring `/tmp/tmpc2pckoa_/secring.gpg' created unit-abot-epc-basic-0: 01:18:42 DEBUG unit.abot-epc-basic/0.install gpg: keyring `/tmp/tmpc2pckoa_/pubring.gpg' created unit-abot-epc-basic-0: 01:18:42 DEBUG unit.abot-epc-basic/0.install gpg: requesting key EEA14886 from hkp server keyserver.ubuntu.com unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install gpg: /tmp/tmpc2pckoa_/trustdb.gpg: trustdb created unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install gpg: key EEA14886: public key "Launchpad VLC" imported unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install gpg: no ultimately trusted keys found unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install gpg: Total number processed: 1 unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install gpg: imported: 1 (RSA: 1) unit-abot-epc-basic-0: 01:18:43 DEBUG unit.abot-epc-basic/0.install OK unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:18:44 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:18:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease [17.5 kB] unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:18:45 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:18:45 DEBUG unit.abot-epc-basic/0.install Get:4 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial/main amd64 Packages [1556 B] unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:18:45 DEBUG unit.abot-epc-basic/0.install Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:18:45 DEBUG unit.abot-epc-basic/0.install Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:18:45 DEBUG unit.abot-epc-basic/0.install Get:7 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial/main Translation-en [928 B] unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Need to get 3911 kB of archives. unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1589 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.60-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install Fetched 3911 kB in 1s (3373 kB/s) unit-abot-epc-basic-0: 01:18:47 DEBUG unit.abot-epc-basic/0.install Fetched 20.0 kB in 1s (18.0 kB/s) unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install (Reading database ... 53123 files and directories currently installed.) unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:18:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:18:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-44ee14-default-0 unit-mysql-0: 01:18:49 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 01:18:49 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 01:18:49 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:18:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-44ee14-default-0 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install binutils gsfonts gsfonts-x11 java-common libfontenc1 libxfont1 unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install oracle-java8-set-default x11-common xfonts-encodings xfonts-utils unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install binutils-doc binfmt-support visualvm ttf-baekmuk | ttf-unfonts unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | ttf-unfonts-core ttf-kochi-gothic | ttf-sazanami-gothic ttf-kochi-mincho unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | ttf-sazanami-mincho ttf-arphic-uming firefox | firefox-2 | iceweasel unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | mozilla-firefox | iceape-browser | mozilla-browser | epiphany-gecko unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | epiphany-webkit | epiphany-browser | galeon | midbrowser unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | moblin-web-browser | xulrunner | xulrunner-1.9 | konqueror unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install | chromium-browser | midori | google-chrome unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install binutils gsfonts gsfonts-x11 java-common libfontenc1 libxfont1 unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install oracle-java8-installer oracle-java8-set-default x11-common xfonts-encodings unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install xfonts-utils unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Need to get 6520 kB of archives. unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install After this operation, 20.5 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Get:1 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial/main amd64 oracle-java8-installer all 8u171-1~webupd8~0 [33.3 kB] unit-abot-epc-basic-0: 01:18:51 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-abot-epc-basic-0: 01:18:52 DEBUG unit.abot-epc-basic/0.install Get:3 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial/main amd64 oracle-java8-set-default all 8u171-1~webupd8~0 [6846 B] unit-abot-epc-basic-0: 01:18:53 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 01:18:53 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3374 kB] unit-oai-hss-0: 01:18:53 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 01:18:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 01:18:53 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:18:54 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 01:18:54 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxfont1 amd64 1:1.5.1-1ubuntu0.16.04.4 [95.0 kB] unit-mysql-0: 01:18:54 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 01:18:54 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:18:54 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-common all 1:7.7+13ubuntu3 [22.4 kB] unit-abot-epc-basic-0: 01:18:54 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xfonts-encodings all 1:1.0.4-2 [573 kB] unit-mysql-0: 01:18:55 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:18:55 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xfonts-utils amd64 1:7.7+3ubuntu0.16.04.2 [74.6 kB] unit-abot-epc-basic-0: 01:18:55 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gsfonts-x11 all 0.24 [7314 B] unit-abot-epc-basic-0: 01:18:55 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 01:18:55 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 01:18:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:18:56 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:18:56 DEBUG unit.abot-epc-basic/0.install Fetched 6520 kB in 3s (1757 kB/s) unit-abot-epc-basic-0: 01:18:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:18:56 DEBUG unit.abot-epc-basic/0.install (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 ... 54308 files and directories currently installed.) unit-abot-epc-basic-0: 01:18:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 01:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-mysql-0: 01:18:57 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 01:18:57 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:18:57 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:18:58 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 01:18:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... machine-2: 01:18:58 INFO juju.cmd running jujud [2.2.5 gc go1.8] machine-2: 01:18:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:18:58 DEBUG juju.agent read agent config, format "2.0" machine-2: 01:18:58 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:18:58 INFO juju.worker.upgradesteps upgrade steps for 2.2.5 have already been run. machine-2: 01:18:58 DEBUG juju.worker start "engine" machine-2: 01:18:58 INFO juju.worker start "engine" machine-2: 01:18:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:18:58 DEBUG juju.worker "engine" started machine-2: 01:18:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.apicaller connecting with old password machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:18:58 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:18:58 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:18:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:18:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 01:18:58 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... machine-2: 01:18:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:18:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 01:18:59 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 01:18:59 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... machine-2: 01:18:59 DEBUG juju.worker.apicaller connected machine-2: 01:18:59 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:18:59 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:19:00 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 01:19:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:19:00 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... machine-2: 01:19:00 DEBUG juju.worker.apicaller password changed machine-2: 01:19:00 DEBUG juju.api RPC connection died machine-2: 01:19:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 01:19:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:19:00 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:19:00 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:19:00 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" machine-2: 01:19:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 01:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-mysql-0: 01:19:01 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 01:19:01 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:19:01 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 01:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:19:02 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:19:02 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... machine-2: 01:19:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:19:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:19:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:19:02 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:19:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:19:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:19:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:19:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:19:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... machine-2: 01:19:03 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:19:03 INFO juju.worker.upgrader unblocking abort check machine-2: 01:19:03 INFO juju.worker.upgrader desired tool version: 2.2.5 machine-2: 01:19:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:19:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:19:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:19:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:19:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:19:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:19:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:19:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:19:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:19:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:19:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:19:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:19:03 DEBUG juju.network including address local-cloud:172.16.0.15 for machine machine-2: 01:19:03 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:19:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:172.16.0.15 local-machine:::1] machine-2: 01:19:03 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:172.16.0.15 local-machine:::1] machine-2: 01:19:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:19:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:19:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:19:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} machine-2: 01:19:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:19:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:19:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:19:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:19:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:19:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:19:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:19:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:19:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 01:19:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:19:03 DEBUG juju.worker.logger logger setup machine-2: 01:19:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:19:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-2: 01:19:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:19:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:19:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:19:04 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:19:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:19:04 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:19:04 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:19:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:19:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:19:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:19:04 DEBUG juju.network including address public:172.30.10.126 for machine machine-2: 01:19:04 DEBUG juju.network including address local-cloud:172.16.0.9 for machine machine-2: 01:19:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:19:04 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:19:04 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:19:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:19:04 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] machine-2: 01:19:04 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:19:04 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:19:04 DEBUG juju.container.kvm kvm-ok output: INFO: /dev/kvm exists KVM acceleration can be used machine-2: 01:19:04 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true } {vdb [/dev/disk/by-label/config-2 /dev/disk/by-uuid/9558-88CC] config-2 9558-88CC 64 vfat false }] unit-oai-hss-0: 01:19:04 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 01:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.60-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:19:04 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 01:19:04 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:19:05 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:19:05 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:19:06 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 01:19:06 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... machine-2: 01:19:06 DEBUG juju.worker start "2-container-watcher" machine-2: 01:19:06 DEBUG juju.worker start "stateconverter" machine-2: 01:19:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:19:06 INFO juju.worker start "2-container-watcher" machine-2: 01:19:06 DEBUG juju.worker "2-container-watcher" started machine-2: 01:19:06 INFO juju.worker start "stateconverter" machine-2: 01:19:06 DEBUG juju.worker "stateconverter" started machine-2: 01:19:06 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 01:19:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:19:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 01:19:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... machine-2: 01:19:06 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-mysql-0: 01:19:06 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... machine-2: 01:19:08 INFO juju.worker.machiner "machine-2" started machine-2: 01:19:08 DEBUG juju.service discovered init system "upstart" from local host machine-2: 01:19:08 DEBUG juju.worker.deployer state addresses: ["172.16.0.9:37017"] machine-2: 01:19:08 DEBUG juju.worker.deployer API addresses: ["172.16.0.9:17070" "172.30.10.126:17070"] machine-2: 01:19:08 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 01:19:08 INFO juju.cmd running jujud [2.2.5 gc go1.8] unit-oai-epc-0: 01:19:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 01:19:08 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:19:08 DEBUG juju.worker start "api" unit-oai-epc-0: 01:19:08 INFO juju.worker start "api" unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:19:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:19:08 DEBUG juju.worker "api" started unit-oai-epc-0: 01:19:08 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:19:08 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-epc-0: 01:19:08 INFO juju.api connection established to "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package oracle-java8-installer. unit-abot-epc-basic-0: 01:19:08 DEBUG unit.abot-epc-basic/0.install (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 ... 54524 files and directories currently installed.) unit-abot-epc-basic-0: 01:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../oracle-java8-installer_8u171-1~webupd8~0_all.deb ... unit-abot-epc-basic-0: 01:19:09 DEBUG unit.abot-epc-basic/0.install oracle-license-v1-1 license has already been accepted unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking oracle-java8-installer (8u171-1~webupd8~0) ... unit-oai-hss-0: 01:19:10 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:19:10 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:19:10 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:19:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-epc-0: 01:19:12 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 01:19:12 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 01:19:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:19:12 DEBUG juju.api successfully dialed "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-epc-0: 01:19:12 INFO juju.api connection established to "wss://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-epc-0: 01:19:12 DEBUG juju.api successfully dialed "wss://172.16.0.9:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/api" unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... machine-2: 01:19:13 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:f2:3f:0f 172.16.0.0/24 1450 0 eth0 ethernet false false static 172.16.0.15 [] [] []} {2 fa:16:3e:f2:3f:0f 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 01:19:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... unit-mysql-0: 01:19:13 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 01:19:13 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:19:13 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:19:13 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.60-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.16.0.9,172.30.10.126,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:19:15 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 01:19:15 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:19:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:19:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:19:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:19:15 DEBUG juju.network including address public:172.30.10.126 for machine unit-oai-epc-0: 01:19:15 DEBUG juju.network including address local-cloud:172.16.0.9 for machine unit-oai-epc-0: 01:19:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:19:15 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:19:15 DEBUG juju.network addresses after filtering: [public:172.30.10.126 local-cloud:172.16.0.9 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:19:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.10.126:17070 172.16.0.9:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:19:15 DEBUG juju.agent API server address details [["172.30.10.126:17070" "172.16.0.9:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["172.16.0.9:17070" "172.30.10.126:17070"] unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:19:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 01:19:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:19:16 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 01:19:16 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:19:16 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 01:19:16 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:19:16 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:19:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:19:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:19:16 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:19:16 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:19:16 INFO juju.worker.upgrader desired tool version: 2.2.5 unit-mysql-0: 01:19:16 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 01:19:16 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:19:17 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:19:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:19:18 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:19:18 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.5-trusty-amd64 unit-oai-epc-0: 01:19:18 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.5-trusty-amd64/jujud unit-oai-epc-0: 01:19:18 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:19:18 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:19:18 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:19:18 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 01:19:18 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 01:19:18 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:19:18 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 01:19:18 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 01:19:18 DEBUG httpbakery client do GET https://172.30.10.126:17070/model/49af4682-1a71-45cf-80a1-9fa86a44ee14/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 01:19:18 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 01:19:18 DEBUG httpbakery } -> error unit-oai-epc-0: 01:19:18 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:19:18 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-mysql-0: 01:19:18 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 01:19:18 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 01:19:19 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:19:20 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:19:20 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 01:19:20 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:19:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:20 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:19:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 01:19:20 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 01:19:20 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:19:20 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:19:22 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 01:19:22 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:19:22 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 01:19:24 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 01:19:24 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 01:19:25 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:19:25 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:19:25 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:19:25 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:19:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:19:25 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 01:19:25 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 01:19:26 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:19:26 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:19:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:19:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:19:26 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-mysql-0: 01:19:27 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 01:19:27 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 01:19:27 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 01:19:28 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 01:19:28 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:19:28 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 01:19:28 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-epc-0: 01:19:29 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:19:29 DEBUG unit.oai-epc/0.install Need to get 2973 kB of archives. unit-oai-epc-0: 01:19:29 DEBUG unit.oai-epc/0.install After this operation, 21.9 MB of additional disk space will be used. unit-oai-epc-0: 01:19:29 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-mysql-0: 01:19:30 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 01:19:30 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 01:19:30 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:19:30 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:19:30 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:19:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:31 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-147-generic unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 01:19:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:31 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 01:19:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 01:19:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:19:31 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.7 [699 kB] unit-mysql-0: 01:19:31 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 01:19:31 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 01:19:31 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install --2018-05-18 01:19:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 01:19:32 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.7 [2252 kB] unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 01:19:32 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 01:19:32 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install 0K ....... 72.6M=0s unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install 2018-05-18 01:19:32 (72.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install --2018-05-18 01:19:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 01:19:32 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 01:19:32 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 01:19:33 DEBUG unit.oai-epc/0.install Fetched 2973 kB in 4s (725 kB/s) unit-oai-epc-0: 01:19:33 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 181K 6s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 57.5M 3s unit-oai-epc-0: 01:19:33 DEBUG unit.oai-epc/0.install (Reading database ... 52367 files and directories currently installed.) unit-oai-epc-0: 01:19:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 364K 3s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 36.1M 2s unit-oai-epc-0: 01:19:33 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 368K 2s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 39.0M 2s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 37.0M 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 39.5M 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 36.1M 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 1.42M 1s unit-mysql-0: 01:19:33 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 01:19:33 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 506K 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 59.4M 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 52.4M 1s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 52.6M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 55.0M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 55.8M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 78.8M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 77.7M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 90.0M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 1.51M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 508K 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 77.9M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 55.1M=0.8s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 2018-05-18 01:19:33 (1.33 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install --2018-05-18 01:19:33-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 01:19:33 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 98.2M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 93.5M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 90.9M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 79.6M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 93.6M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 94.1M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 74.0M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 84.0M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 88.3M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 70.9M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 89.1M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 81.9M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 75.3M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 84.9M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 80.3M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 80.0M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 83.3M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 87.6M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 95.6M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 74.8M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 87.3M 0s unit-oai-hss-0: 01:19:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 82.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 400K 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 46.9M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 76.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 78.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 81.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 78.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 90.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 77.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 83.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 82.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 110M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 86.9M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 114M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 108M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 109M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 98.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 115M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 106M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 103M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 97.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 108M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 114M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 99.2M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 112M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 112M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 112M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 92.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 106M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 108M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 95.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 114M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 96.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 118M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 110M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 113M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 99.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 117M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 101M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 153M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 428K 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 88.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 93.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 83.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 66.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 82.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 83.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 88.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 129M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 126M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 94.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 99.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 105M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 83.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 97.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 102M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 88.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 80.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 97.2M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 55.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 82.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 78.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 83.9M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 94.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 90.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 84.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 89.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 94.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 94.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 78.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 88.4M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 94.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 50.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 86.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 94.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 97.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 90.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 85.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 93.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 96.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 99.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 86.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 95.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 97.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 89.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 78.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 98.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 95.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 96.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 83.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 97.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 132M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 151M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 133M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 159M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 159M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 165M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 143M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 163M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 165M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 469K 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 56.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 76.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 91.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 55.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 71.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 73.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 89.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 102M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 72.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 75.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 88.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 99.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 63.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 20.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 93.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 80.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 93.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 90.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 89.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 81.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 95.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 88.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 95.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 84.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 95.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 102M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 96.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 78.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 78.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 97.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 91.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 81.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 91.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 92.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 97.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 86.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 87.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 101M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 92.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 87.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 94.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 108M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 112M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 80.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 99.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 93.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 91.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 81.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 138M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 163M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 155M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 96.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 121M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 73.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 470K 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 81.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 79.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 84.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 68.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 70.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 67.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 74.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 53.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 86.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 13.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 156M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 142M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 159M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 20.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 113M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 98.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 112M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 93.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 105M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 89.9M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 96.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 93.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 96.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 83.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 95.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 98.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 97.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 86.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 98.3M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 91.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 91.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 82.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 99.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 98.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 98.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 86.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 96.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 105M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 100M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 99.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 116M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 116M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 117M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 97.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 113M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 108M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 109M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 109M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 167M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 171M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 169M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 148M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 169M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 170M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 168M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 142M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 476K 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 85.5M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 95.0M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 110M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 98.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 100M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 99.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 86.8M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 102M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 119M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 112M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 119M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 116M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 14.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 25.2M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 26.4M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 96.6M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 117M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 76.1M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 115M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 115M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 57.7M 0s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 143M=0.7s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2018-05-18 01:19:34 (18.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install --2018-05-18 01:19:34-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 95.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 98.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 97.4M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 95.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 86.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 95.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 91.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 109M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 96.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 105M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 111M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 103M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 107M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 52.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 99.4M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 90.2M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 102M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 101M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 98.2M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 97.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 98.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 108M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 95.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 89.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 107M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 104M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 98.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 89.9M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 114M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 101M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 109M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 95.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 97.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 108M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 88.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 102M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 84.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 60.8M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 88.4M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 93.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 78.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 89.5M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 94.0M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 94.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 79.2M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 95.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 94.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 90.7M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 99.1M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 139M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 131M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 126M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 120M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 136M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 139M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 141M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 121M 1s unit-oai-epc-0: 01:19:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 01:19:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.7_all.deb ... unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 463K 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 77.5M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 61.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 74.5M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 81.2M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 83.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 66.6M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 85.3M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 85.5M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 84.9M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 76.3M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 87.1M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 92.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 94.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 75.1M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 85.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 86.9M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 124M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 116M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 128M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 73.3M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 92.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 75.0M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 88.2M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 89.1M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 89.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 75.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 88.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 87.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 100M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 85.0M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 85.5M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 88.2M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 92.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 73.9M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 91.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 89.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 88.2M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 75.8M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 87.3M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 90.1M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 86.4M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 75.9M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 88.6M 2s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 87.6M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 93.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 80.4M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 90.3M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 104M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 134M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 117M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 135M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 129M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 134M 1s unit-oai-hss-0: 01:19:34 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 117M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 465K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 77.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 63.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 72.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 71.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 75.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 68.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 62.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 89.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 85.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 75.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 89.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 81.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 89.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 92.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 86.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 99.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 120M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 117M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 31.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 89.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 85.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 74.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 86.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 91.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 90.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 78.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 90.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 88.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 87.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 74.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 89.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 91.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 87.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 75.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 90.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 85.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 88.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 78.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 88.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 85.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 87.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 95.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 70.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 89.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 110M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 129M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 134M 2s unit-oai-epc-0: 01:19:35 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.7) ... unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 470K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 78.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 76.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 66.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 74.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 72.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 82.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 75.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 83.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 87.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 84.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 69.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 84.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 94.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 85.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 76.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 99.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 85.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 90.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 108M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 111M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 51.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 22.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 46.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 87.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 86.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 77.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 89.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 89.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 86.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 63.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 91.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 98.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 81.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 78.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 91.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 94.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 88.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 82.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 107M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 96.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 85.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 98.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 100M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 102M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 89.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 100M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 102M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 130M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 116M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 132M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 132M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 475K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 68.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 68.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 83.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 70.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 70.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 80.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 91.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 93.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 79.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 94.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 86.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 91.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 85.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 99.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 96.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 69.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 85.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 107M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 121M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 130M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 84.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 78.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 12.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 90.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 94.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 92.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 82.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 104M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 91.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 92.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 78.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 91.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 90.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 93.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 79.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 81.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 87.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 88.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 78.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 90.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 111M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 114M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 98.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 90.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 92.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 77.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 105M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 94.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 93.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 76.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 91.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 125M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 130M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 479K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 64.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 54.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 75.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 72.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 72.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 80.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 86.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 87.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 76.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 89.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 76.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 89.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 72.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 79.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 93.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 81.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 77.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 128M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 119M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 9.74M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 87.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 91.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 89.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 79.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 91.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 92.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 90.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 76.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 91.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 94.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 92.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 79.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 93.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 90.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 88.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 41.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 88.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 89.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 89.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 78.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 83.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 120M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 118M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 107M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 94.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 79.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 81.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 84.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 85.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 118M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 492K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 386K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 88.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 106M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 107M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 115M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 120M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 104M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 121M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 118M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 123M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 111M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 122M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 117M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 131M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 132M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 120M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 107M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 63.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 94.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 111M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 108M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 129M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 129M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 108M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 128M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 119M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 134M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 131M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 127M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 114M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 125M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 119M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 125M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 111M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 131M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 131M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 118M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 119M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 137M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 126M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 106M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 126M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 135M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 136M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 117M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 123M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 93.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 3.06M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 91.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 74.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 90.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 86.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 92.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 63.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 86.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 88.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 94.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 94.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 132M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 133M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 1.45M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 85.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 782K 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 83.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 66.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 81.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 87.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 83.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 75.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 92.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 93.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 92.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 86.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 96.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 96.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 116M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 127M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 142M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 146M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 1.97M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 76.3M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 86.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 71.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 90.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 79.2M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 81.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 33.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 95.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 97.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 88.9M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 77.8M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 89.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 94.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 97.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 90.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 93.0M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 102M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 102M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 81.5M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 95.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 99.1M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 96.4M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 88.6M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 100M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 97.7M 2s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 94.8M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 83.4M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 89.6M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 111M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 127M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 124M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 146M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 138M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 150M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 127M 1s unit-oai-hss-0: 01:19:35 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 150M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 585K 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 85.0M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 74.4M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 87.3M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 69.1M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 77.3M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 81.1M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 85.8M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 85.1M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 93.4M 2s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 64.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 99.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 78.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 93.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 96.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 103M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 139M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 139M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 144M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 2.19M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 74.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 76.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 81.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 77.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 71.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 70.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 88.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 126M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 44.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 82.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 96.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 92.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 97.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 97.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 86.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 93.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 104M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 92.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 87.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 107M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 93.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 99.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 95.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 90.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 65.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 128M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 141M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 142M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 578K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 36.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 73.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 61.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 51.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 56.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 67.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 65.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 70.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 53.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 56.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 61.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 90.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 80.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 139M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 129M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 137M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 124M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 134M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 129M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 136M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 118M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 2.60M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 77.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 81.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 82.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 75.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 85.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 82.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 88.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 91.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 138M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 14.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 84.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 88.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 58.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 94.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 94.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 92.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 85.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 86.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 96.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 94.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 82.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 96.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 91.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 93.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 84.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 95.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 99.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 97.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 85.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 97.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 96.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 125M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 123M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 134M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 132M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 132M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 598K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 78.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 13.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 95.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 71.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 84.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 84.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 85.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 74.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 88.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 99.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 100M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 87.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 94.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 109M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 136M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 79.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 2.42M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 71.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 86.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 87.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 89.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 76.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 82.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 92.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 95.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 91.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 98.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 100M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 133M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 128M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 13.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 103M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 99.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 88.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 111M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 99.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 89.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 97.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 88.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 106M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 90.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 99.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 98.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 106M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 86.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 100M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 103M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 93.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 121M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 149M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 607K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 52.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 99.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 9.09M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 75.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 60.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 74.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 80.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 83.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 87.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 78.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 98.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 90.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 133M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 136M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 122M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 2.80M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 81.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 67.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 78.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 74.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 92.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 93.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 97.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 89.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 107M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 123M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 7.85M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 77.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 67.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 83.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 63.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 74.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 74.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 99.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 71.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 54.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 84.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 115M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 112M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 114M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 116M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 113M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 98.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 110M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 118M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 117M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 97.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 109M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 159M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 162M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 147M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 152M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 164M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 629K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 6.06M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 81.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 83.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 72.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 82.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 78.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 81.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 81.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 92.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 95.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 97.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 86.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 96.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 123M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 157M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 135M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 3.07M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 95.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 94.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 78.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 50.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 97.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 82.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 98.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 110M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 117M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 141M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 6.00M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 85.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 98.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 88.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 98.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 89.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 115M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 116M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 114M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 99.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 118M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 99.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 120M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 115M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 106M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 118M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 111M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 121M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 632K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 4.99M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 78.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 84.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 50.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 106M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 103M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 98.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 92.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 117M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 100M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 114M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 115M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 124M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 144M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 148M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 3.55M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 87.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 72.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 96.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 77.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 91.2M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 94.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 94.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 95.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 114M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 113M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 4.46M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 85.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 93.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 91.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 81.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 87.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 91.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 95.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 87.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 106M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 104M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 89.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 99.5M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 107M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 51.6M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 98.3M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 81.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 107M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 92.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 131M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 163M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 164M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 144M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 571K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 96.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 89.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 102M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 99.9M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 93.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 91.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 100M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 108M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 119M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 93.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 96.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 78.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 85.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 95.8M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 118M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 111M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 131M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 136M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 4.34M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 96.1M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 85.7M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 93.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 86.0M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 97.4M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 105M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 898K 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 130M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 142M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 145M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 116M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 139M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 146M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 140M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 121M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 146M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 142M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 147M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 128M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 147M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 148M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 144M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 126M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 147M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 146M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 134M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 127M 1s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 146M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 146M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 147M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 127M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 148M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 147M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 136M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 123M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 147M 0s unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 146M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 1.03M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 18.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 77.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 98.1M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 81.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 85.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 97.1M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 84.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 89.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 54.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 83.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 83.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 83.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 90.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 94.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 115M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 114M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 144M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 144M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 6.26M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 90.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 84.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 77.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 83.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 88.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 82.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 79.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 139M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 910K 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 83.1M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 65.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 84.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 77.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 85.5M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 70.5M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 124M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 129M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 931K 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 79.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 72.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 71.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 43.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 80.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 82.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 100M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 78.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 58.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 42.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 116M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 120M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 100M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 118M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 92.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 118M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 103M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 122M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 121M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 102M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 115M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 121M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 106M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 124M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 119M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 163M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 145M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 163M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 159M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 170M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 144M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 62.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 118M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 100M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 106M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 19.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 76.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 113M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 94.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 102M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 118M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 963K 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 49.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 67.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 76.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 74.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 96.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 61.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 925K 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 108M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 94.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 79.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 89.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 73.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 94.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 101M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 94.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 82.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 65.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 95.1M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 34.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 115M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 108M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 86.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 121M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 115M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 106M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 110M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 102M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 107M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 100M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 123M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 81.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 68.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 103M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 116M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 56.5M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 142M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 129M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 125M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 87.1M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 116M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 12.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 79.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 94.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 106M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 109M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 106M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 95.3M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 116M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 1022K 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 82.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 74.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 82.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 82.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 62.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 79.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 91.6M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 78.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 1.23M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 3.23M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 72.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 89.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 80.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 85.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 67.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 112M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 10.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 69.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 49.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 98.0M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 92.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 92.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 78.8M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 117M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 104M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 107M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 99.2M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 120M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 114M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 94.4M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 97.9M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 86.7M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 109M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 121M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 166M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 165M 0s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 53750K ...... 100% 79.9M=2.6s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install 2018-05-18 01:19:37 (19.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install FINISHED --2018-05-18 01:19:37-- unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Total wall clock time: 4.9s unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.2s (15.9 MB/s) unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install (Reading database ... 53392 files and directories currently installed.) unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-mysql-0: 01:19:38 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 01:19:38 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-mysql-0: 01:19:38 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 01:19:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 01:19:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.7_amd64.deb ... unit-mysql-0: 01:19:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 01:19:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-oai-epc-0: 01:19:39 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.7) ... unit-mysql-0: 01:19:39 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:19:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 01:19:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:19:40 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:19:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 01:19:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:19:42 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 01:19:43 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:19:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 01:19:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-mysql-0: 01:19:43 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-oai-epc-0: 01:19:45 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-mysql-0: 01:19:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 01:19:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:19:45 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-oai-epc-0: 01:19:46 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.7) ... unit-mysql-0: 01:19:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 01:19:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:19:47 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-oai-epc-0: 01:19:48 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.7) ... unit-mysql-0: 01:19:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 01:19:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:19:48 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 01:19:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 01:19:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 01:19:50 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 01:19:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 01:19:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 01:19:51 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 01:19:52 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-oai-epc-0: 01:19:53 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (23.2 kB/s) unit-mysql-0: 01:19:53 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-oai-epc-0: 01:19:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 01:19:53 DEBUG unit.oai-epc/0.install (Reading database ... 53116 files and directories currently installed.) unit-oai-epc-0: 01:19:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 01:19:53 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-mysql-0: 01:19:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 01:19:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:19:54 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-oai-epc-0: 01:19:55 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:19:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 01:19:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 01:19:55 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 01:19:56 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 01:19:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 01:19:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 01:19:57 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 01:19:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 01:19:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 01:19:59 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-oai-epc-0: 01:19:59 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:19:59 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:19:59 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 01:20:00 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:20:00 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:20:01 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:20:01 DEBUG unit.oai-epc/0.install Need to get 3911 kB of archives. unit-oai-epc-0: 01:20:01 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 01:20:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 01:20:01 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] unit-oai-epc-0: 01:20:02 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 01:20:03 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 01:20:03 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 01:20:03 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 01:20:03 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1589 kB] unit-oai-epc-0: 01:20:04 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.60-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 01:20:04 DEBUG unit.oai-epc/0.install Fetched 3911 kB in 3s (995 kB/s) unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.install (Reading database ... 53123 files and directories currently installed.) unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:07 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:07 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 01:20:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:20:08 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:08 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:08 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 01:20:09 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-epc-0: 01:20:10 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 01:20:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 01:20:10 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-epc-0: 01:20:10 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 01:20:11 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:20:11 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:20:12 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 01:20:12 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:13 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 01:20:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 01:20:13 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:13 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:20:14 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:20:14 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-epc-0: 01:20:15 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 01:20:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 01:20:15 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 01:20:15 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:20:16 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-147.196) ... unit-mysql-0: 01:20:16 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 01:20:17 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:17 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 01:20:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:20:17 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:20:18 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:18 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:19 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:20:19 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:20:20 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 01:20:20 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 01:20:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:20:20 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:20 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:20:21 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:20:21 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 01:20:22 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 01:20:23 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:20:23 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-epc-0: 01:20:24 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 01:20:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.60-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:20:24 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-epc-0: 01:20:24 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:25 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-epc-0: 01:20:25 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:20:25 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 01:20:26 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 01:20:26 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 01:20:27 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 01:20:27 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:27 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 01:20:28 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 01:20:28 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-epc-0: 01:20:28 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:29 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 01:20:29 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-oai-epc-0: 01:20:30 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 01:20:30 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 01:20:30 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:20:30 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:20:31 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-oai-epc-0: 01:20:31 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:20:31 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-oai-epc-0: 01:20:32 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:32 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 01:20:33 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:33 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.60-0ubuntu0.14.04.1) ... unit-mysql-0: 01:20:34 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 01:20:34 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 01:20:35 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:20:35 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 01:20:36 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 01:20:36 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-oai-epc-0: 01:20:37 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:20:37 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:20:37 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:20:37 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:20:37 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:20:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:20:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 01:20:37 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 01:20:39 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 01:20:40 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (158 kB/s) unit-mysql-0: 01:20:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 01:20:40 DEBUG unit.mysql/0.install (Reading database ... 57545 files and directories currently installed.) unit-mysql-0: 01:20:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 01:20:40 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 01:20:41 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 01:20:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:20:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:20:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:20:43 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 01:20:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 01:20:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:20:45 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-147-generic unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 01:20:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:20:45 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 01:20:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 01:20:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install --2018-05-18 01:20:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 0K ....... 52.2M=0s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 2018-05-18 01:20:46 (52.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install --2018-05-18 01:20:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.34M 2s unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 499K 2s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 36.4M 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 33.9M 1s unit-mysql-0: 01:20:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 377K 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 33.2M 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 37.0M 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 53.3M 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 49.4M 1s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 52.8M 0s unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 1.58M 0s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 502K 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 52.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 54.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 54.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 53.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 54.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 55.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 59.8M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 88.4M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 76.6M=0.7s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2018-05-18 01:20:47 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install --2018-05-18 01:20:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 77.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 98.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 92.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 90.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 84.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 95.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 81.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 83.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 81.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 71.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 78.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 78.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 83.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 86.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 74.0M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 85.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 81.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 84.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 80.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 85.4M 0s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 402K 2s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 58.5M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 75.4M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 77.5M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 84.1M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 82.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 86.2M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 83.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 81.5M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 86.8M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 79.9M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 78.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 89.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 80.8M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 88.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 78.5M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 88.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 92.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 84.2M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 112M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 112M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 97.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 109M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 112M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 112M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 106M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 114M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 104M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 108M 1s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 413K 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 96.0M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 65.0M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 91.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 110M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 99.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 81.4M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 96.6M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 105M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 113M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 98.6M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 107M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 114M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 100M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 100M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 111M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 104M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 105M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 96.8M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 102M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 102M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 110M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 97.0M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 105M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 107M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 106M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 104M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 104M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 113M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 111M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 94.3M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 112M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 105M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 94.7M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 92.8M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 102M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 107M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 113M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 93.0M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 110M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 101M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 103M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 94.0M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 110M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 108M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 110M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 96.1M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 111M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 94.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 160M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 138M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 168M 0s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 448K 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 94.6M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 86.5M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 84.2M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 81.6M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 95.9M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 86.4M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 86.2M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 106M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 109M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 108M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 97.4M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 107M 1s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 97.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 103M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 92.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 93.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 95.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 116M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 96.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 86.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 88.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 95.8M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 113M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 97.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 113M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 100M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 94.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 95.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 130M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 162M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 71.9M 0s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 451K 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 103M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 82.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 97.9M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 97.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 99.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 83.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 95.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 85.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 101M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 114M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 113M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 102M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 93.0M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 95.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 103M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 92.8M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 97.4M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 113M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 114M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 95.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 92.8M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 122M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 90.8M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 97.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 96.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 98.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 160M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 163M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 165M 0s unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 448K 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 92.7M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 93.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 78.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 86.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 92.5M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 88.0M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 88.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 102M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 106M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 101M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 102M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 56.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 91.3M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 104M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 92.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 96.6M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 112M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 96.2M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 110M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 96.1M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 105M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 121M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 109M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 96.4M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 115M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 158M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 166M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 147M 0s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 148M=0.7s unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install 2018-05-18 01:20:47 (18.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install --2018-05-18 01:20:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 01:20:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 92.8M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 98.3M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 106M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 94.1M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 85.5M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 96.0M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 102M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 103M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 95.0M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 114M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 111M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 98.0M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 114M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 57.4M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 115M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 101M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 115M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 98.8M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 113M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 109M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 117M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 100M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 116M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 122M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 116M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 94.5M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 114M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 112M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 116M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 99.6M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 119M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 116M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 116M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 101M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 114M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 114M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 113M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 98.4M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 110M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 110M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 113M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 95.1M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 111M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 109M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 106M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 97.9M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 112M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 118M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 116M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 93.8M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 107M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 106M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 108M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 99.5M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 109M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 115M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 153M 0s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 146M 0s unit-mysql-0: 01:20:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 459K 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 69.2M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 89.9M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 84.5M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 80.2M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 90.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 102M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 81.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 82.2M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 99.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 108M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 106M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 106M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 118M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 106M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 109M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 98.5M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 109M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 132M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 22.9M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 98.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 98.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 99.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 111M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 92.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 110M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 108M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 55.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 96.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 104M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 106M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 113M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 96.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 113M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 108M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 111M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 96.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 111M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 112M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 95.9M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 112M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 112M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 113M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 98.5M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 111M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 99.6M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 108M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 113M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 110M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 97.7M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 113M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 112M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 109M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 96.8M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 164M 1s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 165M 1s unit-mysql-0: 01:20:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 472K 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 85.5M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 59.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 71.0M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 94.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 92.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 54.6M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 57.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 46.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 59.6M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 76.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 102M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 82.9M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 101M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 110M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 14.9M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 95.6M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 94.3M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 98.2M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 101M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 91.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 119M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 131M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 100M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 122M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 120M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 123M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 104M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 112M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 115M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 115M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 114M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 113M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 102M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 116M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 109M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 119M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 116M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 109M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 102M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 121M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 54.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 120M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 116M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 117M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 99.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 123M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 121M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 114M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 114M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 1.30M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 100M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 94.0M 2s unit-mysql-0: 01:20:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 763K 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 43.7M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 64.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 81.0M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 78.2M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 71.6M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 47.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 47.8M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 84.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 82.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 63.1M 2s unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install 9700K .......... .......... ..