2019-01-03 09:59:59,049 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 09:59:59,057 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 09:59:59,057 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-03 09:59:59,059 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2019-01-03 09:59:59,081 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-03 10:00:05,988 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_906efa42-a651-4580-9af7-b328e4d4db69', 'id': u'cd7aa519c9884a9bbe26ebd8a5e42593', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:00:06,642 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c43aae8a86d45fdb9392c49860576ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_906efa42-a651-4580-9af7-b328e4d4db69'}) 2019-01-03 10:00:06,859 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:00:07,067 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/8dd2c57e0ae34778850c1d368dbc211e'}, 'domain_id': None, 'human_id': None, 'id': u'8dd2c57e0ae34778850c1d368dbc211e', 'HUMAN_ID': False}) 2019-01-03 10:00:07,821 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_906efa42-a651-4580-9af7-b328e4d4db69', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd03244e2-4ac2-424f-95aa-9c9b4499f30a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_906efa42-a651-4580-9af7-b328e4d4db69', 'project_id': u'cd7aa519c9884a9bbe26ebd8a5e42593', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:00:07,824 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_906efa42-a651-4580-9af7-b328e4d4db69', 'password': 'd03244e2-4ac2-424f-95aa-9c9b4499f30a', 'project_name': 'connection_check-project_906efa42-a651-4580-9af7-b328e4d4db69', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'cd7aa519c9884a9bbe26ebd8a5e42593', 'project_domain_name': 'Default'} 2019-01-03 10:00:11,891 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-03 10:00:11,892 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-03 10:00:22,767 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.863s OK 2019-01-03 10:00:22,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:00:22,893 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-03 10:00:25,367 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-03 10:00:26,071 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_b42a640c-4071-4b14-8a0f-8ac6d603d23c', 'id': u'9a4fb23940e34a9aa0ac6bb33da7e27d', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:00:26,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'284288283f6d4dc38cafe6c5d0710616', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_b42a640c-4071-4b14-8a0f-8ac6d603d23c'}) 2019-01-03 10:00:26,734 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:00:27,065 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/baec9537b7d54edd8295cb7c90b9b62f'}, 'domain_id': None, 'human_id': None, 'id': u'baec9537b7d54edd8295cb7c90b9b62f', 'HUMAN_ID': False}) 2019-01-03 10:00:27,827 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_b42a640c-4071-4b14-8a0f-8ac6d603d23c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd6b7db3d-ab4e-4d08-82af-43b7d39429c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_b42a640c-4071-4b14-8a0f-8ac6d603d23c', 'project_id': u'9a4fb23940e34a9aa0ac6bb33da7e27d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:00:27,832 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_b42a640c-4071-4b14-8a0f-8ac6d603d23c', 'password': 'd6b7db3d-ab4e-4d08-82af-43b7d39429c0', 'project_name': 'api_check-project_b42a640c-4071-4b14-8a0f-8ac6d603d23c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9a4fb23940e34a9aa0ac6bb33da7e27d', 'project_domain_name': 'Default'} 2019-01-03 10:00:31,219 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-03 10:00:31,219 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-03 10:13:36,921 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 785.576s OK 2019-01-03 10:13:37,046 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:13:37,047 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:06 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-03 10:13:38,996 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-03 10:13:39,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_f240931b-66ea-4f52-8a4e-fbb9919d841d', 'id': u'6ca7d14f678e412db2d040405c02f91e', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:13:40,128 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aaae9eb4289e447c9c50a09312baf973', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_f240931b-66ea-4f52-8a4e-fbb9919d841d'}) 2019-01-03 10:13:40,299 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:13:40,419 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/1898aa1bb2d64be0b4d30ab2f4f160af'}, 'domain_id': None, 'human_id': None, 'id': u'1898aa1bb2d64be0b4d30ab2f4f160af', 'HUMAN_ID': False}) 2019-01-03 10:13:40,969 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_f240931b-66ea-4f52-8a4e-fbb9919d841d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'fa1ff531-c3bf-4140-8b8d-7827203cb2a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_f240931b-66ea-4f52-8a4e-fbb9919d841d', 'project_id': u'6ca7d14f678e412db2d040405c02f91e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:13:40,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_f240931b-66ea-4f52-8a4e-fbb9919d841d', 'password': 'fa1ff531-c3bf-4140-8b8d-7827203cb2a0', 'project_name': 'snaps_health_check-project_f240931b-66ea-4f52-8a4e-fbb9919d841d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '6ca7d14f678e412db2d040405c02f91e', 'project_domain_name': 'Default'} 2019-01-03 10:13:43,415 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-03 10:13:43,416 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-03 10:14:26,823 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.405s OK 2019-01-03 10:14:26,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:14:26,936 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-03 10:14:28,740 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:06 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-03 10:14:28,743 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-03 10:14:35,048 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 10:14:35,053 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 10:14:35,053 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-03 10:14:35,054 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2019-01-03 10:14:35,092 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-03 10:14:39,177 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:14:39,688 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'90196cf2db34459e9cb0362766aebae3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_31fc5e1c-2c52-41fe-ad98-283e6a541b24'}) 2019-01-03 10:14:39,850 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:14:40,028 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/192ae1ef7e1e4e04b70c392710202825'}, 'domain_id': None, 'human_id': None, 'id': u'192ae1ef7e1e4e04b70c392710202825', 'HUMAN_ID': False}) 2019-01-03 10:14:40,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'a8b85f70-b1d8-440b-91ea-1448e9050696', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'project_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:14:40,574 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'password': 'a8b85f70-b1d8-440b-91ea-1448e9050696', 'project_name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'eae90bbe2b63459f8b5846902a29eb6f', 'project_domain_name': 'Default'} 2019-01-03 10:14:40,574 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-03 10:14:41,229 - functest.core.tenantnetwork - 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'2019-01-03T10:14:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9943d286-46d5-4b6b-9b82-356520823ecd', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'created_at': u'2019-01-03T10:14:41Z', u'mtu': 1450, u'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eae90bbe2b63459f8b5846902a29eb6f'}) 2019-01-03 10:14:42,600 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:14:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8847d881-12d3-4a8b-bbb8-7642e0c87d90', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'enable_dhcp': True, u'network_id': u'9943d286-46d5-4b6b-9b82-356520823ecd', u'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', u'created_at': u'2019-01-03T10:14:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eae90bbe2b63459f8b5846902a29eb6f'}) 2019-01-03 10:14:47,310 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:14:44Z', u'revision_number': 3, u'id': u'ffe1e1c5-652d-4162-a494-e67558c5bf7c', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'admin_state_up': True, u'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', u'created_at': u'2019-01-03T10:14:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'eae90bbe2b63459f8b5846902a29eb6f'}) 2019-01-03 10:14:51,324 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0/file', 'owner': u'eae90bbe2b63459f8b5846902a29eb6f', 'id': u'cdd0f7f3-01ab-47d5-a009-bf432dcf62a0', 'size': 12716032, u'self': u'/v2/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:14:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T10:14:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'created': u'2019-01-03T10:14:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:14:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cdd0f7f3-01ab-47d5-a009-bf432dcf62a0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_31fc5e1c-2c52-41fe-ad98-283e6a541b24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:14:51,537 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_31fc5e1c-2c52-41fe-ad98-283e6a541b24', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'a75aab4e-b390-447b-9960-63211d9df211', 'swap': 0}) 2019-01-03 10:14:51,854 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSDf+o2nuImlPl9VaFQQXqUDxfXFVBhtYZy/PyBLD4lZfQ6oD2UWj2dZNaOMvHuNdWtLbFFj7XlKq1NAazUmFCVy6q80nEQEAiO9d6d2CQg0NhbpTeEkz3++OGKF6GnCdlMdhEZ25WJPi3OE5wdHfmf3pNR0wkKvZZbDr+qJW9c/p0DdUksfhHbtusOqxNEqdQXjtt++uiZzdkU51kpJofVqAnroHfDGazEMXHNjiCffKuvYbz7GzCdbcSgNoFUtKQoOuCaHDFTK1c10OFCK1LGxLbo7EupplPdL/ApWa9cDIPMXD40cQ8Mre/qaKjOZ1/jO6OAPZJc2FP5Hzw4t/p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0g3/qNp7iJpT5fVWhUEF6lA8X1xVQYbWGcvz8gSw+JWX0OqA\n9lFo9nWTWjjLx7jXVrS2xRY+15SqtTQGs1JhQlcuqvNJxEBAIjvXendgkINDYW6U\n3hJM9/vjhihehpwnZTHYRGduViT4tzhOcHR35n96TUdMJCr2WWw6/qiVvXP6dA3V\nJLH4R27brDqsTRKnUF47bfvromc3ZFOdZKSaH1agJ66B3wxmsxDFxzY4gn3yrr2G\n8+xswnW3EoDaBVLSkKDrgmhwxUytXNdDhQitSxsS26OxLqaZT3S/wKVmvXAyDzFw\n+NHEPDK3v6miozmdf4zujgD2SXNhT+R88OLf6QIDAQABAoIBAFjJ3gVLxOfrBAex\n+o58+7kdjUdpygfWrO1ejpEAdqW85d1DIpv7sXhsHosGcuzLLwrRfGg2jP2nM7lA\ncoyeB8p4+5r7F3VDC1jtHpn/l+u98F9g1MBB0BMKgBQXQE15+BUISrgvWC5FlnQr\n8swKDxx5SgMcXgzztAn8e7tlG1ZmyaxtLLIoK+qOxW1ITgcEu89/OMg67xlJaVuN\nHATDXnkC0A+Z/SUs8ILhTmmyHiXZLiIjLsCKOkGG6+Cgj97CaQxe1QNB3LbLisYK\nRRVwN9srgyiYjVcrio87Ggo2SETUgrlXyw7c5DoJAgus2BkhPdZO4CYreJRF/jF0\nt7FVwQECgYEA6fyLrfj1FhKuOmCZCqKplB2eQ7C47cN3JvpwhfpXmvRb8NxeWSb/\nAlkHh3/4C3/dkrEeHu1ooj+B2o0xp8Bdze6py7+P3HwMT0dIo3PwU9xh6wzHAjyB\nRjwKAUnXgyX8S5iQPBNOQEsqYoV5yQuRgl698/+tfN6dRGy1BNblHJECgYEA5dEQ\n/kaCxjLOMkCnwWy6Qrbjv0MYc4vff3cwqolWohY/ofunRz28ILBxb2nt8fDVh9Oe\nU355owkM1i95EquywqlleEXJLwPPhJGHDjmFyk9wOIic8CeIimezLu+aNS5kNnmj\nN65rCNvI60LiSAZti3MyUUjHvYJJCD9nf0prmdkCgYB0JhzgGzjt4BAEgnb1xJER\nKTKqv0rNG75F5wN8PizGio4pHfrnnmfvrmoCZQ+oBazjaHBfQdIy1/uJlZUUhHUM\nCHDY5xpuhFVH9UalfKPLvRYOK6WOAqLZTmxY/2Kvg2edzvmqGJs7ZxR/G2q81bVB\nVe5M9JoV5huDH8Mrx9CrQQKBgQDPZDnXnb4KKnMVum8pCHuWFQG16lC4hTNuDhum\n6kV6BGXsQfOVQMrzHQdhKdEHEvU/m+M3Kd2PGW2yJCk4hiXNsZzWSvPhL6kn00Rz\nu8lW5xU4j2BBAQwhCrAS3TrmXzUkS+TVLNt+pQjN9g/KO7LDs3NnEyzdgiNyA/Xc\nU0aDEQKBgGruZ1f80PMQ7vsajMCGCdEPY9PcXgbvJ9qUlAdmJH2+wRWXeJUuEdLT\nP7npa7jdSbLTRuymZg7xiXhICmKPDudB9af4qss/+WbITnXxNlPPTkItjLfIIia5\n7Gi8cAJhh8OWvRuN2ru7gHBmfTgDlMN8EIBspLhGfpvSPRVatu8v\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'90196cf2db34459e9cb0362766aebae3', 'name': u'vping_ssh-kp_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'created_at': '2019-01-03T10:14:51.854747', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2c:3f:c7:64:63:1f:68:02:4c:91:9b:62:89:dc:e8:75', 'type': 'ssh', 'id': u'vping_ssh-kp_31fc5e1c-2c52-41fe-ad98-283e6a541b24'}) 2019-01-03 10:14:51,855 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0g3/qNp7iJpT5fVWhUEF6lA8X1xVQYbWGcvz8gSw+JWX0OqA 9lFo9nWTWjjLx7jXVrS2xRY+15SqtTQGs1JhQlcuqvNJxEBAIjvXendgkINDYW6U 3hJM9/vjhihehpwnZTHYRGduViT4tzhOcHR35n96TUdMJCr2WWw6/qiVvXP6dA3V JLH4R27brDqsTRKnUF47bfvromc3ZFOdZKSaH1agJ66B3wxmsxDFxzY4gn3yrr2G 8+xswnW3EoDaBVLSkKDrgmhwxUytXNdDhQitSxsS26OxLqaZT3S/wKVmvXAyDzFw +NHEPDK3v6miozmdf4zujgD2SXNhT+R88OLf6QIDAQABAoIBAFjJ3gVLxOfrBAex +o58+7kdjUdpygfWrO1ejpEAdqW85d1DIpv7sXhsHosGcuzLLwrRfGg2jP2nM7lA coyeB8p4+5r7F3VDC1jtHpn/l+u98F9g1MBB0BMKgBQXQE15+BUISrgvWC5FlnQr 8swKDxx5SgMcXgzztAn8e7tlG1ZmyaxtLLIoK+qOxW1ITgcEu89/OMg67xlJaVuN HATDXnkC0A+Z/SUs8ILhTmmyHiXZLiIjLsCKOkGG6+Cgj97CaQxe1QNB3LbLisYK RRVwN9srgyiYjVcrio87Ggo2SETUgrlXyw7c5DoJAgus2BkhPdZO4CYreJRF/jF0 t7FVwQECgYEA6fyLrfj1FhKuOmCZCqKplB2eQ7C47cN3JvpwhfpXmvRb8NxeWSb/ AlkHh3/4C3/dkrEeHu1ooj+B2o0xp8Bdze6py7+P3HwMT0dIo3PwU9xh6wzHAjyB RjwKAUnXgyX8S5iQPBNOQEsqYoV5yQuRgl698/+tfN6dRGy1BNblHJECgYEA5dEQ /kaCxjLOMkCnwWy6Qrbjv0MYc4vff3cwqolWohY/ofunRz28ILBxb2nt8fDVh9Oe U355owkM1i95EquywqlleEXJLwPPhJGHDjmFyk9wOIic8CeIimezLu+aNS5kNnmj N65rCNvI60LiSAZti3MyUUjHvYJJCD9nf0prmdkCgYB0JhzgGzjt4BAEgnb1xJER KTKqv0rNG75F5wN8PizGio4pHfrnnmfvrmoCZQ+oBazjaHBfQdIy1/uJlZUUhHUM CHDY5xpuhFVH9UalfKPLvRYOK6WOAqLZTmxY/2Kvg2edzvmqGJs7ZxR/G2q81bVB Ve5M9JoV5huDH8Mrx9CrQQKBgQDPZDnXnb4KKnMVum8pCHuWFQG16lC4hTNuDhum 6kV6BGXsQfOVQMrzHQdhKdEHEvU/m+M3Kd2PGW2yJCk4hiXNsZzWSvPhL6kn00Rz u8lW5xU4j2BBAQwhCrAS3TrmXzUkS+TVLNt+pQjN9g/KO7LDs3NnEyzdgiNyA/Xc U0aDEQKBgGruZ1f80PMQ7vsajMCGCdEPY9PcXgbvJ9qUlAdmJH2+wRWXeJUuEdLT P7npa7jdSbLTRuymZg7xiXhICmKPDudB9af4qss/+WbITnXxNlPPTkItjLfIIia5 7Gi8cAJhh8OWvRuN2ru7gHBmfTgDlMN8EIBspLhGfpvSPRVatu8v -----END RSA PRIVATE KEY----- 2019-01-03 10:15:04,600 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_31fc5e1c-2c52-41fe-ad98-283e6a541b24': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:ad:0a', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cdd0f7f3-01ab-47d5-a009-bf432dcf62a0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T10:15:02.000000', 'flavor': Munch({u'id': u'a75aab4e-b390-447b-9960-63211d9df211'}), 'az': u'nova', 'id': u'c20e5076-5ed7-4cf5-9ef8-a024bc826d44', 'security_groups': [Munch({u'name': u'vping_ssh-sg_31fc5e1c-2c52-41fe-ad98-283e6a541b24'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'90196cf2db34459e9cb0362766aebae3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', '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'2019-01-03T10:15:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T10:15:02Z', 'hostId': u'bdc6942f0df36c8a87441c26d45771bb67ebe81eb124da9e9641049f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'bdc6942f0df36c8a87441c26d45771bb67ebe81eb124da9e9641049f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T10:15:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': u'vping_ssh-vm2_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'adminPass': u'F5PEyY9MEJHU', 'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'region': 'regionOne', 'created': u'2019-01-03T10:14:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 10:15:18,239 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_31fc5e1c-2c52-41fe-ad98-283e6a541b24': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:b5:9b', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cdd0f7f3-01ab-47d5-a009-bf432dcf62a0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T10:15:15.000000', 'flavor': Munch({u'id': u'a75aab4e-b390-447b-9960-63211d9df211'}), 'az': u'nova', 'id': u'77f17390-c511-4b8b-b216-29a0cacc11b3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_31fc5e1c-2c52-41fe-ad98-283e6a541b24'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'90196cf2db34459e9cb0362766aebae3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', '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'2019-01-03T10:15:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T10:15:16Z', 'hostId': u'ab724a1aed78095163d93e4f8031ff13ee9852c89635da7a834c8d52', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'ab724a1aed78095163d93e4f8031ff13ee9852c89635da7a834c8d52', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T10:15:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': u'vping_ssh-vm_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'adminPass': u'3hUTLjD4C6wf', 'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'region': 'regionOne', 'created': u'2019-01-03T10:15:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 10:15:20,938 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ffe1e1c5-652d-4162-a494-e67558c5bf7c', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'created_at': u'2019-01-03T10:15:19Z', 'attached': True, 'updated_at': u'2019-01-03T10:15:19Z', 'id': u'1e55d5c7-b140-4678-bd04-fce7e47df3be', 'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eae90bbe2b63459f8b5846902a29eb6f', 'name': 'vping_ssh-project_31fc5e1c-2c52-41fe-ad98-283e6a541b24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ffe1e1c5-652d-4162-a494-e67558c5bf7c', 'project_id': u'eae90bbe2b63459f8b5846902a29eb6f', 'port_id': u'886dd26c-e89b-4027-8a5a-1a3d24188e76', 'port': u'886dd26c-e89b-4027-8a5a-1a3d24188e76', 'network': u'd031bf89-00a9-445a-9c57-38f1941ff76d'}) 2019-01-03 10:15:22,055 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 521272642 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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: 128869 [ 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: 491796K/523752K 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.126753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128367] pid_max: default: 32768 minimum: 301 [ 0.129238] ACPI: Core revision 20150930 [ 0.130601] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131875] Security Framework initialized [ 0.132669] Yama: becoming mindful. [ 0.133379] AppArmor: AppArmor initialized [ 0.134227] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135523] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136770] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139298] Initializing cgroup subsys io [ 0.140085] Initializing cgroup subsys memory [ 0.140924] Initializing cgroup subsys devices [ 0.141777] Initializing cgroup subsys freezer [ 0.142641] Initializing cgroup subsys net_cls [ 0.143487] Initializing cgroup subsys perf_event [ 0.144370] Initializing cgroup subsys net_prio [ 0.145228] Initializing cgroup subsys hugetlb [ 0.146079] Initializing cgroup subsys pids [ 0.146935] CPU: Physical Processor ID: 0 [ 0.148415] mce: CPU supports 10 MCE banks [ 0.149239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167118] ftrace: allocating 31920 entries in 125 pages [ 0.193191] smpboot: Max logical packages: 1 [ 0.194033] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195344] x2apic enabled [ 0.196128] Switched APIC routing to physical x2apic. [ 0.197856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198943] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200871] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202604] KVM setup paravirtual spinlock [ 0.203876] x86: Booted up 1 node, 1 CPUs [ 0.204662] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.206012] devtmpfs: initialized [ 0.207710] evm: security.selinux [ 0.208391] evm: security.SMACK64 [ 0.209062] evm: security.SMACK64EXEC [ 0.209789] evm: security.SMACK64TRANSMUTE [ 0.210577] evm: security.SMACK64MMAP [ 0.211299] evm: security.ima [ 0.211933] evm: security.capability [ 0.212720] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214519] pinctrl core: initialized pinctrl subsystem [ 0.215581] RTC time: 10:15:15, date: 01/03/19 [ 0.216525] NET: Registered protocol family 16 [ 0.217474] cpuidle: using governor ladder [ 0.218268] cpuidle: using governor menu [ 0.219027] PCCT header not found. [ 0.219751] ACPI: bus type PCI registered [ 0.220543] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221746] PCI: Using configuration type 1 for base access [ 0.223469] ACPI: Added _OSI(Module Device) [ 0.224285] ACPI: Added _OSI(Processor Device) [ 0.225121] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.225993] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228102] ACPI: Interpreter enabled [ 0.228866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.230666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.232445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.234234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.236008] ACPI: (supports S0 S5) [ 0.236694] ACPI: Using IOAPIC for interrupt routing [ 0.237709] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.240751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.241857] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.243049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.244206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.246365] acpiphp: Slot [3] registered [ 0.247140] acpiphp: Slot [4] registered [ 0.247924] acpiphp: Slot [5] registered [ 0.248713] acpiphp: Slot [6] registered [ 0.249488] acpiphp: Slot [7] registered [ 0.250261] acpiphp: Slot [8] registered [ 0.251032] acpiphp: Slot [9] registered [ 0.251806] acpiphp: Slot [10] registered [ 0.252603] acpiphp: Slot [11] registered [ 0.253397] acpiphp: Slot [12] registered [ 0.254188] acpiphp: Slot [13] registered [ 0.254973] acpiphp: Slot [14] registered [ 0.255761] acpiphp: Slot [15] registered [ 0.266384] acpiphp: Slot [16] registered [ 0.267172] acpiphp: Slot [17] registered [ 0.267961] acpiphp: Slot [18] registered [ 0.268762] acpiphp: Slot [19] registered [ 0.269545] acpiphp: Slot [20] registered [ 0.270331] acpiphp: Slot [21] registered [ 0.271116] acpiphp: Slot [22] registered [ 0.271908] acpiphp: Slot [23] registered [ 0.272701] acpiphp: Slot [24] registered [ 0.273490] acpiphp: Slot [25] registered [ 0.274278] acpiphp: Slot [26] registered [ 0.275061] acpiphp: Slot [27] registered [ 0.275876] acpiphp: Slot [28] registered [ 0.276668] acpiphp: Slot [29] registered [ 0.277452] acpiphp: Slot [30] registered [ 0.278237] acpiphp: Slot [31] registered [ 0.279017] PCI host bridge to bus 0000:00 [ 0.279801] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.280979] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.282152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.283562] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.284965] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.291183] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.292429] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.293569] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.294797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.301122] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.302513] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.347914] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349356] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350759] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352137] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353487] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354691] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355807] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.357065] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358556] vgaarb: loaded [ 0.359136] vgaarb: bridge control possible 0000:00:02.0 [ 0.360246] SCSI subsystem initialized [ 0.361036] ACPI: bus type USB registered [ 0.361827] usbcore: registered new interface driver usbfs [ 0.362817] usbcore: registered new interface driver hub [ 0.363788] usbcore: registered new device driver usb [ 0.364811] PCI: Using ACPI for IRQ routing [ 0.365802] NetLabel: Initializing [ 0.366511] NetLabel: domain hash size = 128 [ 0.367332] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368248] NetLabel: unlabeled traffic allowed by default [ 0.369308] clocksource: Switched to clocksource kvm-clock [ 0.374682] AppArmor: AppArmor Filesystem Enabled [ 0.375614] pnp: PnP ACPI init [ 0.376496] pnp: PnP ACPI: found 5 devices [ 0.382832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.384487] NET: Registered protocol family 2 [ 0.385419] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386651] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387779] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388900] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389947] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.391085] NET: Registered protocol family 1 [ 0.391928] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392994] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394046] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408012] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422249] Trying to unpack rootfs image as initramfs... [ 0.471612] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.485752] Scanning for low memory corruption every 60 seconds [ 0.487692] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489363] audit: initializing netlink subsys (disabled) [ 0.490842] audit: type=2000 audit(1546510516.316:1): initialized [ 0.492691] Initialise system trusted keyring [ 0.494009] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495725] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498255] zbud: loaded [ 0.499178] VFS: Disk quotas dquot_6.6.0 [ 0.500331] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502450] fuse init (API version 7.23) [ 0.503651] Key type big_key registered [ 0.504760] Allocating IMA MOK and blacklist keyrings. [ 0.506348] Key type asymmetric registered [ 0.507503] Asymmetric key parser 'x509' registered [ 0.508857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510933] io scheduler noop registered [ 0.512044] io scheduler deadline registered (default) [ 0.513462] io scheduler cfq registered [ 0.514639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516128] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517961] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520013] ACPI: Power Button [PWRF] [ 0.521526] GHES: HEST is not enabled! [ 0.535311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.573201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602491] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604727] Linux agpgart interface v0.103 [ 0.606886] brd: module loaded [ 0.608146] loop: module loaded [ 0.613568] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615003] GPT:90111 != 2097151 [ 0.615682] GPT:Alternate GPT header not at the end of the disk. [ 0.616760] GPT:90111 != 2097151 [ 0.617442] GPT: Use GNU Parted to correct GPT errors. [ 0.618402] vda: vda1 vda15 [ 0.619980] scsi host0: ata_piix [ 0.620717] scsi host1: ata_piix [ 0.621428] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.622644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624071] libphy: Fixed MDIO Bus: probed [ 0.624888] tun: Universal TUN/TAP device driver, 1.6 [ 0.625834] tun: (C) 1999-2004 Max Krasnyansky [ 0.628096] PPP generic driver version 2.4.2 [ 0.628982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630255] ehci-pci: EHCI PCI platform driver [ 0.631119] ehci-platform: EHCI generic platform driver [ 0.632099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633217] ohci-pci: OHCI PCI platform driver [ 0.634083] ohci-platform: OHCI generic platform driver [ 0.635066] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651711] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.652699] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653812] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656426] usb usb1: Product: UHCI Host Controller [ 0.657375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.658512] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659529] hub 1-0:1.0: USB hub found [ 0.660299] hub 1-0:1.0: 2 ports detected [ 0.661191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664251] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665276] mousedev: PS/2 mouse device common for all mice [ 0.666531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.668344] rtc_cmos 00:00: RTC can wake from S4 [ 0.669442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670618] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.671790] i2c /dev entries driver [ 0.672541] device-mapper: uevent: version 1.0.3 [ 0.673472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.675085] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676364] NET: Registered protocol family 10 [ 0.677355] NET: Registered protocol family 17 [ 0.678233] Key type dns_resolver registered [ 0.679142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680232] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.681964] registered taskstats version 1 [ 0.682785] Loading compiled-in X.509 certificates [ 0.684219] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.686048] zswap: loaded using pool lzo/zbud [ 0.687412] Key type trusted registered [ 0.688933] Key type encrypted registered [ 0.689765] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690785] ima: No TPM chip found, activating TPM-bypass! [ 0.691806] evm: HMAC attrs: 0x1 [ 0.692721] Magic number: 3:970:273 [ 0.693487] usb usb1-port1: hash matches [ 0.694281] tty tty10: hash matches [ 0.694991] net lo: hash matches [ 0.695734] rtc_cmos 00:00: setting system clock to 2019-01-03 10:15:15 UTC (1546510515) [ 0.697305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698417] EDD information not available. [ 0.782317] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.783871] Write protecting the kernel read-only data: 14336k [ 0.785438] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.787240] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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.831568] random: blkid urandom read with 2 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.14 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.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.27. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2sUACrAQ0L1J2fhZPQEabzIFxsDDa6CYL/nfREWlZeX2eLJVZ0S2ESYhNgp6alw+yZEhMB8V5xkP44n1Zxtq3ZorlvfDCqdQupJylMusAsjIN6DnhF9gCmMYc60TFTUpVEQWvMGd7PbFM7DRM4bH2DmVnfCHWLCAqs6pl9CQ8SeU/p1DjpotV6ygBkusfIns8wL7B4nW1JeXvilwkBWm5W+5QxbiedeBUoFYW+UhoZ016c7FfGH4SW6hQAma50IA9MchsA7w52wI84HiSt1NEKfrB7YXUaqhrE45s/fHdSpPPtd//zdZKE+Pi9E9Zt3W6n57iakBHch1Gq1AcMxS7 root@vping-ssh-vm-31fc5e1c-2c52-41fe-ad98-283e6a541b24 ssh-dss AAAAB3NzaC1kc3MAAACBAKZp08GbHUoOJVYwIh5zK/JtSs6nxLwcGrJZXHCwWBf8aW2tVGApQa5VLw7ro6qixGcJeivsX4FLqdupbVQGcC4VT2Ao4E9seKHfWDor/gKTPqLvUjIvUK9UpBSJdHk7W9nlHY7wZzyMWxlK77v6qsx1UTornDf22UgnK79Gp2fdAAAAFQCM8IfGTt98jpAivX2lPl7f7MEM2QAAAIBtC/syXKsNAmBQunfU2/VWJYebTtg8++Tr1vUJNZ1oFmou0uB5WLY120MNHxrtaouEca1ZlCKBlVcJfLOY1x9uaP3FxSmojOeMcNsuUR9LtjrUz4mEHV906gZP35G4bWkwEhNKcFa8rErZngtliQBxgS6YsF0EZCdUMb7f0OJI7gAAAIAknOPOlokCI7Ta6cExvXJYLB82oRnW/nKxOVBGgMjzMHS5c0tCCidexS7z/1Om5ZPessuKmgMPiXTOeDCTqXVQwv8RkxQAbTQm43llPu4v+dQiJMhpxHEvMl7QMVsPw0eVr9RIVWYkwGvcfI88NGNZC2PJ1BEFJJ210kxqi1C0AQ== root@vping-ssh-vm-31fc5e1c-2c52-41fe-ad98-283e6a541b24 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe88:b59b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 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: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-31fc5e1c-2c52-41fe-ad98-283e6a541b24 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-31fc5e1c-2c52-41fe-ad98-283e6a541b24 login: 2019-01-03 10:15:24,404 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.349 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.349/1.349/1.349 ms 2019-01-03 10:15:24,405 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-03 10:15:24,551 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:15:24,551 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-03 10:15:42,922 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-03 10:15:43,825 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'id': u'355a481d00234200b432a41e70460720', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:15:44,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5826b5c7a6e243fab9892e9160e64979', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_9a7c899d-9b8a-4906-aefa-e46310bc4247'}) 2019-01-03 10:15:44,533 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:15:44,706 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/207bc170fb374c30a65ce6a472cee23e'}, 'domain_id': None, 'human_id': None, 'id': u'207bc170fb374c30a65ce6a472cee23e', 'HUMAN_ID': False}) 2019-01-03 10:15:45,251 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '5af2291e-8eb5-42ac-9fde-fcd9a4a1b362', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'project_id': u'355a481d00234200b432a41e70460720', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:15:45,257 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'password': '5af2291e-8eb5-42ac-9fde-fcd9a4a1b362', 'project_name': 'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '355a481d00234200b432a41e70460720', 'project_domain_name': 'Default'} 2019-01-03 10:15:45,257 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-03 10:15:45,923 - functest.core.tenantnetwork - 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'2019-01-03T10:15:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'93ccab2e-aa35-44f7-a9ab-cb3f4068fbcb', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'created_at': u'2019-01-03T10:15:45Z', u'mtu': 1450, u'tenant_id': u'355a481d00234200b432a41e70460720', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'355a481d00234200b432a41e70460720'}) 2019-01-03 10:15:47,313 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:15:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fbb66f0e-5acb-48c2-a236-b37f5416afdf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'enable_dhcp': True, u'network_id': u'93ccab2e-aa35-44f7-a9ab-cb3f4068fbcb', u'tenant_id': u'355a481d00234200b432a41e70460720', u'created_at': u'2019-01-03T10:15:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'355a481d00234200b432a41e70460720'}) 2019-01-03 10:15:52,442 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:15:49Z', u'revision_number': 2, u'id': u'30b057c7-f051-4d5e-84cd-5872949d408e', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'admin_state_up': True, u'tenant_id': u'355a481d00234200b432a41e70460720', u'created_at': u'2019-01-03T10:15:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'355a481d00234200b432a41e70460720'}) 2019-01-03 10:15:56,211 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d21acce8-b6a8-453c-b0e3-64a3a364621a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d21acce8-b6a8-453c-b0e3-64a3a364621a/file', 'owner': u'355a481d00234200b432a41e70460720', 'id': u'd21acce8-b6a8-453c-b0e3-64a3a364621a', 'size': 12716032, u'self': u'/v2/images/d21acce8-b6a8-453c-b0e3-64a3a364621a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'355a481d00234200b432a41e70460720', 'name': 'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d21acce8-b6a8-453c-b0e3-64a3a364621a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:15:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T10:15:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d21acce8-b6a8-453c-b0e3-64a3a364621a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'created': u'2019-01-03T10:15:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:15:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d21acce8-b6a8-453c-b0e3-64a3a364621a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_9a7c899d-9b8a-4906-aefa-e46310bc4247', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:15:56,439 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_9a7c899d-9b8a-4906-aefa-e46310bc4247', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'9e320e3e-a7f7-405d-bd12-7bd6a6ef81c6', 'swap': 0}) 2019-01-03 10:16:09,968 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9a7c899d-9b8a-4906-aefa-e46310bc4247': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:05:df', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd21acce8-b6a8-453c-b0e3-64a3a364621a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T10:16:06.000000', 'flavor': Munch({u'id': u'9e320e3e-a7f7-405d-bd12-7bd6a6ef81c6'}), 'az': u'nova', 'id': u'309998cd-5a47-4368-a0c8-18b77648e12d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5826b5c7a6e243fab9892e9160e64979', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'355a481d00234200b432a41e70460720', 'name': 'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', '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'2019-01-03T10:16:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T10:16:06Z', 'hostId': u'1618214855be19e06cc16b254db63416762a2803666de847885c994a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'1618214855be19e06cc16b254db63416762a2803666de847885c994a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T10:16:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'355a481d00234200b432a41e70460720', 'name': u'vping_userdata-vm_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'adminPass': u'P3ztSQD5mwEa', 'tenant_id': u'355a481d00234200b432a41e70460720', 'region': 'regionOne', 'created': u'2019-01-03T10:15:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 10:16:23,931 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9a7c899d-9b8a-4906-aefa-e46310bc4247': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:ac:d6', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd21acce8-b6a8-453c-b0e3-64a3a364621a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T10:16:19.000000', 'flavor': Munch({u'id': u'9e320e3e-a7f7-405d-bd12-7bd6a6ef81c6'}), 'az': u'nova', 'id': u'1b26ca6c-2405-459e-9703-239fa7d52acd', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5826b5c7a6e243fab9892e9160e64979', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'355a481d00234200b432a41e70460720', 'name': 'vping_userdata-project_9a7c899d-9b8a-4906-aefa-e46310bc4247', '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'2019-01-03T10:16:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T10:16:20Z', 'hostId': u'e68939fccfc619c2f96012bac28e02ab739338dc00c9cd795312247d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'e68939fccfc619c2f96012bac28e02ab739338dc00c9cd795312247d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T10:16:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'355a481d00234200b432a41e70460720', 'name': u'vping_userdata-vm2_9a7c899d-9b8a-4906-aefa-e46310bc4247', 'adminPass': u'6M8cTrMPZ2DW', 'tenant_id': u'355a481d00234200b432a41e70460720', 'region': 'regionOne', 'created': u'2019-01-03T10:16:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 10:16:23,931 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-03 10:16:26,579 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 515543578 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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: 128869 [ 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: 491796K/523752K 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.133535] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135225] pid_max: default: 32768 minimum: 301 [ 0.136135] ACPI: Core revision 20150930 [ 0.137522] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138853] Security Framework initialized [ 0.139678] Yama: becoming mindful. [ 0.140423] AppArmor: AppArmor initialized [ 0.141302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142655] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143969] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145196] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146607] Initializing cgroup subsys io [ 0.147432] Initializing cgroup subsys memory [ 0.148306] Initializing cgroup subsys devices [ 0.149199] Initializing cgroup subsys freezer [ 0.150084] Initializing cgroup subsys net_cls [ 0.150962] Initializing cgroup subsys perf_event [ 0.151889] Initializing cgroup subsys net_prio [ 0.152797] Initializing cgroup subsys hugetlb [ 0.153677] Initializing cgroup subsys pids [ 0.154562] CPU: Physical Processor ID: 0 [ 0.156073] mce: CPU supports 10 MCE banks [ 0.156942] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168842] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176326] ftrace: allocating 31920 entries in 125 pages [ 0.203797] smpboot: Max logical packages: 1 [ 0.204999] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206903] x2apic enabled [ 0.207928] Switched APIC routing to physical x2apic. [ 0.210067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214494] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217092] KVM setup paravirtual spinlock [ 0.218779] x86: Booted up 1 node, 1 CPUs [ 0.219923] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221887] devtmpfs: initialized [ 0.223851] evm: security.selinux [ 0.224823] evm: security.SMACK64 [ 0.225803] evm: security.SMACK64EXEC [ 0.226852] evm: security.SMACK64TRANSMUTE [ 0.228005] evm: security.SMACK64MMAP [ 0.229053] evm: security.ima [ 0.229961] evm: security.capability [ 0.231074] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233780] pinctrl core: initialized pinctrl subsystem [ 0.235352] RTC time: 10:16:19, date: 01/03/19 [ 0.236668] NET: Registered protocol family 16 [ 0.238013] cpuidle: using governor ladder [ 0.239162] cpuidle: using governor menu [ 0.240277] PCCT header not found. [ 0.241330] ACPI: bus type PCI registered [ 0.242458] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244277] PCI: Using configuration type 1 for base access [ 0.246547] ACPI: Added _OSI(Module Device) [ 0.247744] ACPI: Added _OSI(Processor Device) [ 0.249018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.250332] ACPI: Added _OSI(Processor Aggregator Device) [ 0.252980] ACPI: Interpreter enabled [ 0.254071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.259418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264846] ACPI: (supports S0 S5) [ 0.265834] ACPI: Using IOAPIC for interrupt routing [ 0.267194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271054] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.272713] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.274551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.276299] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.279478] acpiphp: Slot [3] registered [ 0.280601] acpiphp: Slot [4] registered [ 0.281727] acpiphp: Slot [5] registered [ 0.282903] acpiphp: Slot [6] registered [ 0.284067] acpiphp: Slot [7] registered [ 0.285216] acpiphp: Slot [8] registered [ 0.286335] acpiphp: Slot [9] registered [ 0.287478] acpiphp: Slot [10] registered [ 0.288625] acpiphp: Slot [11] registered [ 0.289771] acpiphp: Slot [12] registered [ 0.290916] acpiphp: Slot [13] registered [ 0.292056] acpiphp: Slot [14] registered [ 0.293203] acpiphp: Slot [15] registered [ 0.304290] acpiphp: Slot [16] registered [ 0.305433] acpiphp: Slot [17] registered [ 0.306575] acpiphp: Slot [18] registered [ 0.307714] acpiphp: Slot [19] registered [ 0.308900] acpiphp: Slot [20] registered [ 0.310077] acpiphp: Slot [21] registered [ 0.311249] acpiphp: Slot [22] registered [ 0.312415] acpiphp: Slot [23] registered [ 0.313556] acpiphp: Slot [24] registered [ 0.314731] acpiphp: Slot [25] registered [ 0.315879] acpiphp: Slot [26] registered [ 0.317014] acpiphp: Slot [27] registered [ 0.318189] acpiphp: Slot [28] registered [ 0.319349] acpiphp: Slot [29] registered [ 0.320492] acpiphp: Slot [30] registered [ 0.321635] acpiphp: Slot [31] registered [ 0.322809] PCI host bridge to bus 0000:00 [ 0.323956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325745] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.329626] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.331743] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.338355] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.340236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.341955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.343827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353087] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401243] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403243] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408605] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412323] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417714] vgaarb: loaded [ 0.418566] vgaarb: bridge control possible 0000:00:02.0 [ 0.420202] SCSI subsystem initialized [ 0.421341] ACPI: bus type USB registered [ 0.422495] usbcore: registered new interface driver usbfs [ 0.424021] usbcore: registered new interface driver hub [ 0.425475] usbcore: registered new device driver usb [ 0.426955] PCI: Using ACPI for IRQ routing [ 0.428329] NetLabel: Initializing [ 0.429344] NetLabel: domain hash size = 128 [ 0.430557] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431915] NetLabel: unlabeled traffic allowed by default [ 0.433498] clocksource: Switched to clocksource kvm-clock [ 0.439341] AppArmor: AppArmor Filesystem Enabled [ 0.440704] pnp: PnP ACPI init [ 0.441880] pnp: PnP ACPI: found 5 devices [ 0.448600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451074] NET: Registered protocol family 2 [ 0.452407] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.454295] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.456065] TCP: Hash tables configured (established 4096 bind 4096) [ 0.457766] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459326] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461074] NET: Registered protocol family 1 [ 0.462309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463926] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494637] Trying to unpack rootfs image as initramfs... [ 0.544666] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559503] Scanning for low memory corruption every 60 seconds [ 0.561406] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563141] audit: initializing netlink subsys (disabled) [ 0.564694] audit: type=2000 audit(1546510580.556:1): initialized [ 0.566478] Initialise system trusted keyring [ 0.567397] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570495] zbud: loaded [ 0.571196] VFS: Disk quotas dquot_6.6.0 [ 0.572003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.573506] fuse init (API version 7.23) [ 0.574394] Key type big_key registered [ 0.575190] Allocating IMA MOK and blacklist keyrings. [ 0.584599] Key type asymmetric registered [ 0.585886] Asymmetric key parser 'x509' registered [ 0.587695] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.590174] io scheduler noop registered [ 0.591259] io scheduler deadline registered (default) [ 0.592485] io scheduler cfq registered [ 0.593587] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594889] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.596580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598205] ACPI: Power Button [PWRF] [ 0.599051] GHES: HEST is not enabled! [ 0.612782] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641560] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670744] Linux agpgart interface v0.103 [ 0.672769] brd: module loaded [ 0.673978] loop: module loaded [ 0.678915] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680361] GPT:90111 != 2097151 [ 0.681034] GPT:Alternate GPT header not at the end of the disk. [ 0.682118] GPT:90111 != 2097151 [ 0.682788] GPT: Use GNU Parted to correct GPT errors. [ 0.683737] vda: vda1 vda15 [ 0.685222] scsi host0: ata_piix [ 0.685961] scsi host1: ata_piix [ 0.686659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.687859] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.689281] libphy: Fixed MDIO Bus: probed [ 0.690105] tun: Universal TUN/TAP device driver, 1.6 [ 0.691048] tun: (C) 1999-2004 Max Krasnyansky [ 0.693174] PPP generic driver version 2.4.2 [ 0.694268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.696001] ehci-pci: EHCI PCI platform driver [ 0.697271] ehci-platform: EHCI generic platform driver [ 0.698736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700388] ohci-pci: OHCI PCI platform driver [ 0.701651] ohci-platform: OHCI generic platform driver [ 0.703076] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718079] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719556] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721663] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723141] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.724766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728696] usb usb1: Product: UHCI Host Controller [ 0.730070] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731737] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733100] hub 1-0:1.0: USB hub found [ 0.734219] hub 1-0:1.0: 2 ports detected [ 0.735488] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738301] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739673] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741179] mousedev: PS/2 mouse device common for all mice [ 0.742900] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745440] rtc_cmos 00:00: RTC can wake from S4 [ 0.746902] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748572] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750301] i2c /dev entries driver [ 0.751343] device-mapper: uevent: version 1.0.3 [ 0.752643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756738] NET: Registered protocol family 10 [ 0.758123] NET: Registered protocol family 17 [ 0.759356] Key type dns_resolver registered [ 0.760618] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762175] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764624] registered taskstats version 1 [ 0.765798] Loading compiled-in X.509 certificates [ 0.767611] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.770293] zswap: loaded using pool lzo/zbud [ 0.772026] Key type trusted registered [ 0.773903] Key type encrypted registered [ 0.775046] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776516] ima: No TPM chip found, activating TPM-bypass! [ 0.778013] evm: HMAC attrs: 0x1 [ 0.779218] Magic number: 3:970:273 [ 0.780264] usb usb1-port1: hash matches [ 0.781386] tty tty10: hash matches [ 0.782395] net lo: hash matches [ 0.783412] rtc_cmos 00:00: setting system clock to 2019-01-03 10:16:20 UTC (1546510580) [ 0.785673] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787262] EDD information not available. [ 0.846458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848677] Write protecting the kernel read-only data: 14336k [ 0.850718] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853147] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.898618] random: blkid urandom read with 2 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.42 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.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.56. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQqHmHbY0C5u4k49/O0qo8L0BJ2iH5UNUD8BiOAdJ2IAEsnHMT9DZBzduaaIuTL3WUQxqRtXOUFnyiNbcvhKRUFjz2QNt06zhIU6GdtTmsi+MmmjlgezOKhjcj8qGJwYaXdP9dCv9bziXs409+7LosZJF8FADa5dAV7+q9U0a08g5ska76mM1JoC/wMXVN26L5PHXmmk+Eh1qJG1pog8TPaaeGtxt1Wk7Twq5BydJNQtXd90STKsIFFTj8I8SYrNL4h0fptQ9st7oqHjoaz+HPOe06d1JTcASlTaxqfpnUwhbLq0a61J5Vxfdcqz+KyGX+noZLR9RYCeQiA6F1Vu1d root@vping-userdata-vm2-9a7c899d-9b8a-4906-aefa-e46310bc4247 ssh-dss AAAAB3NzaC1kc3MAAACBAKIfFJdmQcCTovKz4QTldwe4OHcos/fKwWPZHbZUfL09+VU7Ua8xrfI3s9IFzycBqme2I258NAc5a3p1u/c0Kz9EppWEPG06gzN9dgI68xvrZawxiICsTg82VXolFb9KgA3PhYB+Qb9P0QkBMma9ZYiUeJ7kL32Hkpjk5IyLtpNJAAAAFQDYWSYjQEBtEYFNTYu5vlETyvUzawAAAIAC2JoIWxoNAFHhpWzYMJFPpPIMnD9UO4ezbUt7UrJQfb9j3TS6dpGf+N3IanEY1OaQrfPrU0wXYEsjJyvg/ydyOT19hgUSDg31IXx8wd9UcD4b4kiRBhTTce0VYonbBpF0uWOI31FYRbv4EHTY2/IFrW4OhI9vBoMFeIyIoPUcrwAAAIB0i0PfD72r2qIfGcW5jEml7Ezn6pqEo6g+0PFaN3FljgwBbjcQMsKMopZ11RgxX2DjSjFGQVDsFYWEsltB+5kq0Jfa1Tcjfb/w1PorczWJCPC0l2dPotjdLQjzNxfEfXx69MQsOXLRxuQMk+6ivqVOJ0PtHo8YykwR1IBAzUVi6Q== root@vping-userdata-vm2-9a7c899d-9b8a-4906-aefa-e46310bc4247 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe51:acd6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-9a7c899d-9b8a-4906-aefa-e46310bc4247 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-9a7c899d-9b8a-4906-aefa-e46310bc4247 login: 2019-01-03 10:16:26,581 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-03 10:16:26,717 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:16:26,718 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-03 10:16:46,730 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2019-01-03 10:16:47,763 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_c84ad815-5ddd-495a-8683-fca253009d88', 'id': u'24dc7328c38e4e539e6e1816ef7264b2', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:16:48,309 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a91a9ae4cd3b4bfabc7537379b7fc500', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_c84ad815-5ddd-495a-8683-fca253009d88'}) 2019-01-03 10:16:48,474 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:16:48,671 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/be5d9bdfa92b4d4493b1c341b48ccfdb'}, 'domain_id': None, 'human_id': None, 'id': u'be5d9bdfa92b4d4493b1c341b48ccfdb', 'HUMAN_ID': False}) 2019-01-03 10:16:49,222 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_c84ad815-5ddd-495a-8683-fca253009d88', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '9ef11779-b8c9-43b8-a112-a697fc09d5f3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_c84ad815-5ddd-495a-8683-fca253009d88', 'project_id': u'24dc7328c38e4e539e6e1816ef7264b2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:16:49,229 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_c84ad815-5ddd-495a-8683-fca253009d88', 'password': '9ef11779-b8c9-43b8-a112-a697fc09d5f3', 'project_name': 'tempest_smoke_seri-project_c84ad815-5ddd-495a-8683-fca253009d88', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '24dc7328c38e4e539e6e1816ef7264b2', 'project_domain_name': 'Default'} 2019-01-03 10:16:50,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 10:17:00,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 10:17:00.266 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=105e5dba-66f8-4ed9-b5b6-7f89b152f167) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 105e5dba-66f8-4ed9-b5b6-7f89b152f167 | 2019-01-03T10:17:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 105e5dba-66f8-4ed9-b5b6-7f89b152f167 ~/.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 2019-01-03 10:17:03,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 10:17:03,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-03 10:17:11,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-03 10:17:08.123 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-03 10:17:08.276 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-03 10:17:11.419 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22) as the default verifier for the future CLI operations. 2019-01-03 10:17:14,547 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2019-01-03 10:17:16,822 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/e499ee6a-e2c5-4e9f-b671-90728f67844f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e499ee6a-e2c5-4e9f-b671-90728f67844f/file', 'owner': u'24dc7328c38e4e539e6e1816ef7264b2', 'id': u'e499ee6a-e2c5-4e9f-b671-90728f67844f', 'size': 12716032, u'self': u'/v2/images/e499ee6a-e2c5-4e9f-b671-90728f67844f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24dc7328c38e4e539e6e1816ef7264b2', 'name': 'tempest_smoke_seri-project_c84ad815-5ddd-495a-8683-fca253009d88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/e499ee6a-e2c5-4e9f-b671-90728f67844f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:17:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T10:17:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_c84ad815-5ddd-495a-8683-fca253009d88', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e499ee6a-e2c5-4e9f-b671-90728f67844f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_c84ad815-5ddd-495a-8683-fca253009d88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_c84ad815-5ddd-495a-8683-fca253009d88', 'created': u'2019-01-03T10:17:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:17:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e499ee6a-e2c5-4e9f-b671-90728f67844f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_c84ad815-5ddd-495a-8683-fca253009d88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:17:17,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_c84ad815-5ddd-495a-8683-fca253009d88', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'514170d8-f7e1-4bf5-b8c1-96d72b97ba8f', 'swap': 0}) 2019-01-03 10:17:19,125 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2/file', 'owner': u'24dc7328c38e4e539e6e1816ef7264b2', 'id': u'3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2', 'size': 12716032, u'self': u'/v2/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24dc7328c38e4e539e6e1816ef7264b2', 'name': 'tempest_smoke_seri-project_c84ad815-5ddd-495a-8683-fca253009d88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:17:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T10:17:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_c84ad815-5ddd-495a-8683-fca253009d88', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_c84ad815-5ddd-495a-8683-fca253009d88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_c84ad815-5ddd-495a-8683-fca253009d88', 'created': u'2019-01-03T10:17:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:17:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3b7ffad4-83bc-4d5b-8faf-d8ac392a49f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_c84ad815-5ddd-495a-8683-fca253009d88', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:17:19,197 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_c84ad815-5ddd-495a-8683-fca253009d88', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'5a4ecea6-dee9-4ae2-b0e4-50410a8603b5', 'swap': 0}) 2019-01-03 10:17:19,221 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_c84ad815-5ddd-495a-8683-fca253009d88', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'5a4ecea6-dee9-4ae2-b0e4-50410a8603b5', 'swap': 0}) 2019-01-03 10:17:22,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-03 10:17:21.461 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22) for deployment 'opnfv-rally' (UUID=105e5dba-66f8-4ed9-b5b6-7f89b152f167). 2019-01-03 10:17:22.323 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-03 10:17:22.325 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22) has been successfully configured for deployment 'opnfv-rally' (UUID=105e5dba-66f8-4ed9-b5b6-7f89b152f167)! 2019-01-03 10:17:22,511 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-03 10:17:22,511 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-03 10:17:22,513 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-03 10:17:22,532 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-03 10:17:27,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e95d39c3-e44f-4c09-9418-2b6ca978df22/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2019-01-03 10:17:27,664 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-03 10:17:27,703 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-03 10:17:27,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2019-01-03 10:17:29,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:29.811 51 INFO rally.api [-] Starting verification (UUID=639b2547-6a76-48c0-b48c-9be60e96520a) for deployment 'opnfv-rally' (UUID=105e5dba-66f8-4ed9-b5b6-7f89b152f167) by verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22). 2019-01-03 10:17:29,813 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 639b2547-6a76-48c0-b48c-9be60e96520a 2019-01-03 10:17:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:36.836 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.197s] 2019-01-03 10:17:36,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:36.906 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.069s] 2019-01-03 10:17:43,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:43.080 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.478s] 2019-01-03 10:17:46,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:46.604 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.523s] 2019-01-03 10:17:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:17:59.680 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.954s] 2019-01-03 10:18:17,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:18:17.893 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.939s] 2019-01-03 10:18:56,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:18:56.963 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2019-01-03 10:18:56,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:18:56.964 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-03 10:19:36,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:19:36.429 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.081s] 2019-01-03 10:19:36,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:19:36.430 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-03 10:20:17,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:20:17.805 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-01-03 10:20:17,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:20:17.807 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-03 10:21:07,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:07.143 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.721s] 2019-01-03 10:21:31,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:31.982 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2019-01-03 10:21:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:32.083 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2019-01-03 10:21:40,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:40.134 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.715s] 2019-01-03 10:21:40,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:40.145 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-03 10:21:41,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:41.411 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 10:21:41,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:41.412 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 10:21:45,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:45.677 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.333s] 2019-01-03 10:21:51,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:51.745 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.424s] 2019-01-03 10:21:58,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:21:58.007 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.550s] 2019-01-03 10:22:05,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:05.227 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.375s] 2019-01-03 10:22:13,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:13.985 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.831s] 2019-01-03 10:22:20,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:20.113 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.668s] 2019-01-03 10:22:26,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:26.058 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.182s] 2019-01-03 10:22:33,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:33.709 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.407s] 2019-01-03 10:22:40,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:40.703 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.778s] 2019-01-03 10:22:49,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:49.613 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.700s] 2019-01-03 10:22:51,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:51.783 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-03 10:22:53,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:53.796 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2019-01-03 10:22:53,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:53.948 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.151s] 2019-01-03 10:22:54,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:54.026 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2019-01-03 10:22:54,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:54.033 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-03 10:22:58,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:22:58.056 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.876s] 2019-01-03 10:23:00,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:00.437 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.379s] 2019-01-03 10:23:02,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:02.442 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.004s] 2019-01-03 10:23:09,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:09.256 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-03 10:23:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:16.708 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.321s] 2019-01-03 10:23:32,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:32.902 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.913s] 2019-01-03 10:23:37,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:37.508 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.605s] 2019-01-03 10:23:50,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:50.564 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.841s] 2019-01-03 10:23:54,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:23:54.450 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.885s] 2019-01-03 10:24:01,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:01.713 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.261s] 2019-01-03 10:24:10,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:10.619 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.629s] 2019-01-03 10:24:14,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:14.179 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.558s] 2019-01-03 10:24:18,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:18.739 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.559s] 2019-01-03 10:24:35,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:35.008 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.597s] 2019-01-03 10:24:35,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:35.305 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.297s] 2019-01-03 10:24:35,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:35.579 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.274s] 2019-01-03 10:24:35,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:35.670 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.091s] 2019-01-03 10:24:36,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:36.063 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.392s] 2019-01-03 10:24:36,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:36.130 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.067s] 2019-01-03 10:24:49,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:49.561 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.379s] 2019-01-03 10:24:49,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:49.984 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.422s] 2019-01-03 10:24:50,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:50.243 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.259s] 2019-01-03 10:24:50,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:50.432 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.188s] 2019-01-03 10:24:50,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:50.772 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.339s] 2019-01-03 10:24:50,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:24:50.962 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.190s] 2019-01-03 10:25:03,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:03.190 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.391s] 2019-01-03 10:25:09,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:09.868 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.677s] 2019-01-03 10:25:11,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:11.661 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.792s] 2019-01-03 10:25:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:11.921 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.260s] 2019-01-03 10:25:11,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:11.972 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2019-01-03 10:25:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:23.801 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.068s] 2019-01-03 10:25:28,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:28.938 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.135s] 2019-01-03 10:25:30,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:30.901 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.963s] 2019-01-03 10:25:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:31.102 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.201s] 2019-01-03 10:25:31,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:31.316 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.214s] 2019-01-03 10:25:51,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:25:51.886 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.157s] 2019-01-03 10:26:04,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:26:04.085 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.198s] 2019-01-03 10:26:14,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:26:14.691 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.605s] 2019-01-03 10:26:23,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:26:23.863 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.171s] 2019-01-03 10:26:54,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:26:54.319 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.029s] 2019-01-03 10:27:05,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:05.780 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.460s] 2019-01-03 10:27:16,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:16.613 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.832s] 2019-01-03 10:27:25,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:25.792 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.178s] 2019-01-03 10:27:42,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:42.444 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.630s] 2019-01-03 10:27:44,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:44.665 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.217s] 2019-01-03 10:27:44,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:44.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.201s] 2019-01-03 10:27:49,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:49.568 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.548s] 2019-01-03 10:27:52,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:52.026 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.455s] 2019-01-03 10:27:52,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:52.202 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.179s] 2019-01-03 10:27:56,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:56.373 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.135s] 2019-01-03 10:27:59,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:27:59.671 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-03 10:28:00,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:00.910 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-03 10:28:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:00.913 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-03 10:28:00,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:00.914 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-03 10:28:00,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:00.914 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-03 10:28:00,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:00.915 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-03 10:28:02,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:02.768 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-03 10:28:18,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:18.032 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.930s] 2019-01-03 10:28:31,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:31.051 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.496s] 2019-01-03 10:28:43,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:43.317 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.264s] 2019-01-03 10:28:52,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:28:52.196 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-01-03 10:30:05,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:30:05.268 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.860s] 2019-01-03 10:30:43,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:30:43.760 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.485s] 2019-01-03 10:31:40,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:31:40.889 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.558s] 2019-01-03 10:32:01,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 639b2547-6a76-48c0-b48c-9be60e96520a 2019-01-03 10:32:01,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '639b2547-6a76-48c0-b48c-9be60e96520a']'. 2019-01-03 10:32:02,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-03 10:32:02,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-03 10:32:02,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 10:32:02,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 639b2547-6a76-48c0-b48c-9be60e96520a | 2019-01-03 10:32:02,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-03 10:17:29 | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-03 10:32:01 | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:32 | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-03 10:32:02,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e95d39c3-e44f-4c09-9418-2b6ca978df22) | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 105e5dba-66f8-4ed9-b5b6-7f89b152f167) | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 847.187 | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2019-01-03 10:32:02,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-03 10:32:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-03 10:32:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-03 10:32:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 10:32:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-03 10:32:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-03 10:32:02,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2019-01-03 10:32:02,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:32:02,570 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:48 | PASS | +------------------------------+------------------+------------------+----------------+ 2019-01-03 10:32:07,430 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-03 10:32:08,348 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'id': u'50be185f78694c7db56be122375ba6f2', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:32:08,800 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9a2c89ac6f30433eb72241fb1bd54a3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e'}) 2019-01-03 10:32:08,960 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:32:09,205 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/6acafb1a3afe4e4da5162c31286540e0'}, 'domain_id': None, 'human_id': None, 'id': u'6acafb1a3afe4e4da5162c31286540e0', 'HUMAN_ID': False}) 2019-01-03 10:32:09,787 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '4d6fec46-2a65-41d8-a887-b64a39068710', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'project_id': u'50be185f78694c7db56be122375ba6f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:32:09,793 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'password': '4d6fec46-2a65-41d8-a887-b64a39068710', 'project_name': 'rally_sanity-project_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '50be185f78694c7db56be122375ba6f2', 'project_domain_name': 'Default'} 2019-01-03 10:32:10,422 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-03 10:32:10,755 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-01-03 10:32:11,454 - functest.core.tenantnetwork - 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'2019-01-03T10:32:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dd474560-4123-42ec-a65c-9d4ed311d7ff', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'created_at': u'2019-01-03T10:32:11Z', u'mtu': 1450, u'tenant_id': u'50be185f78694c7db56be122375ba6f2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'50be185f78694c7db56be122375ba6f2'}) 2019-01-03 10:32:12,861 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:32:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6ad9ee57-6355-4191-8e24-c0f3f5d7b8d3', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'enable_dhcp': True, u'network_id': u'dd474560-4123-42ec-a65c-9d4ed311d7ff', u'tenant_id': u'50be185f78694c7db56be122375ba6f2', u'created_at': u'2019-01-03T10:32:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'50be185f78694c7db56be122375ba6f2'}) 2019-01-03 10:32:17,870 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T10:32:14Z', u'revision_number': 3, u'ha': True, u'id': u'5bbafd8b-3c6a-4e1b-ac24-774a2e619a23', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'admin_state_up': True, u'tenant_id': u'50be185f78694c7db56be122375ba6f2', u'created_at': u'2019-01-03T10:32:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'50be185f78694c7db56be122375ba6f2'}) 2019-01-03 10:32:21,503 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d25de513-ef7d-4e2a-a5c4-6304eb030819/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d25de513-ef7d-4e2a-a5c4-6304eb030819/file', 'owner': u'50be185f78694c7db56be122375ba6f2', 'id': u'd25de513-ef7d-4e2a-a5c4-6304eb030819', 'size': 12716032, u'self': u'/v2/images/d25de513-ef7d-4e2a-a5c4-6304eb030819', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50be185f78694c7db56be122375ba6f2', 'name': 'rally_sanity-project_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d25de513-ef7d-4e2a-a5c4-6304eb030819/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:32:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T10:32:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d25de513-ef7d-4e2a-a5c4-6304eb030819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'created': u'2019-01-03T10:32:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:32:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d25de513-ef7d-4e2a-a5c4-6304eb030819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:32:21,699 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'efd0564b-a3a2-4e81-bc33-42fb97153457', 'swap': 0}) 2019-01-03 10:32:21,730 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 10:32:24,288 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-03 10:32:23.891 117 INFO rally.deployment.engine [-] Deployment 105e5dba-66f8-4ed9-b5b6-7f89b152f167 | Starting: Destroy cloud and free allocated resources. 2019-01-03 10:32:23.970 117 INFO rally.deployment.engine [-] Deployment 105e5dba-66f8-4ed9-b5b6-7f89b152f167 | Completed: Destroy cloud and free allocated resources. 2019-01-03 10:32:24.008 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22) for deployment 'opnfv-rally'. 2019-01-03 10:32:24.023 117 INFO rally.api [-] Deleting verification (UUID=639b2547-6a76-48c0-b48c-9be60e96520a). 2019-01-03 10:32:24.057 117 INFO rally.api [-] Verification has been successfully deleted! 2019-01-03 10:32:24.057 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22). 2019-01-03 10:32:24.063 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-03 10:32:26,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 10:32:26.528 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8310a219-1f19-45fd-b30a-defc654f9c94) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8310a219-1f19-45fd-b30a-defc654f9c94 | 2019-01-03T10:32:26 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8310a219-1f19-45fd-b30a-defc654f9c94 ~/.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 2019-01-03 10:32:30,248 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 10:32:30,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-03 10:32:30,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'420642c7-a614-47e7-a60f-f323af4e36f4', 'swap': 0}) 2019-01-03 10:32:30,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'420642c7-a614-47e7-a60f-f323af4e36f4', 'swap': 0}) 2019-01-03 10:32:30,521 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-03 10:32:30,522 - 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 2019-01-03 10:32:30,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:32:30,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:32:30,548 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:33:33,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 2019-01-03 10:33:33,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2019-01-03 10:33:33,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f6de4f86-14d8-4247-8aa5-ff4989cc9c0c'] 2019-01-03 10:33:34,103 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f6de4f86-14d8-4247-8aa5-ff4989cc9c0c -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> duration | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.502816 Full duration: 7.355725 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.279991 Full duration: 8.059732 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032079 Full duration: 8.019318 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786078 Full duration: 7.544996 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957326 Full duration: 8.119625 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f6de4f86-14d8-4247-8aa5-ff4989cc9c0c 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.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728518 Full duration: 7.6178 HINTS: * To plot HTML graphics with this data, run: rally task report f6de4f86-14d8-4247-8aa5-ff4989cc9c0c --out output.html * To generate a JUnit report, run: rally task export f6de4f86-14d8-4247-8aa5-ff4989cc9c0c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f6de4f86-14d8-4247-8aa5-ff4989cc9c0c --json --out output.json 2019-01-03 10:33:34,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f6de4f86-14d8-4247-8aa5-ff4989cc9c0c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2019-01-03 10:33:36,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f6de4f86-14d8-4247-8aa5-ff4989cc9c0c --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2019-01-03 10:33:36.271 728 INFO rally.api [-] Building 'json' report for the following task(s): 'f6de4f86-14d8-4247-8aa5-ff4989cc9c0c'. 2019-01-03 10:33:36.276 728 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:33:36,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f6de4f86-14d8-4247-8aa5-ff4989cc9c0c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2019-01-03 10:33:38,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f6de4f86-14d8-4247-8aa5-ff4989cc9c0c --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2019-01-03 10:33:38.540 731 INFO rally.api [-] Building 'html' report for the following task(s): 'f6de4f86-14d8-4247-8aa5-ff4989cc9c0c'. 2019-01-03 10:33:38.575 731 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:33:38,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-03 10:33:38,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-03 10:33:38,691 - 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 2019-01-03 10:33:38,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:33:38,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:33:38,716 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:35:17,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed73392e-0fb3-4aeb-ac44-c91a3caa078a 2019-01-03 10:35:17,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ed73392e-0fb3-4aeb-ac44-c91a3caa078a'] 2019-01-03 10:35:18,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ed73392e-0fb3-4aeb-ac44-c91a3caa078a -------------------------------------------------------------------------------- Task ed73392e-0fb3-4aeb-ac44-c91a3caa078a: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ed73392e-0fb3-4aeb-ac44-c91a3caa078a 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 | 4.88 | 4.88 | 4.88 | 4.88 | 4.88 | 4.88 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.934 | 1.934 | 1.934 | 1.934 | 1.934 | 1.934 | 100.0% | 1 | | glance_v2.delete_image | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | total | 6.051 | 6.051 | 6.051 | 6.051 | 6.051 | 6.051 | 100.0% | 1 | | -> duration | 6.051 | 6.051 | 6.051 | 6.051 | 6.051 | 6.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.051356 Full duration: 14.514762 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ed73392e-0fb3-4aeb-ac44-c91a3caa078a 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 | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> glance_v2.upload_data | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | glance_v2.list_images | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 100.0% | 1 | | -> duration | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.001498 Full duration: 17.090737 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ed73392e-0fb3-4aeb-ac44-c91a3caa078a 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.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> duration | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.336724 Full duration: 8.072485 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "number_instances": 2, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task ed73392e-0fb3-4aeb-ac44-c91a3caa078a 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 | 4.716 | 4.716 | 4.716 | 4.716 | 4.716 | 4.716 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | -> glance_v2.upload_data | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | nova.boot_servers | 11.58 | 11.58 | 11.58 | 11.58 | 11.58 | 11.58 | 100.0% | 1 | | total | 16.297 | 16.297 | 16.297 | 16.297 | 16.297 | 16.297 | 100.0% | 1 | | -> duration | 15.297 | 15.297 | 15.297 | 15.297 | 15.297 | 15.297 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.296663 Full duration: 39.084874 HINTS: * To plot HTML graphics with this data, run: rally task report ed73392e-0fb3-4aeb-ac44-c91a3caa078a --out output.html * To generate a JUnit report, run: rally task export ed73392e-0fb3-4aeb-ac44-c91a3caa078a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ed73392e-0fb3-4aeb-ac44-c91a3caa078a --json --out output.json 2019-01-03 10:35:18,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ed73392e-0fb3-4aeb-ac44-c91a3caa078a', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2019-01-03 10:35:20,340 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ed73392e-0fb3-4aeb-ac44-c91a3caa078a --out /home/opnfv/functest/results/rally/opnfv-glance.json 2019-01-03 10:35:20.233 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'ed73392e-0fb3-4aeb-ac44-c91a3caa078a'. 2019-01-03 10:35:20.238 1284 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:35:20,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ed73392e-0fb3-4aeb-ac44-c91a3caa078a', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2019-01-03 10:35:22,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ed73392e-0fb3-4aeb-ac44-c91a3caa078a --out /home/opnfv/functest/results/rally/opnfv-glance.html 2019-01-03 10:35:22.503 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'ed73392e-0fb3-4aeb-ac44-c91a3caa078a'. 2019-01-03 10:35:22.528 1287 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:35:22,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-03 10:35:22,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-03 10:35:22,683 - 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 2019-01-03 10:35:22,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:35:22,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:35:22,711 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:38:41,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c2b0c014-6f00-40d5-89fe-2b511d46e1f4 2019-01-03 10:38:41,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c2b0c014-6f00-40d5-89fe-2b511d46e1f4'] 2019-01-03 10:38:42,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c2b0c014-6f00-40d5-89fe-2b511d46e1f4 -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.122 | 3.122 | 3.122 | 3.122 | 3.122 | 3.122 | 100.0% | 1 | | total | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 100.0% | 1 | | -> duration | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.495153 Full duration: 23.447942 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | cinder_v2.delete_volume | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | total | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 100.0% | 1 | | -> duration | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.860599 Full duration: 14.777141 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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 | 8.716 | 8.716 | 8.716 | 8.716 | 8.716 | 8.716 | 100.0% | 1 | | cinder_v2.delete_volume | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | total | 11.383 | 11.383 | 11.383 | 11.383 | 11.383 | 11.383 | 100.0% | 1 | | -> duration | 11.383 | 11.383 | 11.383 | 11.383 | 11.383 | 11.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.382609 Full duration: 22.86347 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.214 | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 100.0% | 1 | | cinder_v2.delete_volume | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | total | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 100.0% | 1 | | -> duration | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.925883 Full duration: 16.3451 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.132 | 3.132 | 3.132 | 3.132 | 3.132 | 3.132 | 100.0% | 1 | | cinder_v2.extend_volume | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 100.0% | 1 | | cinder_v2.delete_volume | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 8.099 | 8.099 | 8.099 | 8.099 | 8.099 | 8.099 | 100.0% | 1 | | -> duration | 8.099 | 8.099 | 8.099 | 8.099 | 8.099 | 8.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.099398 Full duration: 18.065499 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.delete_volume | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | total | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | -> duration | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.808879 Full duration: 22.58477 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.list_qos | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782584 Full duration: 12.46131 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.set_qos | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807692 Full duration: 12.416853 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | cinder_v2.list_types | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> duration | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.874255 Full duration: 12.641756 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2b0c014-6f00-40d5-89fe-2b511d46e1f4 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800264 Full duration: 12.717868 HINTS: * To plot HTML graphics with this data, run: rally task report c2b0c014-6f00-40d5-89fe-2b511d46e1f4 --out output.html * To generate a JUnit report, run: rally task export c2b0c014-6f00-40d5-89fe-2b511d46e1f4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c2b0c014-6f00-40d5-89fe-2b511d46e1f4 --json --out output.json 2019-01-03 10:38:42,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c2b0c014-6f00-40d5-89fe-2b511d46e1f4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2019-01-03 10:38:45,257 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c2b0c014-6f00-40d5-89fe-2b511d46e1f4 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2019-01-03 10:38:45.080 3076 INFO rally.api [-] Building 'json' report for the following task(s): 'c2b0c014-6f00-40d5-89fe-2b511d46e1f4'. 2019-01-03 10:38:45.091 3076 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:38:45,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c2b0c014-6f00-40d5-89fe-2b511d46e1f4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2019-01-03 10:38:47,543 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c2b0c014-6f00-40d5-89fe-2b511d46e1f4 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2019-01-03 10:38:47.393 3079 INFO rally.api [-] Building 'html' report for the following task(s): 'c2b0c014-6f00-40d5-89fe-2b511d46e1f4'. 2019-01-03 10:38:47.422 3079 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:38:47,552 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-03 10:38:47,553 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-03 10:38:47,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-01-03 10:38:47,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:38:47,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:38:47,574 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:40:10,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 16fcedd8-c1ee-456f-a770-6ab7c9202aff 2019-01-03 10:40:10,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '16fcedd8-c1ee-456f-a770-6ab7c9202aff'] 2019-01-03 10:40:11,602 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 16fcedd8-c1ee-456f-a770-6ab7c9202aff -------------------------------------------------------------------------------- Task 16fcedd8-c1ee-456f-a770-6ab7c9202aff: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 16fcedd8-c1ee-456f-a770-6ab7c9202aff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | heat.update_stack | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | heat.delete_stack | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 100.0% | 1 | | total | 10.321 | 10.321 | 10.321 | 10.321 | 10.321 | 10.321 | 100.0% | 1 | | -> duration | 6.321 | 6.321 | 6.321 | 6.321 | 6.321 | 6.321 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.321157 Full duration: 18.756406 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 16fcedd8-c1ee-456f-a770-6ab7c9202aff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 100.0% | 1 | | heat.check_stack | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | heat.delete_stack | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | total | 8.02 | 8.02 | 8.02 | 8.02 | 8.02 | 8.02 | 100.0% | 1 | | -> duration | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.020415 Full duration: 16.503093 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 16fcedd8-c1ee-456f-a770-6ab7c9202aff has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.724 | 4.724 | 4.724 | 4.724 | 4.724 | 4.724 | 100.0% | 1 | | heat.suspend_stack | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | heat.resume_stack | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | heat.delete_stack | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | total | 8.63 | 8.63 | 8.63 | 8.63 | 8.63 | 8.63 | 100.0% | 1 | | -> duration | 6.63 | 6.63 | 6.63 | 6.63 | 6.63 | 6.63 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.630061 Full duration: 18.573491 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 16fcedd8-c1ee-456f-a770-6ab7c9202aff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582933 Full duration: 8.336012 HINTS: * To plot HTML graphics with this data, run: rally task report 16fcedd8-c1ee-456f-a770-6ab7c9202aff --out output.html * To generate a JUnit report, run: rally task export 16fcedd8-c1ee-456f-a770-6ab7c9202aff --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 16fcedd8-c1ee-456f-a770-6ab7c9202aff --json --out output.json 2019-01-03 10:40:11,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '16fcedd8-c1ee-456f-a770-6ab7c9202aff', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2019-01-03 10:40:13,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 16fcedd8-c1ee-456f-a770-6ab7c9202aff --out /home/opnfv/functest/results/rally/opnfv-heat.json 2019-01-03 10:40:13.680 3812 INFO rally.api [-] Building 'json' report for the following task(s): '16fcedd8-c1ee-456f-a770-6ab7c9202aff'. 2019-01-03 10:40:13.684 3812 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:40:13,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '16fcedd8-c1ee-456f-a770-6ab7c9202aff', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2019-01-03 10:40:15,962 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 16fcedd8-c1ee-456f-a770-6ab7c9202aff --out /home/opnfv/functest/results/rally/opnfv-heat.html 2019-01-03 10:40:15.838 3815 INFO rally.api [-] Building 'html' report for the following task(s): '16fcedd8-c1ee-456f-a770-6ab7c9202aff'. 2019-01-03 10:40:15.859 3815 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:40:15,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-03 10:40:15,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-03 10:40:15,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-01-03 10:40:15,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:40:15,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:40:15,996 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:43:32,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 2019-01-03 10:43:32,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dc75ebb1-07b8-4090-b7af-e626cd0eb0a2'] 2019-01-03 10:43:33,557 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.revoke_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787188 Full duration: 14.620114 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 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.755348 Full duration: 14.686437 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | keystone_v3.list_projects | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758753 Full duration: 14.952984 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605734 Full duration: 12.331526 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637213 Full duration: 12.425517 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.create_user | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | -> keystone_v3.add_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.create_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_project | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_user | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.list_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_services | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | -> duration | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.851062 Full duration: 19.969265 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962316 Full duration: 13.022414 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809771 Full duration: 14.81868 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6832 Full duration: 14.765562 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | keystone_v3.list_users | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> duration | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923173 Full duration: 15.287613 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.create_users | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | total | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 100.0% | 1 | | -> duration | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.890395 Full duration: 23.285882 HINTS: * To plot HTML graphics with this data, run: rally task report dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 --out output.html * To generate a JUnit report, run: rally task export dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 --json --out output.json 2019-01-03 10:43:33,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dc75ebb1-07b8-4090-b7af-e626cd0eb0a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2019-01-03 10:43:35,793 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2019-01-03 10:43:35.678 5730 INFO rally.api [-] Building 'json' report for the following task(s): 'dc75ebb1-07b8-4090-b7af-e626cd0eb0a2'. 2019-01-03 10:43:35.688 5730 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:43:35,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dc75ebb1-07b8-4090-b7af-e626cd0eb0a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2019-01-03 10:43:37,928 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dc75ebb1-07b8-4090-b7af-e626cd0eb0a2 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2019-01-03 10:43:37.788 5733 INFO rally.api [-] Building 'html' report for the following task(s): 'dc75ebb1-07b8-4090-b7af-e626cd0eb0a2'. 2019-01-03 10:43:37.821 5733 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:43:37,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-03 10:43:37,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-03 10:43:37,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-01-03 10:43:37,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:43:37,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:43:37,971 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:49:51,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 2019-01-03 10:49:51,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3eede84f-b0ff-47f2-99fa-af7dbe6ff064'] 2019-01-03 10:49:53,009 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | neutron.delete_network | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | -> duration | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.756856 Full duration: 15.471889 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | neutron.delete_port | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 100.0% | 1 | | -> duration | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.109885 Full duration: 36.226856 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_subnet | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | neutron.create_router | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 100.0% | 1 | | neutron.add_interface_router | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | neutron.remove_interface_router | 1.327 | 1.327 | 1.327 | 1.327 | 1.327 | 1.327 | 100.0% | 1 | | neutron.delete_router | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | total | 9.975 | 9.975 | 9.975 | 9.975 | 9.975 | 9.975 | 100.0% | 1 | | -> duration | 9.975 | 9.975 | 9.975 | 9.975 | 9.975 | 9.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.974585 Full duration: 49.623699 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | neutron.delete_subnet | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | total | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 100.0% | 1 | | -> duration | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 2.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.351486 Full duration: 36.413257 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | neutron.list_networks | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.375033 Full duration: 17.024368 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 100.0% | 1 | | neutron.list_ports | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.790528 Full duration: 37.723342 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | neutron.create_subnet | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_router | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 100.0% | 1 | | neutron.add_interface_router | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | neutron.list_routers | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 100.0% | 1 | | -> duration | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 6.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.881093 Full duration: 50.429949 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.create_subnet | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | neutron.list_subnets | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 100.0% | 1 | | -> duration | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.814512 Full duration: 40.025892 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.delete_security_group | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.173868 Full duration: 14.51917 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | neutron.create_security_group_rule | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | neutron.delete_security_group | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | -> duration | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.744538 Full duration: 15.211227 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | neutron.create_router | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 100.0% | 1 | | neutron.add_gateway_router | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | neutron.remove_gateway_router | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | total | 8.004 | 8.004 | 8.004 | 8.004 | 8.004 | 8.004 | 100.0% | 1 | | -> duration | 8.004 | 8.004 | 8.004 | 8.004 | 8.004 | 8.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.003568 Full duration: 30.811973 HINTS: * To plot HTML graphics with this data, run: rally task report 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 --out output.html * To generate a JUnit report, run: rally task export 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 --json --out output.json 2019-01-03 10:49:53,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3eede84f-b0ff-47f2-99fa-af7dbe6ff064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2019-01-03 10:49:55,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2019-01-03 10:49:55.214 9028 INFO rally.api [-] Building 'json' report for the following task(s): '3eede84f-b0ff-47f2-99fa-af7dbe6ff064'. 2019-01-03 10:49:55.223 9028 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:49:55,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3eede84f-b0ff-47f2-99fa-af7dbe6ff064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2019-01-03 10:49:57,695 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3eede84f-b0ff-47f2-99fa-af7dbe6ff064 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2019-01-03 10:49:57.530 9031 INFO rally.api [-] Building 'html' report for the following task(s): '3eede84f-b0ff-47f2-99fa-af7dbe6ff064'. 2019-01-03 10:49:57.562 9031 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:49:57,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-03 10:49:57,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-03 10:49:57,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-01-03 10:49:57,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:49:57,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:49:57,732 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:57:31,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f18f792-62ef-434b-89d5-863b516cb7c0 2019-01-03 10:57:31,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5f18f792-62ef-434b-89d5-863b516cb7c0'] 2019-01-03 10:57:32,954 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5f18f792-62ef-434b-89d5-863b516cb7c0 -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "block_migration": false, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.243 | 12.243 | 12.243 | 12.243 | 12.243 | 12.243 | 100.0% | 1 | | nova.find_host_to_migrate | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | nova.live_migrate | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 100.0% | 1 | | nova.delete_server | 2.973 | 2.973 | 2.973 | 2.973 | 2.973 | 2.973 | 100.0% | 1 | | total | 27.871 | 27.871 | 27.871 | 27.871 | 27.871 | 27.871 | 100.0% | 1 | | -> duration | 26.871 | 26.871 | 26.871 | 26.871 | 26.871 | 26.871 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.870933 Full duration: 37.418285 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.771 | 11.771 | 11.771 | 11.771 | 11.771 | 11.771 | 100.0% | 1 | | cinder_v2.create_volume | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 100.0% | 1 | | nova.attach_volume | 4.182 | 4.182 | 4.182 | 4.182 | 4.182 | 4.182 | 100.0% | 1 | | nova.find_host_to_migrate | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 100.0% | 1 | | nova.live_migrate | 39.849 | 39.849 | 39.849 | 39.849 | 39.849 | 39.849 | 100.0% | 1 | | nova.detach_volume | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | cinder_v2.delete_volume | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | nova.delete_server | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | total | 66.488 | 66.488 | 66.488 | 66.488 | 66.488 | 66.488 | 100.0% | 1 | | -> duration | 65.488 | 65.488 | 65.488 | 65.488 | 65.488 | 65.488 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 65.487657 Full duration: 78.464268 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 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 | 9.031 | 9.031 | 9.031 | 9.031 | 9.031 | 9.031 | 100.0% | 1 | | nova.boot_server | 12.562 | 12.562 | 12.562 | 12.562 | 12.562 | 12.562 | 100.0% | 1 | | nova.find_host_to_migrate | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | nova.live_migrate | 14.186 | 14.186 | 14.186 | 14.186 | 14.186 | 14.186 | 100.0% | 1 | | nova.delete_server | 7.987 | 7.987 | 7.987 | 7.987 | 7.987 | 7.987 | 100.0% | 1 | | total | 45.151 | 45.151 | 45.151 | 45.151 | 45.151 | 45.151 | 100.0% | 1 | | -> duration | 44.151 | 44.151 | 44.151 | 44.151 | 44.151 | 44.151 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.150782 Full duration: 57.183983 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "server_kwargs": { "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | nova.boot_server | 9.175 | 9.175 | 9.175 | 9.175 | 9.175 | 9.175 | 100.0% | 1 | | nova.delete_server | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 100.0% | 1 | | nova.delete_keypair | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 12.73 | 12.73 | 12.73 | 12.73 | 12.73 | 12.73 | 100.0% | 1 | | -> duration | 11.73 | 11.73 | 11.73 | 11.73 | 11.73 | 11.73 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.729785 Full duration: 43.4519 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "volume_size": 5, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 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 | 8.85 | 8.85 | 8.85 | 8.85 | 8.85 | 8.85 | 100.0% | 1 | | nova.boot_server | 8.738 | 8.738 | 8.738 | 8.738 | 8.738 | 8.738 | 100.0% | 1 | | nova.delete_server | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | total | 20.506 | 20.506 | 20.506 | 20.506 | 20.506 | 20.506 | 100.0% | 1 | | -> duration | 19.506 | 19.506 | 19.506 | 19.506 | 19.506 | 19.506 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.505681 Full duration: 54.743319 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "force_delete": false, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.298 | 10.298 | 10.298 | 10.298 | 10.298 | 10.298 | 100.0% | 1 | | nova.pause_server | 2.974 | 2.974 | 2.974 | 2.974 | 2.974 | 2.974 | 100.0% | 1 | | nova.unpause_server | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | nova.delete_server | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 100.0% | 1 | | total | 18.87 | 18.87 | 18.87 | 18.87 | 18.87 | 18.87 | 100.0% | 1 | | -> duration | 13.87 | 13.87 | 13.87 | 13.87 | 13.87 | 13.87 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.870226 Full duration: 50.203024 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "nics": [ { "net-id": "dd474560-4123-42ec-a65c-9d4ed311d7ff" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 100.0% | 1 | | nova.migrate | 15.632 | 15.632 | 15.632 | 15.632 | 15.632 | 15.632 | 100.0% | 1 | | nova.resize_confirm | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | nova.delete_server | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | total | 30.944 | 30.944 | 30.944 | 30.944 | 30.944 | 30.944 | 100.0% | 1 | | -> duration | 29.944 | 29.944 | 29.944 | 29.944 | 29.944 | 29.944 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.944403 Full duration: 40.31281 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "image": { "name": "rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.115 | 10.115 | 10.115 | 10.115 | 10.115 | 10.115 | 100.0% | 1 | | nova.list_interfaces | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 10.514 | 10.514 | 10.514 | 10.514 | 10.514 | 10.514 | 100.0% | 1 | | -> duration | 9.514 | 9.514 | 9.514 | 9.514 | 9.514 | 9.514 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.514144 Full duration: 46.470326 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5f18f792-62ef-434b-89d5-863b516cb7c0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | nova.delete_server_group | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> duration | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722789 Full duration: 9.798517 HINTS: * To plot HTML graphics with this data, run: rally task report 5f18f792-62ef-434b-89d5-863b516cb7c0 --out output.html * To generate a JUnit report, run: rally task export 5f18f792-62ef-434b-89d5-863b516cb7c0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5f18f792-62ef-434b-89d5-863b516cb7c0 --json --out output.json 2019-01-03 10:57:32,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5f18f792-62ef-434b-89d5-863b516cb7c0', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2019-01-03 10:57:35,278 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5f18f792-62ef-434b-89d5-863b516cb7c0 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2019-01-03 10:57:35.164 10674 INFO rally.api [-] Building 'json' report for the following task(s): '5f18f792-62ef-434b-89d5-863b516cb7c0'. 2019-01-03 10:57:35.173 10674 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:57:35,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5f18f792-62ef-434b-89d5-863b516cb7c0', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2019-01-03 10:57:37,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5f18f792-62ef-434b-89d5-863b516cb7c0 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2019-01-03 10:57:37.299 10677 INFO rally.api [-] Building 'html' report for the following task(s): '5f18f792-62ef-434b-89d5-863b516cb7c0'. 2019-01-03 10:57:37.330 10677 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:57:37,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-03 10:57:37,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-03 10:57:37,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-01-03 10:57:37,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-03 10:57:37,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-03 10:57:37,473 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'dd474560-4123-42ec-a65c-9d4ed311d7ff', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'flavor_name': 'rally_sanity-flavor_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d040fcaf-b6e7-427f-9bc9-5b50ccbc3c0e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-03 10:58:30,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65aeb83f-1a92-4699-b846-356d5941b7f7 2019-01-03 10:58:30,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '65aeb83f-1a92-4699-b846-356d5941b7f7'] 2019-01-03 10:58:31,480 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 65aeb83f-1a92-4699-b846-356d5941b7f7 -------------------------------------------------------------------------------- Task 65aeb83f-1a92-4699-b846-356d5941b7f7: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 65aeb83f-1a92-4699-b846-356d5941b7f7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89811 Full duration: 8.678931 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 65aeb83f-1a92-4699-b846-356d5941b7f7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729783 Full duration: 8.554965 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 65aeb83f-1a92-4699-b846-356d5941b7f7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> duration | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657662 Full duration: 8.537523 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 65aeb83f-1a92-4699-b846-356d5941b7f7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | total | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> duration | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.175592 Full duration: 9.399056 HINTS: * To plot HTML graphics with this data, run: rally task report 65aeb83f-1a92-4699-b846-356d5941b7f7 --out output.html * To generate a JUnit report, run: rally task export 65aeb83f-1a92-4699-b846-356d5941b7f7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 65aeb83f-1a92-4699-b846-356d5941b7f7 --json --out output.json 2019-01-03 10:58:31,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '65aeb83f-1a92-4699-b846-356d5941b7f7', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2019-01-03 10:58:33,817 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 65aeb83f-1a92-4699-b846-356d5941b7f7 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2019-01-03 10:58:33.698 11190 INFO rally.api [-] Building 'json' report for the following task(s): '65aeb83f-1a92-4699-b846-356d5941b7f7'. 2019-01-03 10:58:33.703 11190 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:58:33,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '65aeb83f-1a92-4699-b846-356d5941b7f7', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2019-01-03 10:58:36,002 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 65aeb83f-1a92-4699-b846-356d5941b7f7 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2019-01-03 10:58:35.877 11193 INFO rally.api [-] Building 'html' report for the following task(s): '65aeb83f-1a92-4699-b846-356d5941b7f7'. 2019-01-03 10:58:35.899 11193 INFO rally.api [-] The report has been successfully built. 2019-01-03 10:58:36,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-03 10:58:36,006 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:50 | 11 | 100.00% | | neutron | 05:43 | 11 | 100.00% | | nova | 06:58 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:02 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-03 10:58:36,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2019-01-03 10:58:36,129 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 10:58:36,129 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:25 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-03 10:58:49,075 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-03 10:58:50,014 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'id': u'c8e64c835daf47c89d606fbfa20a5069', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 10:58:50,463 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1013fe44a1148c9b209775c145b6680', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_7845bc95-c1a0-46c2-a26a-c159ed6d30df'}) 2019-01-03 10:58:50,624 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 10:58:50,753 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/19db72559c4449e285cf4ada85ec6791'}, 'domain_id': None, 'human_id': None, 'id': u'19db72559c4449e285cf4ada85ec6791', 'HUMAN_ID': False}) 2019-01-03 10:58:51,375 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_7845bc95-c1a0-46c2-a26a-c159ed6d30df', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'da188232-c726-41ba-9807-a2a7bde3c81a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'project_id': u'c8e64c835daf47c89d606fbfa20a5069', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 10:58:51,381 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'password': 'da188232-c726-41ba-9807-a2a7bde3c81a', 'project_name': 'refstack_defcore-project_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c8e64c835daf47c89d606fbfa20a5069', 'project_domain_name': 'Default'} 2019-01-03 10:58:52,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 10:58:54,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-03 10:58:54.664 11196 INFO rally.deployment.engine [-] Deployment 8310a219-1f19-45fd-b30a-defc654f9c94 | Starting: Destroy cloud and free allocated resources. 2019-01-03 10:58:54.747 11196 INFO rally.deployment.engine [-] Deployment 8310a219-1f19-45fd-b30a-defc654f9c94 | Completed: Destroy cloud and free allocated resources. 2019-01-03 10:58:54.769 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22). 2019-01-03 10:58:54.774 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-03 10:58:57,578 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 10:58:57.235 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a92a4230-5e09-458c-80ce-c1768f98815f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a92a4230-5e09-458c-80ce-c1768f98815f | 2019-01-03T10:58:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a92a4230-5e09-458c-80ce-c1768f98815f ~/.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 2019-01-03 10:59:00,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 10:59:00,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-03 10:59:03,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-03 10:59:03.106 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e95d39c3-e44f-4c09-9418-2b6ca978df22). 2019-01-03 10:59:03.238 11205 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-03 10:59:07,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-03 10:59:05.686 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-03 10:59:05.819 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-03 10:59:07.076 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493) has been successfully created! Using verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493) as the default verifier for the future CLI operations. 2019-01-03 10:59:10,313 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-03 10:59:13,105 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b/file', 'owner': u'c8e64c835daf47c89d606fbfa20a5069', 'id': u'a99ae5bc-3134-4bf8-a1de-8a18539c1a3b', 'size': 12716032, u'self': u'/v2/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8e64c835daf47c89d606fbfa20a5069', 'name': 'refstack_defcore-project_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:59:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T10:59:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7845bc95-c1a0-46c2-a26a-c159ed6d30df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'created': u'2019-01-03T10:59:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:59:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a99ae5bc-3134-4bf8-a1de-8a18539c1a3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7845bc95-c1a0-46c2-a26a-c159ed6d30df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:59:13,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_7845bc95-c1a0-46c2-a26a-c159ed6d30df', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'a53ea0fb-0176-4f30-a333-69c3dff79b83', 'swap': 0}) 2019-01-03 10:59:15,301 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d270a456-ccb3-4290-8651-495827cf64c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d270a456-ccb3-4290-8651-495827cf64c2/file', 'owner': u'c8e64c835daf47c89d606fbfa20a5069', 'id': u'd270a456-ccb3-4290-8651-495827cf64c2', 'size': 12716032, u'self': u'/v2/images/d270a456-ccb3-4290-8651-495827cf64c2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8e64c835daf47c89d606fbfa20a5069', 'name': 'refstack_defcore-project_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/d270a456-ccb3-4290-8651-495827cf64c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T10:59:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T10:59:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d270a456-ccb3-4290-8651-495827cf64c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'created': u'2019-01-03T10:59:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T10:59:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d270a456-ccb3-4290-8651-495827cf64c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 10:59:15,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'3b30be37-1144-4eae-b290-5de69550cff4', 'swap': 0}) 2019-01-03 10:59:15,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7845bc95-c1a0-46c2-a26a-c159ed6d30df', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'3b30be37-1144-4eae-b290-5de69550cff4', 'swap': 0}) 2019-01-03 10:59:18,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-03 10:59:17.423 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493) for deployment 'opnfv-rally' (UUID=a92a4230-5e09-458c-80ce-c1768f98815f). 2019-01-03 10:59:18.289 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-03 10:59:18.292 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493) has been successfully configured for deployment 'opnfv-rally' (UUID=a92a4230-5e09-458c-80ce-c1768f98815f)! 2019-01-03 10:59:18,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-03 10:59:18,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-03 10:59:18,517 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-03 10:59:23,343 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-03 10:59:23,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-03 10:59:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-01-03 10:59:25,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:25.575 11239 INFO rally.api [-] Starting verification (UUID=bdaabb8b-c588-4900-a131-3985dc32af31) for deployment 'opnfv-rally' (UUID=a92a4230-5e09-458c-80ce-c1768f98815f) by verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493). 2019-01-03 10:59:25,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bdaabb8b-c588-4900-a131-3985dc32af31 2019-01-03 10:59:32,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:32.405 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.568s] 2019-01-03 10:59:32,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:32.462 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.058s] 2019-01-03 10:59:35,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:35.477 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.424s] 2019-01-03 10:59:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:36.883 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.220s] 2019-01-03 10:59:45,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:45.898 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.763s] 2019-01-03 10:59:52,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:52.621 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.141s] 2019-01-03 10:59:56,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:56.007 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2019-01-03 10:59:58,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 10:59:58.043 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.035s] 2019-01-03 11:00:06,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:06.110 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [22.319s] 2019-01-03 11:00:07,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:07.192 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.085s] 2019-01-03 11:00:21,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:21.903 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.231s] 2019-01-03 11:00:22,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:22.443 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.539s] 2019-01-03 11:00:23,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:23.139 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.695s] 2019-01-03 11:00:23,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:23.695 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.554s] 2019-01-03 11:00:24,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.331 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.636s] 2019-01-03 11:00:24,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.403 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.073s] 2019-01-03 11:00:24,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.477 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2019-01-03 11:00:24,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.543 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2019-01-03 11:00:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.618 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.075s] 2019-01-03 11:00:24,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.699 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.081s] 2019-01-03 11:00:24,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:24.842 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.143s] 2019-01-03 11:00:40,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:40.023 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [47.392s] 2019-01-03 11:00:51,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:51.016 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [10.824s] 2019-01-03 11:00:51,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:51.079 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-01-03 11:00:51,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:51.842 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.761s] 2019-01-03 11:00:51,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:51.940 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2019-01-03 11:00:51,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:51.941 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-03 11:00:52,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:52.580 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.557s] 2019-01-03 11:00:54,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.646 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2019-01-03 11:00:54,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.657 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2019-01-03 11:00:54,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.802 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.145s] 2019-01-03 11:00:54,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.814 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-03 11:00:54,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.824 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-03 11:00:54,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.856 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2019-01-03 11:00:54,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.914 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.058s] 2019-01-03 11:00:54,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:54.979 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.064s] 2019-01-03 11:00:55,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:55.275 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.294s] 2019-01-03 11:00:55,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:55.291 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-03 11:00:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:00:55.355 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2019-01-03 11:01:02,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:02.147 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-03 11:01:05,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:05.736 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2019-01-03 11:01:05,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:05.810 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2019-01-03 11:01:05,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:05.895 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.085s] 2019-01-03 11:01:09,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:09.561 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.153s] 2019-01-03 11:01:09,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:09.733 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.171s] 2019-01-03 11:01:10,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:10.323 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.588s] 2019-01-03 11:01:10,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:10.468 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.146s] 2019-01-03 11:01:10,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:10.625 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.157s] 2019-01-03 11:01:19,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:19.726 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.998s] 2019-01-03 11:01:23,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:23.336 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.609s] 2019-01-03 11:01:26,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:26.658 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.321s] 2019-01-03 11:01:30,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:30.520 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.861s] 2019-01-03 11:01:31,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:31.898 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.878s] 2019-01-03 11:01:33,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:33.640 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.119s] 2019-01-03 11:01:37,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:37.084 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.443s] 2019-01-03 11:01:40,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:40.605 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.520s] 2019-01-03 11:01:40,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:40.631 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.733s] 2019-01-03 11:01:46,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:46.580 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.974s] 2019-01-03 11:01:50,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.361 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.780s] 2019-01-03 11:01:50,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.364 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.102s] 2019-01-03 11:01:50,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.438 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-01-03 11:01:50,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.612 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.251s] 2019-01-03 11:01:50,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.747 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.134s] 2019-01-03 11:01:50,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.824 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.076s] 2019-01-03 11:01:50,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.886 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.062s] 2019-01-03 11:01:50,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.961 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.522s] 2019-01-03 11:01:50,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:50.983 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2019-01-03 11:01:51,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:51.061 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2019-01-03 11:01:51,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:51.062 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-03 11:01:51,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:51.077 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.094s] 2019-01-03 11:01:51,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:51.275 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.196s] 2019-01-03 11:01:51,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:51.502 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.226s] 2019-01-03 11:01:56,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:56.986 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.483s] 2019-01-03 11:01:59,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:01:59.961 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [67.365s] 2019-01-03 11:02:03,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:03.886 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.156s] 2019-01-03 11:02:03,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:03.958 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.322s] 2019-01-03 11:02:04,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:04.102 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.414s] 2019-01-03 11:02:04,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:04.518 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.415s] 2019-01-03 11:02:05,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:05.312 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.423s] 2019-01-03 11:02:06,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:06.646 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.334s] 2019-01-03 11:02:07,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:07.484 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.836s] 2019-01-03 11:02:08,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:08.822 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.337s] 2019-01-03 11:02:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:11.771 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.947s] 2019-01-03 11:02:12,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:12.562 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.792s] 2019-01-03 11:02:13,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:13.251 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.689s] 2019-01-03 11:02:13,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:13.282 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.031s] 2019-01-03 11:02:13,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:13.302 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2019-01-03 11:02:13,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:13.318 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2019-01-03 11:02:16,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:16.510 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.427s] 2019-01-03 11:02:17,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:17.148 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.637s] 2019-01-03 11:02:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:17.399 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.251s] 2019-01-03 11:02:17,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:17.822 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.421s] 2019-01-03 11:02:18,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:18.405 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.582s] 2019-01-03 11:02:18,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:18.779 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.373s] 2019-01-03 11:02:20,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:20.289 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.467s] 2019-01-03 11:02:21,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:21.055 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.766s] 2019-01-03 11:02:22,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:22.040 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.080s] 2019-01-03 11:02:24,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:24.611 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.780s] 2019-01-03 11:02:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:26.717 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.105s] 2019-01-03 11:02:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:34.042 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.844s] 2019-01-03 11:02:34,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:34.516 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.493s] 2019-01-03 11:02:35,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:35.657 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.614s] 2019-01-03 11:02:39,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:39.750 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.087s] 2019-01-03 11:02:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:40.670 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.923s] 2019-01-03 11:02:42,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:42.118 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.446s] 2019-01-03 11:02:43,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:43.839 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.722s] 2019-01-03 11:02:44,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:44.418 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.899s] 2019-01-03 11:02:45,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:45.504 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.660s] 2019-01-03 11:02:45,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:45.687 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.185s] 2019-01-03 11:02:48,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:48.915 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.155s] 2019-01-03 11:02:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:49.632 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.171s] 2019-01-03 11:02:50,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:50.531 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.896s] 2019-01-03 11:02:51,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:51.949 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.418s] 2019-01-03 11:02:52,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:52.702 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.751s] 2019-01-03 11:02:53,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:53.764 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.062s] 2019-01-03 11:02:54,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:54.670 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.905s] 2019-01-03 11:02:54,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:54.735 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.806s] 2019-01-03 11:02:55,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:55.201 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.530s] 2019-01-03 11:02:55,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:55.579 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.842s] 2019-01-03 11:02:55,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:55.745 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.544s] 2019-01-03 11:02:55,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:55.990 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.243s] 2019-01-03 11:02:56,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:56.860 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.869s] 2019-01-03 11:02:57,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:57.453 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.593s] 2019-01-03 11:02:57,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:57.980 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.526s] 2019-01-03 11:02:58,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:58.826 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.845s] 2019-01-03 11:02:59,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:02:59.697 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.871s] 2019-01-03 11:03:00,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:00.434 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.736s] 2019-01-03 11:03:00,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:00.675 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.239s] 2019-01-03 11:03:01,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:01.059 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.384s] 2019-01-03 11:03:01,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:01.594 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.534s] 2019-01-03 11:03:08,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:08.094 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.394s] 2019-01-03 11:03:17,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:17.300 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.703s] 2019-01-03 11:03:23,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:23.134 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.832s] 2019-01-03 11:03:25,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:25.019 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.884s] 2019-01-03 11:03:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:25.210 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.191s] 2019-01-03 11:03:25,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:25.404 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.194s] 2019-01-03 11:03:25,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:25.605 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.200s] 2019-01-03 11:03:25,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:25.792 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.188s] 2019-01-03 11:03:26,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:26.149 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [67.807s] 2019-01-03 11:03:32,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:32.081 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.255s] 2019-01-03 11:03:35,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:35.150 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.566s] 2019-01-03 11:03:43,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:43.981 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.584s] 2019-01-03 11:03:51,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:51.211 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.352s] 2019-01-03 11:03:51,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:51.638 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.426s] 2019-01-03 11:03:54,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:54.447 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.461s] 2019-01-03 11:03:57,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:03:57.229 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.070s] 2019-01-03 11:04:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:08.131 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.681s] 2019-01-03 11:04:14,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:14.638 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.316s] 2019-01-03 11:04:29,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:29.654 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.557s] 2019-01-03 11:04:29,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:29.663 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-03 11:04:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:29.859 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.196s] 2019-01-03 11:04:30,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:30.040 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2019-01-03 11:04:30,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:30.069 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.030s] 2019-01-03 11:04:30,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:30.405 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.334s] 2019-01-03 11:04:31,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:31.126 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.720s] 2019-01-03 11:04:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:31.173 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2019-01-03 11:04:31,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:31.764 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.592s] 2019-01-03 11:04:31,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:31.898 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.133s] 2019-01-03 11:04:48,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:48.396 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.644s] 2019-01-03 11:04:48,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:48.573 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.176s] 2019-01-03 11:04:53,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:04:53.421 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.333s] 2019-01-03 11:05:02,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:02.455 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.291s] 2019-01-03 11:05:02,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:02.717 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.262s] 2019-01-03 11:05:16,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:16.170 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.220s] 2019-01-03 11:05:16,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:16.752 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.581s] 2019-01-03 11:05:16,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:16.805 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.053s] 2019-01-03 11:05:17,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:17.573 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.766s] 2019-01-03 11:05:18,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:18.214 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.641s] 2019-01-03 11:05:18,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:18.424 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.209s] 2019-01-03 11:05:18,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:18.609 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.185s] 2019-01-03 11:05:18,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:18.806 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.195s] 2019-01-03 11:05:19,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.013 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.207s] 2019-01-03 11:05:19,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.060 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2019-01-03 11:05:19,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.249 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.188s] 2019-01-03 11:05:19,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.466 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.216s] 2019-01-03 11:05:19,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.852 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.385s] 2019-01-03 11:05:19,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.899 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2019-01-03 11:05:19,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:19.945 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.047s] 2019-01-03 11:05:26,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:26.387 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.171s] 2019-01-03 11:05:26,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:26.551 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.164s] 2019-01-03 11:05:26,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:26.741 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2019-01-03 11:05:26,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:26.905 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.164s] 2019-01-03 11:05:26,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:26.919 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2019-01-03 11:05:27,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.087 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.166s] 2019-01-03 11:05:27,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.371 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.282s] 2019-01-03 11:05:27,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.558 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.189s] 2019-01-03 11:05:27,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.706 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.148s] 2019-01-03 11:05:27,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.887 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.180s] 2019-01-03 11:05:27,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.898 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2019-01-03 11:05:27,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.942 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.045s] 2019-01-03 11:05:27,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:27.987 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.044s] 2019-01-03 11:05:28,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.194 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.206s] 2019-01-03 11:05:28,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.378 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.182s] 2019-01-03 11:05:28,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.538 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.160s] 2019-01-03 11:05:28,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.576 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2019-01-03 11:05:28,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.614 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2019-01-03 11:05:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.651 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2019-01-03 11:05:28,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:05:28.684 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2019-01-03 11:09:00,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:09:00.769 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.186s] 2019-01-03 11:09:01,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:09:01.339 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.568s] 2019-01-03 11:09:04,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bdaabb8b-c588-4900-a131-3985dc32af31 2019-01-03 11:09:04,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bdaabb8b-c588-4900-a131-3985dc32af31']'. 2019-01-03 11:09:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-03 11:09:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-03 11:09:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 11:09:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bdaabb8b-c588-4900-a131-3985dc32af31 | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-03 10:59:25 | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-03 11:09:04 | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:39 | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-03 11:09:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 713329c8-07e4-4aee-b08b-47a080738493) | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a92a4230-5e09-458c-80ce-c1768f98815f) | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 571.301 | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2019-01-03 11:09:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-03 11:09:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-03 11:09:05,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-03 11:09:06,037 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 11:09:06,038 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 09:56 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-03 11:09:10,652 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-03 11:09:11,783 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'id': u'5f1ce39acd054a718d596381189df910', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 11:09:12,250 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f552c329940246b981747049a2088f53', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_3f71f64f-f6ab-48d5-a520-a4fd02497ce6'}) 2019-01-03 11:09:12,344 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 11:09:12,537 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/bd5fd4ca31f041f1b319a7c9a77e1967'}, 'domain_id': None, 'human_id': None, 'id': u'bd5fd4ca31f041f1b319a7c9a77e1967', 'HUMAN_ID': False}) 2019-01-03 11:09:13,102 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f6484f1b-bb4f-446a-b77c-5f7094604862', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'project_id': u'5f1ce39acd054a718d596381189df910', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 11:09:13,106 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'password': 'f6484f1b-bb4f-446a-b77c-5f7094604862', 'project_name': 'patrole-project_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5f1ce39acd054a718d596381189df910', 'project_domain_name': 'Default'} 2019-01-03 11:09:14,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 11:09:16,997 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-03 11:09:16.531 11291 INFO rally.deployment.engine [-] Deployment a92a4230-5e09-458c-80ce-c1768f98815f | Starting: Destroy cloud and free allocated resources. 2019-01-03 11:09:16.607 11291 INFO rally.deployment.engine [-] Deployment a92a4230-5e09-458c-80ce-c1768f98815f | Completed: Destroy cloud and free allocated resources. 2019-01-03 11:09:16.658 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493) for deployment 'opnfv-rally'. 2019-01-03 11:09:16.682 11291 INFO rally.api [-] Deleting verification (UUID=bdaabb8b-c588-4900-a131-3985dc32af31). 2019-01-03 11:09:16.721 11291 INFO rally.api [-] Verification has been successfully deleted! 2019-01-03 11:09:16.722 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493). 2019-01-03 11:09:16.730 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-03 11:09:19,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 11:09:19.172 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1d3daf6c-80e1-4d4a-900e-6010bd3e0af6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1d3daf6c-80e1-4d4a-900e-6010bd3e0af6 | 2019-01-03T11:09:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1d3daf6c-80e1-4d4a-900e-6010bd3e0af6 ~/.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 2019-01-03 11:09:22,853 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 11:09:22,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-03 11:09:25,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-03 11:09:24.846 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=713329c8-07e4-4aee-b08b-47a080738493). 2019-01-03 11:09:24.966 11300 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-03 11:09:28,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-03 11:09:27.100 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-03 11:09:27.248 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-03 11:09:28.487 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) as the default verifier for the future CLI operations. 2019-01-03 11:09:31,682 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-03 11:09:35,490 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/8d146746-789f-4b80-93ee-1ab88f2b635b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d146746-789f-4b80-93ee-1ab88f2b635b/file', 'owner': u'5f1ce39acd054a718d596381189df910', 'id': u'8d146746-789f-4b80-93ee-1ab88f2b635b', 'size': 12716032, u'self': u'/v2/images/8d146746-789f-4b80-93ee-1ab88f2b635b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f1ce39acd054a718d596381189df910', 'name': 'patrole-project_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/8d146746-789f-4b80-93ee-1ab88f2b635b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T11:09:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T11:09:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8d146746-789f-4b80-93ee-1ab88f2b635b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'created': u'2019-01-03T11:09:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T11:09:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8d146746-789f-4b80-93ee-1ab88f2b635b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 11:09:36,087 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'addbd5c1-ed75-4a2d-91c4-0d89c49945ee', 'swap': 0}) 2019-01-03 11:09:40,174 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/802645d1-8b8f-4431-a349-353aea65066a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/802645d1-8b8f-4431-a349-353aea65066a/file', 'owner': u'5f1ce39acd054a718d596381189df910', 'id': u'802645d1-8b8f-4431-a349-353aea65066a', 'size': 12716032, u'self': u'/v2/images/802645d1-8b8f-4431-a349-353aea65066a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f1ce39acd054a718d596381189df910', 'name': 'patrole-project_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/802645d1-8b8f-4431-a349-353aea65066a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T11:09:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T11:09:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/802645d1-8b8f-4431-a349-353aea65066a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'created': u'2019-01-03T11:09:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T11:09:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/802645d1-8b8f-4431-a349-353aea65066a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 11:09:40,226 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'e539e739-91cb-4430-921a-92eaa3cd9295', 'swap': 0}) 2019-01-03 11:09:40,249 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3f71f64f-f6ab-48d5-a520-a4fd02497ce6', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'e539e739-91cb-4430-921a-92eaa3cd9295', 'swap': 0}) 2019-01-03 11:09:43,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-03 11:09:42.287 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) for deployment 'opnfv-rally' (UUID=1d3daf6c-80e1-4d4a-900e-6010bd3e0af6). 2019-01-03 11:09:43.203 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-03 11:09:43.206 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) has been successfully configured for deployment 'opnfv-rally' (UUID=1d3daf6c-80e1-4d4a-900e-6010bd3e0af6)! 2019-01-03 11:09:43,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-03 11:09:43,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-03 11:09:43,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-03 11:09:43,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-03 11:09:47,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-01-03 11:09:47,267 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-03 11:09:47,284 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-03 11:09:47,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-01-03 11:09:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 11:09:49.350 11331 INFO rally.api [-] Starting verification (UUID=66b632d3-a753-4e27-a204-3e080a36867c) for deployment 'opnfv-rally' (UUID=1d3daf6c-80e1-4d4a-900e-6010bd3e0af6) by verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31). 2019-01-03 11:09:49,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 66b632d3-a753-4e27-a204-3e080a36867c 2019-01-03 11:12:12,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 66b632d3-a753-4e27-a204-3e080a36867c 2019-01-03 11:12:12,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '66b632d3-a753-4e27-a204-3e080a36867c']'. 2019-01-03 11:12:13,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 66b632d3-a753-4e27-a204-3e080a36867c | 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-03 11:09:49 | 2019-01-03 11:12:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-03 11:12:11 | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:22 | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1d3daf6c-80e1-4d4a-900e-6010bd3e0af6) | 2019-01-03 11:12:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.218 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-03 11:12:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 11:12:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-03 11:12:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-03 11:12:13,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-03 11:12:13,656 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 11:12:13,657 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-03 11:12:19,160 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-03 11:12:20,173 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_a2f6726b-4140-4f96-8185-902182773403', 'id': u'5abbdf697ace471d93d3a94548c1f7e9', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 11:12:20,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1847a356eeb74ff49a4b93e414c5d023', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_a2f6726b-4140-4f96-8185-902182773403'}) 2019-01-03 11:12:20,735 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 11:12:20,930 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/1d2200031e0b42d6a08db76670165de7'}, 'domain_id': None, 'human_id': None, 'id': u'1d2200031e0b42d6a08db76670165de7', 'HUMAN_ID': False}) 2019-01-03 11:12:21,516 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_a2f6726b-4140-4f96-8185-902182773403', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f54a5d88-f103-4ce7-9142-152067176c47', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_a2f6726b-4140-4f96-8185-902182773403', 'project_id': u'5abbdf697ace471d93d3a94548c1f7e9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 11:12:21,522 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_a2f6726b-4140-4f96-8185-902182773403', 'password': 'f54a5d88-f103-4ce7-9142-152067176c47', 'project_name': 'snaps_smoke-project_a2f6726b-4140-4f96-8185-902182773403', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5abbdf697ace471d93d3a94548c1f7e9', 'project_domain_name': 'Default'} 2019-01-03 11:12:23,836 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-03 11:12:23,837 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-03 12:10:05,143 - 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_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (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 121 tests in 3461.226s OK 2019-01-03 12:10:05,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 12:10:05,309 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-03 12:10:07,256 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-03 12:10:08,151 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_8bac23c2-1493-4870-8735-28cdbcf69330', 'id': u'94ec473ec6a341e3b835474850183724', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 12:10:08,627 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7dd3af2129f34e52b63968413ce29ad4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_8bac23c2-1493-4870-8735-28cdbcf69330'}) 2019-01-03 12:10:08,737 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 12:10:08,918 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/9a312e900fa9464f99b8e1ba5e9b5cfe'}, 'domain_id': None, 'human_id': None, 'id': u'9a312e900fa9464f99b8e1ba5e9b5cfe', 'HUMAN_ID': False}) 2019-01-03 12:10:09,466 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_8bac23c2-1493-4870-8735-28cdbcf69330', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '81549caf-02e4-46a5-82d0-5d38ee5f201f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_8bac23c2-1493-4870-8735-28cdbcf69330', 'project_id': u'94ec473ec6a341e3b835474850183724', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 12:10:09,471 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_8bac23c2-1493-4870-8735-28cdbcf69330', 'password': '81549caf-02e4-46a5-82d0-5d38ee5f201f', 'project_name': 'neutron_trunk-project_8bac23c2-1493-4870-8735-28cdbcf69330', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '94ec473ec6a341e3b835474850183724', 'project_domain_name': 'Default'} 2019-01-03 12:10:10,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 12:10:13,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-03 12:10:12.786 11558 INFO rally.deployment.engine [-] Deployment 1d3daf6c-80e1-4d4a-900e-6010bd3e0af6 | Starting: Destroy cloud and free allocated resources. 2019-01-03 12:10:12.876 11558 INFO rally.deployment.engine [-] Deployment 1d3daf6c-80e1-4d4a-900e-6010bd3e0af6 | Completed: Destroy cloud and free allocated resources. 2019-01-03 12:10:12.916 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31) for deployment 'opnfv-rally'. 2019-01-03 12:10:12.940 11558 INFO rally.api [-] Deleting verification (UUID=66b632d3-a753-4e27-a204-3e080a36867c). 2019-01-03 12:10:12.973 11558 INFO rally.api [-] Verification has been successfully deleted! 2019-01-03 12:10:12.974 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31). 2019-01-03 12:10:12.982 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-03 12:10:15,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 12:10:15.285 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=050d7198-8696-474d-81f8-9b6af0537304) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 050d7198-8696-474d-81f8-9b6af0537304 | 2019-01-03T12:10:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 050d7198-8696-474d-81f8-9b6af0537304 ~/.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 2019-01-03 12:10:18,761 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 12:10:18,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-03 12:10:21,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-03 12:10:21.115 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c5c1dccc-a9a2-46cd-86e2-dc4cc114ae31). 2019-01-03 12:10:21.248 11567 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-03 12:10:25,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-03 12:10:23.760 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-03 12:10:23.925 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-03 12:10:25.140 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=67aa996e-f561-4aa3-b579-039f746bb89a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=67aa996e-f561-4aa3-b579-039f746bb89a) as the default verifier for the future CLI operations. 2019-01-03 12:10:28,373 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-03 12:10:31,083 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/3e286f6f-dd16-477c-a218-91dae5c660be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3e286f6f-dd16-477c-a218-91dae5c660be/file', 'owner': u'94ec473ec6a341e3b835474850183724', 'id': u'3e286f6f-dd16-477c-a218-91dae5c660be', 'size': 12716032, u'self': u'/v2/images/3e286f6f-dd16-477c-a218-91dae5c660be', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94ec473ec6a341e3b835474850183724', 'name': 'neutron_trunk-project_8bac23c2-1493-4870-8735-28cdbcf69330', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/3e286f6f-dd16-477c-a218-91dae5c660be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:10:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T12:10:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_8bac23c2-1493-4870-8735-28cdbcf69330', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3e286f6f-dd16-477c-a218-91dae5c660be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_8bac23c2-1493-4870-8735-28cdbcf69330', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_8bac23c2-1493-4870-8735-28cdbcf69330', 'created': u'2019-01-03T12:10:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T12:10:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3e286f6f-dd16-477c-a218-91dae5c660be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_8bac23c2-1493-4870-8735-28cdbcf69330', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:10:31,746 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_8bac23c2-1493-4870-8735-28cdbcf69330', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'd27019ff-8026-49de-a553-ff345b6ccb0d', 'swap': 0}) 2019-01-03 12:10:34,894 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d/file', 'owner': u'94ec473ec6a341e3b835474850183724', 'id': u'1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d', 'size': 12716032, u'self': u'/v2/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94ec473ec6a341e3b835474850183724', 'name': 'neutron_trunk-project_8bac23c2-1493-4870-8735-28cdbcf69330', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:10:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T12:10:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8bac23c2-1493-4870-8735-28cdbcf69330', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8bac23c2-1493-4870-8735-28cdbcf69330', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_8bac23c2-1493-4870-8735-28cdbcf69330', 'created': u'2019-01-03T12:10:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T12:10:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1edf8f3d-90d0-4a1e-ae93-8b24d7c9749d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8bac23c2-1493-4870-8735-28cdbcf69330', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:10:34,968 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8bac23c2-1493-4870-8735-28cdbcf69330', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'bc3215d1-ec41-49e3-8bb7-372055619d70', 'swap': 0}) 2019-01-03 12:10:34,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8bac23c2-1493-4870-8735-28cdbcf69330', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'bc3215d1-ec41-49e3-8bb7-372055619d70', 'swap': 0}) 2019-01-03 12:10:38,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-03 12:10:37.276 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=67aa996e-f561-4aa3-b579-039f746bb89a) for deployment 'opnfv-rally' (UUID=050d7198-8696-474d-81f8-9b6af0537304). 2019-01-03 12:10:38.174 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-03 12:10:38.176 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=67aa996e-f561-4aa3-b579-039f746bb89a) has been successfully configured for deployment 'opnfv-rally' (UUID=050d7198-8696-474d-81f8-9b6af0537304)! 2019-01-03 12:10:38,347 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-03 12:10:38,348 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-03 12:10:38,350 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-03 12:10:38,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-03 12:10:41,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-67aa996e-f561-4aa3-b579-039f746bb89a/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-03 12:10:41,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-03 12:10:41,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-03 12:10:41,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-01-03 12:10:43,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 12:10:43.866 11598 INFO rally.api [-] Starting verification (UUID=b5e65c82-b7b0-4593-8391-cc0e9af8c282) for deployment 'opnfv-rally' (UUID=050d7198-8696-474d-81f8-9b6af0537304) by verifier 'opnfv-tempest' (UUID=67aa996e-f561-4aa3-b579-039f746bb89a). 2019-01-03 12:10:43,869 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b5e65c82-b7b0-4593-8391-cc0e9af8c282 2019-01-03 12:12:31,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b5e65c82-b7b0-4593-8391-cc0e9af8c282 2019-01-03 12:12:31,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b5e65c82-b7b0-4593-8391-cc0e9af8c282']'. 2019-01-03 12:12:32,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-03 12:12:32,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b5e65c82-b7b0-4593-8391-cc0e9af8c282 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-03 12:10:43 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-03 12:12:30 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 67aa996e-f561-4aa3-b579-039f746bb89a) | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 050d7198-8696-474d-81f8-9b6af0537304) | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.466 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-03 12:12:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-03 12:12:32,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-03 12:12:32,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 12:12:32,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-03 12:12:32,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-03 12:12:32,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-03 12:12:32,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 12:12:32,207 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-03 12:12:35,783 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:44 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 14:48 | PASS | | rally_sanity | functest | smoke | 26:25 | PASS | | refstack_defcore | functest | smoke | 09:56 | PASS | | patrole | functest | smoke | 02:42 | PASS | | snaps_smoke | functest | smoke | 57:41 | PASS | | neutron_trunk | functest | smoke | 02:04 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2019-01-03 12:12:35,794 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-03 12:12:42,309 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 12:12:42,313 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 12:12:42,314 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-03 12:12:42,314 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-03 12:12:42,315 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2019-01-03 12:12:42,318 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-03 12:12:46,120 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 12:12:46,123 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 12:12:46,123 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-03 12:12:46,124 - 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 | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2019-01-03 12:12:46,132 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-03 12:12:48,499 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'id': u'304f3867167e49e994d7d0e875999477', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 12:12:48,970 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6733d783684f46b8b4c93ae370b01869', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_0a2acdb6-31d8-4193-bc53-836d1bfa36a7'}) 2019-01-03 12:12:49,141 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 12:12:49,330 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/11b7c42455d54a70b9bf93ce7e9eb10e'}, 'domain_id': None, 'human_id': None, 'id': u'11b7c42455d54a70b9bf93ce7e9eb10e', 'HUMAN_ID': False}) 2019-01-03 12:12:49,812 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd7b38f4a-2573-4e9f-8282-bdd04f03ac91', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'project_id': u'304f3867167e49e994d7d0e875999477', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 12:12:49,817 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'password': 'd7b38f4a-2573-4e9f-8282-bdd04f03ac91', 'project_name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '304f3867167e49e994d7d0e875999477', 'project_domain_name': 'Default'} 2019-01-03 12:12:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-01-03 12:12:49,893 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-03 12:12:50,599 - functest.core.tenantnetwork - 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'2019-01-03T12:12:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'created_at': u'2019-01-03T12:12:50Z', u'mtu': 1450, u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'304f3867167e49e994d7d0e875999477'}) 2019-01-03 12:12:51,916 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T12:12:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c10703f1-b9db-428c-8783-4447136869c6', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'enable_dhcp': True, u'network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c', u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'created_at': u'2019-01-03T12:12:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'304f3867167e49e994d7d0e875999477'}) 2019-01-03 12:12:57,093 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T12:12:53Z', u'revision_number': 2, u'id': u'ff23b424-2813-4ee7-bec7-ff703470b5d8', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'admin_state_up': True, u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'created_at': u'2019-01-03T12:12:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'304f3867167e49e994d7d0e875999477'}) 2019-01-03 12:14:41,609 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/65ddc77d-0ecd-4224-907c-c5f406c2d585/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65ddc77d-0ecd-4224-907c-c5f406c2d585/file', 'owner': u'304f3867167e49e994d7d0e875999477', 'id': u'65ddc77d-0ecd-4224-907c-c5f406c2d585', 'size': 4373348352, u'self': u'/v2/images/65ddc77d-0ecd-4224-907c-c5f406c2d585', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'304f3867167e49e994d7d0e875999477', 'name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/65ddc77d-0ecd-4224-907c-c5f406c2d585/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:14:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T12:14:40Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/65ddc77d-0ecd-4224-907c-c5f406c2d585', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'created': u'2019-01-03T12:13:26Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-03T12:13:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/65ddc77d-0ecd-4224-907c-c5f406c2d585', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:14:41,806 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 40, 'id': u'1729e058-1c4e-4d2b-9c06-c541e542d784', 'swap': 0}) 2019-01-03 12:14:42,161 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC78mZwAJXk0XvtIV3eVPl2hv/P9190yeEL9a1lUy0WIcNlnlAsWt5//35yQfb787gqkSFjXFz0b2+NSTXq8ZIGlkqTGMRrKhBJu2JzFZYDlhCLDbEcOc6IXFGbMuOdLOXaeJRxGum4Ll7Ptqxye9gPV3FVusLvONNj2+8whHIFrb5bPkSnWKHNU8ZmHvr72cW8Eya6bXp9cIZAxTdQSlzCHkxG2td2AyVq8mSv5QnhTn7HBvgOdofuVT//V66sDG84B3hiQiq/DlIXkzIzrkvaptqqBhkXLJYoSpZJVHlrC94GX0dQ0KpIhASO9VBnyDyjZTVO/+XpcP3Lg6MIlMcv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu/JmcACV5NF77SFd3lT5dob/z/dfdMnhC/WtZVMtFiHDZZ5Q\nLFref/9+ckH2+/O4KpEhY1xc9G9vjUk16vGSBpZKkxjEayoQSbticxWWA5YQiw2x\nHDnOiFxRmzLjnSzl2niUcRrpuC5ez7ascnvYD1dxVbrC7zjTY9vvMIRyBa2+Wz5E\np1ihzVPGZh76+9nFvBMmum16fXCGQMU3UEpcwh5MRtrXdgMlavJkr+UJ4U5+xwb4\nDnaH7lU//1eurAxvOAd4YkIqvw5SF5MyM65L2qbaqgYZFyyWKEqWSVR5awveBl9H\nUNCqSIQEjvVQZ8g8o2U1Tv/l6XD9y4OjCJTHLwIDAQABAoIBABL2+bkxhe6J6Nxb\nspIdtvJr2uJMTtiFCm1fg/imdPU3wPS/Dc37+VmnGUZEO7zeseWxsVHKXyLXH8V8\n7rDfYWHCxpGjPSanHu+hteRw+CsyeEbfwdBcUOfXkPB9KRSSFDuAUVI8afsIys5g\n23PN5VZe93O0Hblv3XzFE5SsuKiz3C0/OZxQ381N98CS5mARfz6cIDEhxrl8HcUI\nBI3y+BA9X/N5E6D+HcqJjjB1/w0GR26ZuesnVhqdINcvSoABMaoNIn2wHx21/lXV\nVBOnjFh6D54XYTeMIhh5p9fK0ArfoJ+aeuYH0xeY4d8W6l4HnsLtIXgCTAm+kCBM\n3VfKXIECgYEA3cJ+E/KvKTwuQ7JFXv40grlwrptbmoJFEMULba+XAK5Upd5vCRm/\nFOErxWlizWKRfBBONO4JUOOn5non0xGlH36VhpbfMrnexCCG+Suv3+qtyqJI0Jx+\nDRPnZAyCUtEMBgNnQWeoODeC1Tr/JXjlol3jcWybkfnQD8JgcgjDBMECgYEA2Pdi\nl08uF6ozrUOtXSm+N/kst1PVwuYKFGOKCJL5+B2kZu09WSOQLhasOz5zFIs6unGd\nhyDXs2Ko4VjlT7oBDFFlYYXqCpHSJEASJi3oM36v2vNgjozS8C8RxfuHGGgS/J+1\nTbN5xiG6oldgX+51twNaV2ixDXDJO9AJxYyWF+8CgYA7ePWnE+a2AFXIAf9ownQC\nuwjlSvT+MwGixbWS7QxqOlapRUYyAp2kU98RSnoc6tppk1XmDBCjiOp2fTxA9vJ5\nx9ECD2Q8jmyX3MFWAclhG+cP+QXeLJoBl9zukAxDeZzn3/HJMKuEqB6GYRQcUJgF\nO3jL6nyuYXjTQSXsbz0eAQKBgGKFGwi4FKb8S1Du/UbjkJOcGvj4IYXJrWQKuwAf\ntVA8LY3rRkM2yd6Tvwt71QfMHRPSSYS1nhy/vQ3urtngDV/Jii6Zf2fjRTfevB8I\nE3tmmHXks8CnI5Wa2gg7qeGkSJLb9pjc2Xvljvjukj2da2h6Jkiwqkz/HPGDCxzg\nNLuTAoGBAKqQw1Fe81+sNgaxODtuMC1eQPEE4P99E8YgM9k9YxTjeu2p0oQIKNda\norim9C48RnhSXxl96UxmF+ThqncOSsK/y+rVwenXfKs+cqgtT71ZshebSwDnCQlZ\njyX0ksPFDlValhAxSP5W09g7SQsedFcsPBZr7V8AlWPsKTdaeWWe\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6733d783684f46b8b4c93ae370b01869', 'name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'created_at': '2019-01-03T12:14:42.161425', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'304f3867167e49e994d7d0e875999477', 'name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2d:8c:e6:fb:85:f0:d6:88:71:e4:80:b9:75:f9:09:85', 'type': 'ssh', 'id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7'}) 2019-01-03 12:14:42,161 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAu/JmcACV5NF77SFd3lT5dob/z/dfdMnhC/WtZVMtFiHDZZ5Q LFref/9+ckH2+/O4KpEhY1xc9G9vjUk16vGSBpZKkxjEayoQSbticxWWA5YQiw2x HDnOiFxRmzLjnSzl2niUcRrpuC5ez7ascnvYD1dxVbrC7zjTY9vvMIRyBa2+Wz5E p1ihzVPGZh76+9nFvBMmum16fXCGQMU3UEpcwh5MRtrXdgMlavJkr+UJ4U5+xwb4 DnaH7lU//1eurAxvOAd4YkIqvw5SF5MyM65L2qbaqgYZFyyWKEqWSVR5awveBl9H UNCqSIQEjvVQZ8g8o2U1Tv/l6XD9y4OjCJTHLwIDAQABAoIBABL2+bkxhe6J6Nxb spIdtvJr2uJMTtiFCm1fg/imdPU3wPS/Dc37+VmnGUZEO7zeseWxsVHKXyLXH8V8 7rDfYWHCxpGjPSanHu+hteRw+CsyeEbfwdBcUOfXkPB9KRSSFDuAUVI8afsIys5g 23PN5VZe93O0Hblv3XzFE5SsuKiz3C0/OZxQ381N98CS5mARfz6cIDEhxrl8HcUI BI3y+BA9X/N5E6D+HcqJjjB1/w0GR26ZuesnVhqdINcvSoABMaoNIn2wHx21/lXV VBOnjFh6D54XYTeMIhh5p9fK0ArfoJ+aeuYH0xeY4d8W6l4HnsLtIXgCTAm+kCBM 3VfKXIECgYEA3cJ+E/KvKTwuQ7JFXv40grlwrptbmoJFEMULba+XAK5Upd5vCRm/ FOErxWlizWKRfBBONO4JUOOn5non0xGlH36VhpbfMrnexCCG+Suv3+qtyqJI0Jx+ DRPnZAyCUtEMBgNnQWeoODeC1Tr/JXjlol3jcWybkfnQD8JgcgjDBMECgYEA2Pdi l08uF6ozrUOtXSm+N/kst1PVwuYKFGOKCJL5+B2kZu09WSOQLhasOz5zFIs6unGd hyDXs2Ko4VjlT7oBDFFlYYXqCpHSJEASJi3oM36v2vNgjozS8C8RxfuHGGgS/J+1 TbN5xiG6oldgX+51twNaV2ixDXDJO9AJxYyWF+8CgYA7ePWnE+a2AFXIAf9ownQC uwjlSvT+MwGixbWS7QxqOlapRUYyAp2kU98RSnoc6tppk1XmDBCjiOp2fTxA9vJ5 x9ECD2Q8jmyX3MFWAclhG+cP+QXeLJoBl9zukAxDeZzn3/HJMKuEqB6GYRQcUJgF O3jL6nyuYXjTQSXsbz0eAQKBgGKFGwi4FKb8S1Du/UbjkJOcGvj4IYXJrWQKuwAf tVA8LY3rRkM2yd6Tvwt71QfMHRPSSYS1nhy/vQ3urtngDV/Jii6Zf2fjRTfevB8I E3tmmHXks8CnI5Wa2gg7qeGkSJLb9pjc2Xvljvjukj2da2h6Jkiwqkz/HPGDCxzg NLuTAoGBAKqQw1Fe81+sNgaxODtuMC1eQPEE4P99E8YgM9k9YxTjeu2p0oQIKNda orim9C48RnhSXxl96UxmF+ThqncOSsK/y+rVwenXfKs+cqgtT71ZshebSwDnCQlZ jyX0ksPFDlValhAxSP5W09g7SQsedFcsPBZr7V8AlWPsKTdaeWWe -----END RSA PRIVATE KEY----- 2019-01-03 12:17:22,476 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:99:63', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'65ddc77d-0ecd-4224-907c-c5f406c2d585'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T12:17:20.000000', 'flavor': Munch({u'id': u'1729e058-1c4e-4d2b-9c06-c541e542d784'}), 'az': u'nova', 'id': u'66bd8022-4c3c-4367-bb40-ef717ac1721a', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_0a2acdb6-31d8-4193-bc53-836d1bfa36a7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6733d783684f46b8b4c93ae370b01869', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'304f3867167e49e994d7d0e875999477', 'name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', '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'2019-01-03T12:17:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T12:17:20Z', 'hostId': u'68a71feb192726c95dfd33fa06ed36c839d63f15eafce2f490cdbd32', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'68a71feb192726c95dfd33fa06ed36c839d63f15eafce2f490cdbd32', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T12:17:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'304f3867167e49e994d7d0e875999477', 'name': u'cloudify_ims-vm_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'adminPass': u'Xqewmrxiaxa8', 'tenant_id': u'304f3867167e49e994d7d0e875999477', 'region': 'regionOne', 'created': u'2019-01-03T12:14:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 12:17:25,179 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ff23b424-2813-4ee7-bec7-ff703470b5d8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'304f3867167e49e994d7d0e875999477', 'created_at': u'2019-01-03T12:17:23Z', 'attached': True, 'updated_at': u'2019-01-03T12:17:23Z', 'id': u'38a85a86-b619-44ee-a5e1-7900962b2cfc', 'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'304f3867167e49e994d7d0e875999477', 'name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ff23b424-2813-4ee7-bec7-ff703470b5d8', 'project_id': u'304f3867167e49e994d7d0e875999477', 'port_id': u'fd7154c9-edaa-4627-94c7-f39c503cfbbd', 'port': u'fd7154c9-edaa-4627-94c7-f39c503cfbbd', 'network': u'd031bf89-00a9-445a-9c57-38f1941ff76d'}) 2019-01-03 12:17:27,739 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1846175356 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.301140] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.303316] pid_max: default: 32768 minimum: 301 [ 0.304496] Security Framework initialized [ 0.305587] SELinux: Initializing. [ 0.306845] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311473] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314407] Mount-cache hash table entries: 4096 [ 0.315819] Initializing cgroup subsys memory [ 0.316973] Initializing cgroup subsys devices [ 0.318108] Initializing cgroup subsys freezer [ 0.319240] Initializing cgroup subsys net_cls [ 0.320371] Initializing cgroup subsys blkio [ 0.321491] Initializing cgroup subsys perf_event [ 0.322666] Initializing cgroup subsys hugetlb [ 0.323795] Initializing cgroup subsys pids [ 0.324883] Initializing cgroup subsys net_prio [ 0.326101] CPU: Physical Processor ID: 0 [ 0.327870] mce: CPU supports 10 MCE banks [ 0.328991] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330253] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331517] tlb_flushall_shift: 6 [ 0.332694] Freeing SMP alternatives: 28k freed [ 0.336635] ACPI: Core revision 20130517 [ 0.338130] ACPI: All ACPI Tables successfully acquired [ 0.339555] ftrace: allocating 25812 entries in 101 pages [ 0.361794] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363270] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364737] smpboot: Max logical packages: 2 [ 0.366037] Enabling x2apic [ 0.366925] Enabled x2apic [ 0.367995] Switched APIC routing to physical x2apic. [ 0.370155] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.374217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381291] KVM setup paravirtual spinlock [ 0.383552] smpboot: Booting Node 0, Processors #1 OK [ 0.385188] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407480] Brought up 2 CPUs [ 0.407483] KVM setup async PF for cpu 1 [ 0.407486] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410590] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412749] devtmpfs: initialized [ 0.415129] EVM: security.selinux [ 0.416101] EVM: security.ima [ 0.417008] EVM: security.capability [ 0.418629] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420145] pinctrl core: initialized pinctrl subsystem [ 0.421512] NET: Registered protocol family 16 [ 0.422836] ACPI: bus type PCI registered [ 0.423919] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425416] PCI: Using configuration type 1 for base access [ 0.430156] ACPI: Added _OSI(Module Device) [ 0.431291] ACPI: Added _OSI(Processor Device) [ 0.432425] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433597] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436375] ACPI: Interpreter enabled [ 0.437406] ACPI: (supports S0 S5) [ 0.438374] ACPI: Using IOAPIC for interrupt routing [ 0.439586] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446527] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450717] acpiphp: Slot [3] registered [ 0.451794] acpiphp: Slot [4] registered [ 0.452874] acpiphp: Slot [5] registered [ 0.453942] acpiphp: Slot [6] registered [ 0.455003] acpiphp: Slot [7] registered [ 0.456067] acpiphp: Slot [8] registered [ 0.457128] acpiphp: Slot [9] registered [ 0.458189] acpiphp: Slot [10] registered [ 0.459261] acpiphp: Slot [11] registered [ 0.460333] acpiphp: Slot [12] registered [ 0.461410] acpiphp: Slot [13] registered [ 0.462491] acpiphp: Slot [14] registered [ 0.463564] acpiphp: Slot [15] registered [ 0.464636] acpiphp: Slot [16] registered [ 0.465716] acpiphp: Slot [17] registered [ 0.466803] acpiphp: Slot [18] registered [ 0.467875] acpiphp: Slot [19] registered [ 0.468959] acpiphp: Slot [20] registered [ 0.470035] acpiphp: Slot [21] registered [ 0.471108] acpiphp: Slot [22] registered [ 0.472178] acpiphp: Slot [23] registered [ 0.473249] acpiphp: Slot [24] registered [ 0.474327] acpiphp: Slot [25] registered [ 0.475401] acpiphp: Slot [26] registered [ 0.476480] acpiphp: Slot [27] registered [ 0.477559] acpiphp: Slot [28] registered [ 0.478638] acpiphp: Slot [29] registered [ 0.479713] acpiphp: Slot [30] registered [ 0.480793] acpiphp: Slot [31] registered [ 0.481890] PCI host bridge to bus 0000:00 [ 0.482985] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484268] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485752] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489210] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496994] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498548] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501522] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510206] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.557670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567461] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.569195] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571296] vgaarb: loaded [ 0.572167] vgaarb: bridge control possible 0000:00:02.0 [ 0.573583] SCSI subsystem initialized [ 0.574664] ACPI: bus type USB registered [ 0.575758] usbcore: registered new interface driver usbfs [ 0.577054] usbcore: registered new interface driver hub [ 0.578337] usbcore: registered new device driver usb [ 0.579728] PCI: Using ACPI for IRQ routing [ 0.581134] NetLabel: Initializing [ 0.582120] NetLabel: domain hash size = 128 [ 0.583234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584466] NetLabel: unlabeled traffic allowed by default [ 0.585882] Switched to clocksource kvm-clock [ 0.593519] pnp: PnP ACPI init [ 0.594465] ACPI: bus type PNP registered [ 0.595862] pnp: PnP ACPI: found 5 devices [ 0.596952] ACPI: bus type PNP unregistered [ 0.604709] NET: Registered protocol family 2 [ 0.606080] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.608108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.609644] TCP: Hash tables configured (established 32768 bind 32768) [ 0.611127] TCP: reno registered [ 0.612082] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.614983] NET: Registered protocol family 1 [ 0.616130] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.618814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638362] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.658292] Unpacking initramfs... [ 1.054542] Freeing initrd memory: 37508k freed [ 1.063949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.065474] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.074748] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.076302] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.078150] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.079573] Initialise system trusted keyring [ 1.080713] audit: initializing netlink socket (disabled) [ 1.082018] type=2000 audit(1546517842.623:1): initialized [ 1.098531] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.099998] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.102271] zpool: loaded [ 1.103171] zbud: loaded [ 1.104233] VFS: Disk quotas dquot_6.5.2 [ 1.105325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.106936] msgmni has been set to 7578 [ 1.108041] Key type big_key registered [ 1.109873] NET: Registered protocol family 38 [ 1.111028] Key type asymmetric registered [ 1.112109] Asymmetric key parser 'x509' registered [ 1.113320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.115346] io scheduler noop registered [ 1.116415] io scheduler deadline registered (default) [ 1.117660] io scheduler cfq registered [ 1.118787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.129739] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.131304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.133288] ACPI: Power Button [PWRF] [ 1.134427] GHES: HEST is not enabled! [ 1.135594] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.160199] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.162045] Non-volatile memory driver v1.3 [ 1.163144] Linux agpgart interface v0.103 [ 1.164355] crash memory driver: version 1.1 [ 1.165519] rdac: device handler registered [ 1.166686] hp_sw: device handler registered [ 1.167799] emc: device handler registered [ 1.168868] alua: device handler registered [ 1.169980] libphy: Fixed MDIO Bus: probed [ 1.171132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.172576] ehci-pci: EHCI PCI platform driver [ 1.173736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.175133] ohci-pci: OHCI PCI platform driver [ 1.176267] uhci_hcd: USB Universal Host Controller Interface driver [ 1.196303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.197661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.199656] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.200927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.202317] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.203797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.205739] usb usb1: Product: UHCI Host Controller [ 1.207005] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.208549] usb usb1: SerialNumber: 0000:00:01.2 [ 1.209838] hub 1-0:1.0: USB hub found [ 1.210888] hub 1-0:1.0: 2 ports detected [ 1.212086] usbcore: registered new interface driver usbserial [ 1.213444] usbcore: registered new interface driver usbserial_generic [ 1.214891] usbserial: USB Serial support registered for generic [ 1.216288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.218955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.220187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.221504] mousedev: PS/2 mouse device common for all mice [ 1.223207] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.228166] rtc_cmos 00:00: RTC can wake from S4 [ 1.229709] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.231875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.233353] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.234857] cpuidle: using governor menu [ 1.235972] hidraw: raw HID events driver (C) Jiri Kosina [ 1.237334] usbcore: registered new interface driver usbhid [ 1.238644] usbhid: USB HID core driver [ 1.239811] drop_monitor: Initializing network drop monitor service [ 1.242051] TCP: cubic registered [ 1.243366] Initializing XFRM netlink socket [ 1.244994] NET: Registered protocol family 10 [ 1.246832] NET: Registered protocol family 17 [ 1.248599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.249953] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.251846] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.254893] Loading compiled-in X.509 certificates [ 1.256533] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.259815] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.263549] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.266806] registered taskstats version 1 [ 1.270095] Key type trusted registered [ 1.272748] Key type encrypted registered [ 1.275381] IMA: No TPM chip found, activating TPM-bypass! [ 1.277587] rtc_cmos 00:00: setting system clock to 2019-01-03 12:17:22 UTC (1546517842) [ 1.281132] Freeing unused kernel memory: 1680k freed [ 1.286033] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.290064] systemd[1]: Detected virtualization kvm. [ 1.291305] systemd[1]: Detected architecture x86-64. [ 1.292533] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.295002] systemd[1]: No hostname configured. [ 1.296155] systemd[1]: Set hostname to . [ 1.297410] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.321362] systemd[1]: Reached target Timers. [ 1.322511] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.324501] systemd[1]: Created slice Root Slice. [ 1.325700] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.328089] systemd[1]: Created slice System Slice. [ 1.329305] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.331253] systemd[1]: Reached target Slices. [ 1.332399] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.334400] systemd[1]: Reached target Local File Systems. [ 1.335704] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.337850] systemd[1]: Listening on udev Control Socket. [ 1.339152] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.341284] systemd[1]: Listening on Journal Socket. [ 1.342515] systemd[1]: Starting Journal Socket. [ 1.344119] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.346614] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.349503] systemd[1]: Listening on udev Kernel Socket. [ 1.350796] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.352833] systemd[1]: Reached target Sockets. [ 1.353998] systemd[1]: Starting Sockets. [ 1.355387] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.359234] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.362067] systemd[1]: Reached target Swap. [ 1.363199] systemd[1]: Starting Swap. [ 1.364278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.366353] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.369295] systemd[1]: Reached target Paths. [ 1.370429] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.372487] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.438488] RPC: Registered named UNIX socket transport module. [ 1.440529] RPC: Registered udp transport module. [ 1.442135] RPC: Registered tcp transport module. [ 1.443750] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.513894] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.539401] FDC 0 is a S82078B [ 1.553079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.557925] scsi host0: ata_piix [ 1.559295] scsi host1: ata_piix [ 1.560617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.562836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.601635] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.607112] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.669854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.671466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.673014] usb 1-1: Product: QEMU USB Tablet [ 1.674166] usb 1-1: Manufacturer: QEMU [ 1.675224] usb 1-1: SerialNumber: 42 [ 1.684900] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.687598] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.771174] SGI XFS with ACLs, security attributes, no debug enabled [ 1.773684] XFS (vda1): Mounting V4 Filesystem [ 2.076934] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 2.134832] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.360871] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.466548] SELinux: Disabled at runtime. [ 2.503920] type=1404 audit(1546517843.726:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.539039] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.540449] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.923134] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.018643] systemd-journald[395]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.103965] type=1305 audit(1546517844.326:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Login Service... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.268385] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.277473] [drm] Initialized drm 1.1.0 20060810 [ 3.289452] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.305419] ppdev: user-space parallel port driver [ 3.305433] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.305434] [TTM] Initializing pool allocator [ 3.305436] [TTM] Initializing DMA pool allocator [ 3.305993] [drm] fb mappable at 0xFC000000 [ 3.305994] [drm] vram aper at 0xFC000000 [ 3.305994] [drm] size 33554432 [ 3.305995] [drm] fb depth is 24 [ 3.305995] [drm] pitch is 3072 [ 3.311479] fbcon: cirrusdrmfb (fb0) is primary device [ 3.332113] Console: switching to colour frame buffer device 128x48 [ 3.344820] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.359897] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.394451] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.438108] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] Reached target Login Prompts. [ 3.444289] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.474633] intel_rapl: no valid rapl domains found in package 0 [ 3.502903] intel_rapl: no valid rapl domains found in package 0 [ 3.512866] intel_powerclamp: No package C-state available [ 3.518598] intel_powerclamp: No package C-state available[ 3.782684] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 03 Jan 2019 12:17:25 +0000. Up 3.75 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2019-01-03 12:17:28,867 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: Authentication failed. 2019-01-03 12:17:39,017 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1846175356 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.301140] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.303316] pid_max: default: 32768 minimum: 301 [ 0.304496] Security Framework initialized [ 0.305587] SELinux: Initializing. [ 0.306845] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311473] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314407] Mount-cache hash table entries: 4096 [ 0.315819] Initializing cgroup subsys memory [ 0.316973] Initializing cgroup subsys devices [ 0.318108] Initializing cgroup subsys freezer [ 0.319240] Initializing cgroup subsys net_cls [ 0.320371] Initializing cgroup subsys blkio [ 0.321491] Initializing cgroup subsys perf_event [ 0.322666] Initializing cgroup subsys hugetlb [ 0.323795] Initializing cgroup subsys pids [ 0.324883] Initializing cgroup subsys net_prio [ 0.326101] CPU: Physical Processor ID: 0 [ 0.327870] mce: CPU supports 10 MCE banks [ 0.328991] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330253] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331517] tlb_flushall_shift: 6 [ 0.332694] Freeing SMP alternatives: 28k freed [ 0.336635] ACPI: Core revision 20130517 [ 0.338130] ACPI: All ACPI Tables successfully acquired [ 0.339555] ftrace: allocating 25812 entries in 101 pages [ 0.361794] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363270] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364737] smpboot: Max logical packages: 2 [ 0.366037] Enabling x2apic [ 0.366925] Enabled x2apic [ 0.367995] Switched APIC routing to physical x2apic. [ 0.370155] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.374217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381291] KVM setup paravirtual spinlock [ 0.383552] smpboot: Booting Node 0, Processors #1 OK [ 0.385188] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407480] Brought up 2 CPUs [ 0.407483] KVM setup async PF for cpu 1 [ 0.407486] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410590] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412749] devtmpfs: initialized [ 0.415129] EVM: security.selinux [ 0.416101] EVM: security.ima [ 0.417008] EVM: security.capability [ 0.418629] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420145] pinctrl core: initialized pinctrl subsystem [ 0.421512] NET: Registered protocol family 16 [ 0.422836] ACPI: bus type PCI registered [ 0.423919] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425416] PCI: Using configuration type 1 for base access [ 0.430156] ACPI: Added _OSI(Module Device) [ 0.431291] ACPI: Added _OSI(Processor Device) [ 0.432425] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433597] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436375] ACPI: Interpreter enabled [ 0.437406] ACPI: (supports S0 S5) [ 0.438374] ACPI: Using IOAPIC for interrupt routing [ 0.439586] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446527] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450717] acpiphp: Slot [3] registered [ 0.451794] acpiphp: Slot [4] registered [ 0.452874] acpiphp: Slot [5] registered [ 0.453942] acpiphp: Slot [6] registered [ 0.455003] acpiphp: Slot [7] registered [ 0.456067] acpiphp: Slot [8] registered [ 0.457128] acpiphp: Slot [9] registered [ 0.458189] acpiphp: Slot [10] registered [ 0.459261] acpiphp: Slot [11] registered [ 0.460333] acpiphp: Slot [12] registered [ 0.461410] acpiphp: Slot [13] registered [ 0.462491] acpiphp: Slot [14] registered [ 0.463564] acpiphp: Slot [15] registered [ 0.464636] acpiphp: Slot [16] registered [ 0.465716] acpiphp: Slot [17] registered [ 0.466803] acpiphp: Slot [18] registered [ 0.467875] acpiphp: Slot [19] registered [ 0.468959] acpiphp: Slot [20] registered [ 0.470035] acpiphp: Slot [21] registered [ 0.471108] acpiphp: Slot [22] registered [ 0.472178] acpiphp: Slot [23] registered [ 0.473249] acpiphp: Slot [24] registered [ 0.474327] acpiphp: Slot [25] registered [ 0.475401] acpiphp: Slot [26] registered [ 0.476480] acpiphp: Slot [27] registered [ 0.477559] acpiphp: Slot [28] registered [ 0.478638] acpiphp: Slot [29] registered [ 0.479713] acpiphp: Slot [30] registered [ 0.480793] acpiphp: Slot [31] registered [ 0.481890] PCI host bridge to bus 0000:00 [ 0.482985] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484268] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485752] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489210] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496994] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498548] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501522] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510206] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.557670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567461] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.569195] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571296] vgaarb: loaded [ 0.572167] vgaarb: bridge control possible 0000:00:02.0 [ 0.573583] SCSI subsystem initialized [ 0.574664] ACPI: bus type USB registered [ 0.575758] usbcore: registered new interface driver usbfs [ 0.577054] usbcore: registered new interface driver hub [ 0.578337] usbcore: registered new device driver usb [ 0.579728] PCI: Using ACPI for IRQ routing [ 0.581134] NetLabel: Initializing [ 0.582120] NetLabel: domain hash size = 128 [ 0.583234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584466] NetLabel: unlabeled traffic allowed by default [ 0.585882] Switched to clocksource kvm-clock [ 0.593519] pnp: PnP ACPI init [ 0.594465] ACPI: bus type PNP registered [ 0.595862] pnp: PnP ACPI: found 5 devices [ 0.596952] ACPI: bus type PNP unregistered [ 0.604709] NET: Registered protocol family 2 [ 0.606080] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.608108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.609644] TCP: Hash tables configured (established 32768 bind 32768) [ 0.611127] TCP: reno registered [ 0.612082] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.614983] NET: Registered protocol family 1 [ 0.616130] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.618814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638362] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.658292] Unpacking initramfs... [ 1.054542] Freeing initrd memory: 37508k freed [ 1.063949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.065474] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.074748] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.076302] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.078150] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.079573] Initialise system trusted keyring [ 1.080713] audit: initializing netlink socket (disabled) [ 1.082018] type=2000 audit(1546517842.623:1): initialized [ 1.098531] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.099998] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.102271] zpool: loaded [ 1.103171] zbud: loaded [ 1.104233] VFS: Disk quotas dquot_6.5.2 [ 1.105325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.106936] msgmni has been set to 7578 [ 1.108041] Key type big_key registered [ 1.109873] NET: Registered protocol family 38 [ 1.111028] Key type asymmetric registered [ 1.112109] Asymmetric key parser 'x509' registered [ 1.113320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.115346] io scheduler noop registered [ 1.116415] io scheduler deadline registered (default) [ 1.117660] io scheduler cfq registered [ 1.118787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.129739] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.131304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.133288] ACPI: Power Button [PWRF] [ 1.134427] GHES: HEST is not enabled! [ 1.135594] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.160199] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.162045] Non-volatile memory driver v1.3 [ 1.163144] Linux agpgart interface v0.103 [ 1.164355] crash memory driver: version 1.1 [ 1.165519] rdac: device handler registered [ 1.166686] hp_sw: device handler registered [ 1.167799] emc: device handler registered [ 1.168868] alua: device handler registered [ 1.169980] libphy: Fixed MDIO Bus: probed [ 1.171132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.172576] ehci-pci: EHCI PCI platform driver [ 1.173736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.175133] ohci-pci: OHCI PCI platform driver [ 1.176267] uhci_hcd: USB Universal Host Controller Interface driver [ 1.196303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.197661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.199656] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.200927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.202317] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.203797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.205739] usb usb1: Product: UHCI Host Controller [ 1.207005] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.208549] usb usb1: SerialNumber: 0000:00:01.2 [ 1.209838] hub 1-0:1.0: USB hub found [ 1.210888] hub 1-0:1.0: 2 ports detected [ 1.212086] usbcore: registered new interface driver usbserial [ 1.213444] usbcore: registered new interface driver usbserial_generic [ 1.214891] usbserial: USB Serial support registered for generic [ 1.216288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.218955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.220187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.221504] mousedev: PS/2 mouse device common for all mice [ 1.223207] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.228166] rtc_cmos 00:00: RTC can wake from S4 [ 1.229709] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.231875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.233353] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.234857] cpuidle: using governor menu [ 1.235972] hidraw: raw HID events driver (C) Jiri Kosina [ 1.237334] usbcore: registered new interface driver usbhid [ 1.238644] usbhid: USB HID core driver [ 1.239811] drop_monitor: Initializing network drop monitor service [ 1.242051] TCP: cubic registered [ 1.243366] Initializing XFRM netlink socket [ 1.244994] NET: Registered protocol family 10 [ 1.246832] NET: Registered protocol family 17 [ 1.248599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.249953] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.251846] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.254893] Loading compiled-in X.509 certificates [ 1.256533] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.259815] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.263549] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.266806] registered taskstats version 1 [ 1.270095] Key type trusted registered [ 1.272748] Key type encrypted registered [ 1.275381] IMA: No TPM chip found, activating TPM-bypass! [ 1.277587] rtc_cmos 00:00: setting system clock to 2019-01-03 12:17:22 UTC (1546517842) [ 1.281132] Freeing unused kernel memory: 1680k freed [ 1.286033] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.290064] systemd[1]: Detected virtualization kvm. [ 1.291305] systemd[1]: Detected architecture x86-64. [ 1.292533] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.295002] systemd[1]: No hostname configured. [ 1.296155] systemd[1]: Set hostname to . [ 1.297410] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.321362] systemd[1]: Reached target Timers. [ 1.322511] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.324501] systemd[1]: Created slice Root Slice. [ 1.325700] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.328089] systemd[1]: Created slice System Slice. [ 1.329305] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.331253] systemd[1]: Reached target Slices. [ 1.332399] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.334400] systemd[1]: Reached target Local File Systems. [ 1.335704] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.337850] systemd[1]: Listening on udev Control Socket. [ 1.339152] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.341284] systemd[1]: Listening on Journal Socket. [ 1.342515] systemd[1]: Starting Journal Socket. [ 1.344119] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.346614] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.349503] systemd[1]: Listening on udev Kernel Socket. [ 1.350796] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.352833] systemd[1]: Reached target Sockets. [ 1.353998] systemd[1]: Starting Sockets. [ 1.355387] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.359234] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.362067] systemd[1]: Reached target Swap. [ 1.363199] systemd[1]: Starting Swap. [ 1.364278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.366353] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.369295] systemd[1]: Reached target Paths. [ 1.370429] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.372487] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.438488] RPC: Registered named UNIX socket transport module. [ 1.440529] RPC: Registered udp transport module. [ 1.442135] RPC: Registered tcp transport module. [ 1.443750] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.513894] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.539401] FDC 0 is a S82078B [ 1.553079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.557925] scsi host0: ata_piix [ 1.559295] scsi host1: ata_piix [ 1.560617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.562836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.601635] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.607112] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.669854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.671466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.673014] usb 1-1: Product: QEMU USB Tablet [ 1.674166] usb 1-1: Manufacturer: QEMU [ 1.675224] usb 1-1: SerialNumber: 42 [ 1.684900] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.687598] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.771174] SGI XFS with ACLs, security attributes, no debug enabled [ 1.773684] XFS (vda1): Mounting V4 Filesystem [ 2.076934] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 2.134832] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.360871] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.466548] SELinux: Disabled at runtime. [ 2.503920] type=1404 audit(1546517843.726:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.539039] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.540449] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.923134] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.018643] systemd-journald[395]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.103965] type=1305 audit(1546517844.326:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Login Service... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.268385] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.277473] [drm] Initialized drm 1.1.0 20060810 [ 3.289452] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.305419] ppdev: user-space parallel port driver [ 3.305433] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.305434] [TTM] Initializing pool allocator [ 3.305436] [TTM] Initializing DMA pool allocator [ 3.305993] [drm] fb mappable at 0xFC000000 [ 3.305994] [drm] vram aper at 0xFC000000 [ 3.305994] [drm] size 33554432 [ 3.305995] [drm] fb depth is 24 [ 3.305995] [drm] pitch is 3072 [ 3.311479] fbcon: cirrusdrmfb (fb0) is primary device [ 3.332113] Console: switching to colour frame buffer device 128x48 [ 3.344820] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.359897] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.394451] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.438108] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] Reached target Login Prompts. [ 3.444289] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.474633] intel_rapl: no valid rapl domains found in package 0 [ 3.502903] intel_rapl: no valid rapl domains found in package 0 [ 3.512866] intel_powerclamp: No package C-state available [ 3.518598] intel_powerclamp: No package C-state available[ 3.782684] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 03 Jan 2019 12:17:25 +0000. Up 3.75 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.949567] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Thu, 03 Jan 2019 12:17:27 +0000. Up 5.90 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.002575] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.004903] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.007179] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.009559] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.011843] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.014115] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:45:99:63 | [ 6.016163] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.018461] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.021036] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.023628] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.026226] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.028826] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.031541] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.034024] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.036662] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.965137] cloud-init[2757]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 03 Jan 2019 12:17:31 +0000. Up 9.85 seconds. [ 10.384504] cloud-init[3003]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 03 Jan 2019 12:17:31 +0000. Up 10.34 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 2d:8c:e6:fb:85:f0:d6:88:71:e4:80:b9:75:f9:09:85 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.442797] cloud-init[3003]: Cloud-init v. 0.7.5 finished at Thu, 03 Jan 2019 12:17:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.43 seconds 2019-01-03 12:17:39,151 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-03 12:17:39,373 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4854, 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': 4864, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 1863, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4842, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 883, 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': 815, 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': 803, 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': 4504, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4831, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-03 12:17:39,520 - functest.core.cloudify - INFO - The current manager status is running 2019-01-03 12:17:39,682 - functest.core.cloudify - DEBUG - List secrets: 2019-01-03 12:17:39,803 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-03 12:17:39,803 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-03 12:17:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-01-03 12:17:40,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'd7b38f4a-2573-4e9f-8282-bdd04f03ac91', 'keystone_tenant_name': u'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'project_domain_name': 'Default'} 2019-01-03 12:17:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-01-03 12:18:23,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.sonic.net * extras: mirrors.cat.pdx.edu * updates: repo1.sea.innoscale.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.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-36.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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 18 MB/s | 55 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! 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 | +--------------------------------+---------+ 2019-01-03 12:18:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2019-01-03 12:18:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-01-03 12:18:35,208 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8/file', 'owner': u'304f3867167e49e994d7d0e875999477', 'id': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'size': 263586304, u'self': u'/v2/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'304f3867167e49e994d7d0e875999477', 'name': 'cloudify_ims-project_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:18:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T12:18:34Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'created': u'2019-01-03T12:18:29Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-03T12:18:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:18:35,277 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 25, 'id': u'e1edd1c6-db66-4665-b716-977d96bb517a', 'swap': 0}) 2019-01-03 12:18:35,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:18:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:18:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-03 12:18:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:18:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-03 12:18:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpMfQbpq [args=--prefix="/tmp/openstack-H_y3BZ" --constraint="/tmp/openstack-H_y3BZ/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-03 12:18:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpMfQbpq --prefix="/tmp/openstack-H_y3BZ" --constraint="/tmp/openstack-H_y3BZ/constraint.txt" 2019-01-03 12:19:08,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-03 12:19:08,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMfQbpq 2019-01-03 12:19:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:19:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-03 12:19:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-01-03 12:19:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-03 12:19:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-01-03 12:19:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-03 12:19:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-01-03 12:19:18,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:18,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:19:18,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-01-03 12:19:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'created_at': u'2019-01-03T12:19:19Z', u'updated_at': u'2019-01-03T12:19:19Z', u'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'304f3867167e49e994d7d0e875999477', u'port_id': None, u'id': u'547be864-1ca5-45cb-982e-b49ff9fd9350'} 2019-01-03 12:19:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'created_at': u'2019-01-03T12:19:19Z', u'updated_at': u'2019-01-03T12:19:19Z', u'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'304f3867167e49e994d7d0e875999477', u'port_id': None, u'id': u'a1d3c967-1f37-4611-8a3b-b3d6835b3abb'} 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-01-03 12:19:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-01-03 12:19:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-01-03 12:19:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-01-03 12:19:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-01-03 12:19:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'304f3867167e49e994d7d0e875999477', u'created_at': u'2019-01-03T12:19:24Z', u'updated_at': u'2019-01-03T12:19:24Z', u'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'304f3867167e49e994d7d0e875999477', u'port_id': None, u'id': u'716890b1-9dee-43a2-a944-4a69360565a2'} 2019-01-03 12:19:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}] 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_lsjjb1'} 2019-01-03 12:19:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_lsjjb1', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:35,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_lsjjb1', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f505312d-0053-4c47-86a1-a34580c060d5', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ye0pmh'} 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:35,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'01a6d9d5-a368-41b1-94fe-542a23ff4df2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'547be864-1ca5-45cb-982e-b49ff9fd9350', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6cff3f1d-a93a-4e63-aa86-92b4747f78cc', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_1v481v'} 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_md4669'} 2019-01-03 12:19:35,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:35,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ye0pmh', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ye0pmh', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:35,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_1v481v', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'aa6561ec-246a-421b-9fe5-12ae3c1e87a1', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_1v481v', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_p91c5i'} 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:35,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_md4669', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_md4669', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:19:35,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:19:42,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:42,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_p91c5i', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_p91c5i', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:42,493 - 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] 2019-01-03 12:19:42,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:42,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'86e02503-d3b4-49a3-baa3-05ec5e19d47d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'87983b8d-97cd-4a94-b548-982abb7770c6', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a34759ec-dd19-4a64-acd9-1516c09638df', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'86e02503-d3b4-49a3-baa3-05ec5e19d47d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'716890b1-9dee-43a2-a944-4a69360565a2', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2019-01-03 12:19:42,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_j82738'} 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', u'external_type': u'keypair'}, {u'external_id': u'f1a82d05-f9a9-4f73-8fa3-8e48927d8741', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd0dd4870-80cc-4d2a-91a6-cd8eb7ace759', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'a1d3c967-1f37-4611-8a3b-b3d6835b3abb', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_qeim60'} 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_3jc8f8'} 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:42,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_qeim60', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_3jc8f8', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_j82738', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_qeim60', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_3jc8f8', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_j82738', 'key_name': u'cloudify_ims-kp_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'image': u'abb37faa-7114-4b7d-bf5e-eb9b2cb967c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0a2acdb6-31d8-4193-bc53-836d1bfa36a7', 'cloudify_management_network_id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}, 'nics': [{'net-id': u'896d0be9-fb35-4a0b-bba9-c525ef82869c'}], 'flavor': u'e1edd1c6-db66-4665-b716-977d96bb517a'} 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:42,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:48,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:48,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:48,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:48,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:48,070 - 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] 2019-01-03 12:19:48,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:48,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:19:48,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:48,071 - 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] 2019-01-03 12:19:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:53,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:19:53,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:53,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:19:53,250 - 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] 2019-01-03 12:19:53,250 - 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] 2019-01-03 12:19:53,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:53,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:53,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:19:53,251 - 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] 2019-01-03 12:19:53,251 - 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] 2019-01-03 12:19:53,251 - 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] 2019-01-03 12:20:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:08,747 - 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] [retry 1/60] 2019-01-03 12:20:19,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,064 - 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] [retry 1/60] 2019-01-03 12:20:19,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:19,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,365 - 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] [retry 1/60] 2019-01-03 12:20:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,365 - 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] [retry 1/60] 2019-01-03 12:20:24,366 - 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] [retry 1/60] 2019-01-03 12:20:24,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:20:24,366 - 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] [retry 1/60] 2019-01-03 12:20:24,366 - 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] [retry 1/60] 2019-01-03 12:20:24,366 - 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] [retry 1/60] 2019-01-03 12:20:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:45,014 - 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] [retry 2/60] 2019-01-03 12:20:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:50,213 - 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] [retry 2/60] 2019-01-03 12:20:50,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,394 - 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] [retry 2/60] 2019-01-03 12:20:55,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,395 - 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] [retry 2/60] 2019-01-03 12:20:55,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,396 - 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] [retry 2/60] 2019-01-03 12:20:55,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:20:55,396 - 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] [retry 2/60] 2019-01-03 12:20:55,396 - 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] [retry 2/60] 2019-01-03 12:20:55,397 - 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] [retry 2/60] 2019-01-03 12:21:10,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:16,436 - 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] [retry 3/60] 2019-01-03 12:21:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,416 - 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] [retry 3/60] 2019-01-03 12:21:31,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-03 12:21:31,417 - 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] [retry 3/60] 2019-01-03 12:21:37,875 - 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] [retry 3/60] 2019-01-03 12:21:37,875 - 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] [retry 3/60] 2019-01-03 12:21:37,875 - 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] [retry 3/60] 2019-01-03 12:21:37,875 - 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] [retry 3/60] 2019-01-03 12:21:37,875 - 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] [retry 3/60] 2019-01-03 12:21:49,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:21:49,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:21:49,828 - 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] [retry 4/60] 2019-01-03 12:21:55,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:01,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:01,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:01,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:22:12,268 - 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] [retry 4/60] 2019-01-03 12:22:12,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:12,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:22:12,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:22:12,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:12,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:20,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:20,753 - 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] [retry 4/60] 2019-01-03 12:22:20,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:22:20,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:22:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:22:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:22:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,918 - 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] [retry 4/60] 2019-01-03 12:22:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:22:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:22:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:27,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:22:33,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:33,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:33,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_j82738 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_j82738/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:22:33,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:33,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_j82738/env 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:22:39,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_j82738/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_j82738/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_j82738', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_j82738/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_j82738', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_qeim60 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:22:39,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:39,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:22:39,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:22:39,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_qeim60/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:22:39,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:22:44,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_j82738 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:22:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_j82738/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:22:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_3jc8f8 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:22:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:22:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_qeim60/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_qeim60/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_qeim60', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_qeim60/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_qeim60', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:22:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:22:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_qeim60/env 2019-01-03 12:22:50,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:50,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_3jc8f8/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_qeim60 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_qeim60/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:22:50,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:22:50,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:50,431 - 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] [retry 5/60] 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:50,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_3jc8f8/env 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_3jc8f8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_3jc8f8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_3jc8f8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_3jc8f8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_3jc8f8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:22:50,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:22:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_3jc8f8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_3jc8f8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_3jc8f8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_3jc8f8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_3jc8f8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:22:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_lsjjb1/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:22:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_3jc8f8 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_qeim60 2019-01-03 12:22:56,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_3jc8f8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_j82738 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_lsjjb1/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:22:56,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_lsjjb1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_lsjjb1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_lsjjb1', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_lsjjb1/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_lsjjb1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_qeim60 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:22:56,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:22:56,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_lsjjb1 2019-01-03 12:23:02,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_qeim60 2019-01-03 12:23:02,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_lsjjb1/env 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_3jc8f8 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-03 12:23:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_qeim60 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:07,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_lsjjb1 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_j82738 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:07,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_3jc8f8 2019-01-03 12:23:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_lsjjb1 2019-01-03 12:23:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:13,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_lsjjb1 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_qeim60 start 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:13,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_qeim60 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:13,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_qeim60/env/bin/pip freeze 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_3jc8f8 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_j82738 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:23:13,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:13,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_j82738 2019-01-03 12:23:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:23:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_1v481v/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:23:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_j82738/env/bin/pip freeze 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_1v481v 2019-01-03 12:23:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpr1qvBA 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_3jc8f8/env/bin/pip freeze 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:19,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSdtpGI 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_lsjjb1 start 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:23:19,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzV6cbO 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_lsjjb1 2019-01-03 12:23:19,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:23:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_1v481v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_1v481v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_1v481v', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_1v481v/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_1v481v', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_1v481v/env 2019-01-03 12:23:24,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_1v481v 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_1v481v/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:24,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:23:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_lsjjb1/env/bin/pip freeze 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:24,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:24,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:29,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:23:29,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:29,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRNopEx 2019-01-03 12:23:29,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:29,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_1v481v 2019-01-03 12:23:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:29,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:29,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_1v481v 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:29,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:29,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:23:29,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_p91c5i 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_1v481v 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_p91c5i/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:23:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:23:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_p91c5i 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_p91c5i/env 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:23:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_p91c5i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:23:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/E6Q9N/install_requirements.sh 2019-01-03 12:23:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:23:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_1v481v 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_1v481v start 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_p91c5i 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_p91c5i 2019-01-03 12:23:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:46,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:46,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_1v481v/env/bin/pip freeze 2019-01-03 12:23:46,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyosAM6 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_md4669 2019-01-03 12:23:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_p91c5i 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:46,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:23:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_md4669/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_md4669/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_md4669', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_md4669/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_md4669', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_md4669/env 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_md4669 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:23:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_md4669/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_p91c5i start 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_p91c5i 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-01-03 12:23:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_md4669 2019-01-03 12:23:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_md4669 2019-01-03 12:23:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:23:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:23:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_md4669 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-03 12:23:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmpIQfP 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-03 12:23:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_md4669 2019-01-03 12:23:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:23:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-03 12:23:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:03,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_md4669 2019-01-03 12:24:03,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_md4669 start 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:24:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_md4669/env/bin/pip freeze 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7vI5dP 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:03,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:24:03,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:08,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ye0pmh/cloudify/ssl/cloudify_internal_cert.pem 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_ye0pmh 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:24:08,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-03 12:24:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_ye0pmh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_ye0pmh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_ye0pmh', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_ye0pmh/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_ye0pmh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dw-PQQ.AZXbMVZzyuUuX0B8e6JyiyipP8c'} 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_ye0pmh/env 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_ye0pmh 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_ye0pmh/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:24:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:08,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:24:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_ye0pmh 2019-01-03 12:24:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_ye0pmh 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-03 12:24:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-03 12:24:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-03 12:24:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:14,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_ye0pmh 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:24:14,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_ye0pmh 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_ye0pmh start 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-03 12:24:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_ye0pmh/env/bin/pip freeze 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-03 12:24:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:24:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:24:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:24:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-03 12:24:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-03 12:24:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-03 12:24:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3IO7F/bind.py 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKO6bvf 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:24:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E6Q9N/install_requirements.sh 2019-01-03 12:24:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplFH9zR /etc/bind/named.conf.local 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyBjTlc /etc/clearwater/local_config 2019-01-03 12:24:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8JYYQn /etc/clearwater/shared_config 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:24:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:24:19,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYqL7rO /etc/bind/db.clearwater.local 2019-01-03 12:24:19,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:24:19,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:24:19,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:24:19,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:24:25,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptvQcfv /etc/bind/db.clearwater.opnfv 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:24:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q9I4E/install-etcd.sh 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/Q9I4E/install-etcd.sh 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-01-03 12:24:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-01-03 12:24:25,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-01-03 12:24:25,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-1v481v Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,229 B/s) Reading package lists... real 0m6.489s user 0m2.662s sys 0m0.206s 2019-01-03 12:24:25,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-01-03 12:24:25,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:25:33,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-1v481v Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 13 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,650 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8979 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m29.431s user 0m18.780s sys 0m7.987s 2019-01-03 12:25:33,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-01-03 12:25:33,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-01-03 12:25:33,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:88:98:32 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe88:9832/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71838 errors:0 dropped:0 overruns:0 frame:0 TX packets:26806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123862325 (123.8 MB) TX bytes:5105926 (5.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16585 (16.5 KB) TX bytes:16585 (16.5 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:25:33,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.003s sys 0m0.006s 2019-01-03 12:25:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-01-03 12:25:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-01-03 12:25:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 9116/etcd tcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2450/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2450/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2450/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8979/monit tcp6 0 0 :::53 :::* LISTEN 2450/named tcp6 0 0 :::22 :::* LISTEN 1095/sshd tcp6 0 0 ::1:953 :::* LISTEN 2450/named tcp6 0 0 :::4000 :::* LISTEN 9116/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 8571/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8571/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8571/ntpd udp 0 0 0.0.0.0:34997 0.0.0.0:* 626/dhclient udp 0 0 192.168.120.12:53 0.0.0.0:* 2450/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2450/named udp 0 0 0.0.0.0:68 0.0.0.0:* 626/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8571/ntpd udp6 0 0 ::1:123 :::* 8571/ntpd udp6 0 0 :::123 :::* 8571/ntpd udp6 0 0 :::43539 :::* 626/dhclient udp6 0 0 :::53 :::* 2450/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9493 1233/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11643 1662/python2.7 /tmp/cloudify-logging-server-edbdf.socket unix 2 [ ACC ] STREAM LISTENING 1619 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13133 2504/python2.7 /tmp/ctx-L8WR1A.socket unix 2 [ ACC ] STREAM LISTENING 9402 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7380 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-03 12:25:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-01-03 12:25:33,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:21 ? 00:00:00 /sbin/init root 2 0 0 12:21 ? 00:00:00 [kthreadd] root 3 2 0 12:21 ? 00:00:00 [ksoftirqd/0] root 4 2 0 12:21 ? 00:00:00 [kworker/0:0] root 5 2 0 12:21 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:21 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:21 ? 00:00:00 [rcu_sched] root 8 2 0 12:21 ? 00:00:00 [rcuos/0] root 9 2 0 12:21 ? 00:00:00 [rcuos/1] root 10 2 0 12:21 ? 00:00:00 [rcu_bh] root 11 2 0 12:21 ? 00:00:00 [rcuob/0] root 12 2 0 12:21 ? 00:00:00 [rcuob/1] root 13 2 0 12:21 ? 00:00:00 [migration/0] root 14 2 0 12:21 ? 00:00:00 [watchdog/0] root 15 2 0 12:21 ? 00:00:00 [watchdog/1] root 16 2 0 12:21 ? 00:00:00 [migration/1] root 17 2 0 12:21 ? 00:00:00 [ksoftirqd/1] root 18 2 0 12:21 ? 00:00:00 [kworker/1:0] root 19 2 0 12:21 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:21 ? 00:00:00 [khelper] root 21 2 0 12:21 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:21 ? 00:00:00 [netns] root 23 2 0 12:21 ? 00:00:00 [writeback] root 24 2 0 12:21 ? 00:00:00 [kintegrityd] root 25 2 0 12:21 ? 00:00:00 [bioset] root 26 2 0 12:21 ? 00:00:00 [kworker/u5:0] root 27 2 0 12:21 ? 00:00:00 [kblockd] root 28 2 0 12:21 ? 00:00:00 [ata_sff] root 29 2 0 12:21 ? 00:00:00 [khubd] root 30 2 0 12:21 ? 00:00:00 [md] root 31 2 0 12:21 ? 00:00:00 [devfreq_wq] root 32 2 0 12:21 ? 00:00:00 [kworker/0:1] root 34 2 0 12:21 ? 00:00:00 [khungtaskd] root 35 2 0 12:21 ? 00:00:00 [kswapd0] root 36 2 0 12:21 ? 00:00:00 [vmstat] root 37 2 0 12:21 ? 00:00:00 [ksmd] root 38 2 0 12:21 ? 00:00:00 [khugepaged] root 39 2 0 12:21 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:21 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:21 ? 00:00:00 [crypto] root 53 2 0 12:21 ? 00:00:00 [kthrotld] root 54 2 0 12:21 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:21 ? 00:00:00 [vballoon] root 56 2 0 12:21 ? 00:00:00 [kworker/1:1] root 57 2 0 12:21 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:21 ? 00:00:00 [scsi_eh_1] root 59 2 0 12:21 ? 00:00:00 [kworker/u4:2] root 60 2 0 12:21 ? 00:00:00 [kworker/u4:3] root 79 2 0 12:21 ? 00:00:00 [deferwq] root 80 2 0 12:21 ? 00:00:00 [charger_manager] root 122 2 0 12:21 ? 00:00:00 [kpsmoused] root 142 2 0 12:21 ? 00:00:00 [kworker/0:2] root 186 2 0 12:21 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:21 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 12:21 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 12:21 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 12:21 ? 00:00:00 [kworker/u5:1] root 535 1 0 12:21 ? 00:00:00 upstart-socket-bridge --daemon root 626 1 0 12:21 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 12:22 ? 00:00:00 [kauditd] root 936 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 12:22 ? 00:00:00 rsyslogd root 1041 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 12:22 ? 00:00:00 cron daemon 1099 1 0 12:22 ? 00:00:00 atd root 1107 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1233 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 1243 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 1260 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1267 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 12:22 ? 00:00:00 /home/ubuntu/bind_host_1v481v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_1v481v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_1v481v --logging-server-logdir=/home/ubuntu/bind_host_1v481v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_1v481v/work/bind_host_1v481v%I.log --pidfile=/home/ubuntu/bind_host_1v481v/work/bind_host_1v481v.pid ubuntu 1701 1662 0 12:22 ? 00:00:00 /home/ubuntu/bind_host_1v481v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_1v481v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_1v481v --logging-server-logdir=/home/ubuntu/bind_host_1v481v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_1v481v/work/bind_host_1v481v%I.log --pidfile=/home/ubuntu/bind_host_1v481v/work/bind_host_1v481v.pid ubuntu 1776 1 0 12:23 ? 00:00:01 python2.7 /home/ubuntu/bind_host_1v481v/env/bin/diamond --configfile /home/ubuntu/bind_host_1v481v/work/plugins/diamond/etc/diamond.conf root 1819 2 0 12:23 ? 00:00:00 [kworker/u5:2] bind 2450 1 0 12:23 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2504 1701 0 12:23 ? 00:00:00 /home/ubuntu/bind_host_1v481v/env/bin/python2.7 /home/ubuntu/bind_host_1v481v/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-9c_p6N ubuntu 2515 2504 0 12:23 ? 00:00:00 /bin/sh -c /tmp/Q9I4E/install-etcd.sh ubuntu 2518 2515 0 12:23 ? 00:00:00 /bin/bash -e /tmp/Q9I4E/install-etcd.sh ntp 8571 1 0 12:24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8979 1 0 12:25 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9116 1 0 12:25 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 9175 1 0 12:25 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9184 9175 0 12:25 ? 00:00:00 inotifywait -e create -qq . root 9232 8979 0 12:25 ? 00:00:00 [check-monit-upt] root 9236 8979 0 12:25 ? 00:00:00 [check-etcd-upti] root 9240 8979 0 12:25 ? 00:00:00 [poll_etcd_clust] root 9242 8979 0 12:25 ? 00:00:00 [poll_etcd.sh] ubuntu 9431 2518 0 12:25 ? 00:00:00 /bin/bash -e /tmp/Q9I4E/install-etcd.sh ubuntu 9432 9431 0 12:25 ? 00:00:00 /bin/bash -e /tmp/Q9I4E/install-etcd.sh root 9433 9432 0 12:25 ? 00:00:00 sudo ps -edf root 9434 9433 0 12:25 ? 00:00:00 ps -edf real 0m0.008s user 0m0.007s sys 0m0.002s 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.006s 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa03 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.003s sys 0m0.002s 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [03-Jan-2019 12:25:17 UTC] clearwater-diags-monitor starting [03-Jan-2019 12:25:17 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:25:33,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-01-03 12:25:33,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-03 12:25:33,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-01-03 12:25:14.900421526 Stopping etcd clearwater-etcd 2019-01-03 12:25:15.982751700 Restarting etcd clearwater-etcd 2019-01-03 12:25:15.986830190 Configured ETCDCTL_PEERS: 2019-01-03 12:25:15.987469333 Check for previous failed startup attempt 2019-01-03 12:25:15.988469372 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-01-03 12:25:15.998264474 etcdctl returned 2 2019-01-03 12:25:16.003523350 Creating new cluster... 2019-01-03 12:25:16.005838912 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2019-01-03 12:25:16.007192395 Check we're actually a member of the cluster 2019-01-03 12:25:16.015668571 Wait for etcd to startup 2019-01-03 12:25:17.023639051 Etcd started successfully 2019-01-03 12:25:16.031157 I | etcdmain: etcd Version: 3.1.7 2019-01-03 12:25:16.031190 I | etcdmain: Git SHA: 43b7507 2019-01-03 12:25:16.031194 I | etcdmain: Go Version: go1.7.5 2019-01-03 12:25:16.031197 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-03 12:25:16.031201 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-03 12:25:16.031248 I | embed: listening for peers on http://192.168.120.12:2380 2019-01-03 12:25:16.031279 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-03 12:25:16.089417 I | etcdserver: name = 192-168-120-12 2019-01-03 12:25:16.089435 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2019-01-03 12:25:16.089440 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2019-01-03 12:25:16.089443 I | etcdserver: heartbeat = 100ms 2019-01-03 12:25:16.089446 I | etcdserver: election = 1000ms 2019-01-03 12:25:16.089450 I | etcdserver: snapshot count = 10000 2019-01-03 12:25:16.089467 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2019-01-03 12:25:16.089473 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380 2019-01-03 12:25:16.089480 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380 2019-01-03 12:25:16.130135 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d 2019-01-03 12:25:16.130165 I | raft: b28f40f517d3a5d5 became follower at term 0 2019-01-03 12:25:16.130178 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-03 12:25:16.130188 I | raft: b28f40f517d3a5d5 became follower at term 1 2019-01-03 12:25:16.229941 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-03 12:25:16.230711 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d 2019-01-03 12:25:16.430433 I | raft: b28f40f517d3a5d5 is starting a new election at term 1 2019-01-03 12:25:16.430504 I | raft: b28f40f517d3a5d5 became candidate at term 2 2019-01-03 12:25:16.430518 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2 2019-01-03 12:25:16.430531 I | raft: b28f40f517d3a5d5 became leader at term 2 2019-01-03 12:25:16.430537 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2 2019-01-03 12:25:16.430721 I | etcdserver: setting up the initial cluster version to 3.1 2019-01-03 12:25:16.442702 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-03 12:25:16.442726 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-03 12:25:16.442743 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d 2019-01-03 12:25:16.442783 I | embed: ready to serve client requests 2019-01-03 12:25:16.443040 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-03 12:25:17.192799 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:45347 2019-01-03 12:25:17.205815 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:45348 2019-01-03 12:25:17.206329 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:45349 2019-01-03 12:25:19.507756 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:45350 2019-01-03 12:25:19.516448 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:45351 2019-01-03 12:25:19.516935 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:45352 2019-01-03 12:25:29.702134 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:45353 real 0m0.004s user 0m0.003s sys 0m0.001s 2019-01-03 12:25:33,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-01-03 12:25:39,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:39,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q9I4E/install-etcd.sh 2019-01-03 12:25:39,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:25:39,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EN7S8/clearwater.py 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/H9FIP/clearwater.py 2019-01-03 12:25:39,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y75HE/clearwater.py 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FFOO1/clearwater.py 2019-01-03 12:25:39,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/120G9/clearwater.py 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:39,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-1i1yyz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-5yec8i', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN50GFl /etc/clearwater/local_config 2019-01-03 12:25:39,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:39,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:39,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:39,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDSxP1B /etc/clearwater/local_config 2019-01-03 12:25:39,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:39,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:45,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WYEJ0/clearwater.py 2019-01-03 12:25:45,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-5yec8i', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-01-03 12:25:45,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:45,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1U64a1 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-fm7orv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-01-03 12:25:45,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp22HAST /etc/clearwater/local_config 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnm2zWd /etc/clearwater/local_config 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'etcd_ip': u'192.168.120.12', 'name': u'bono-6m5l0e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:45,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN50GFl /etc/clearwater/local_config 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRE0Em1 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkJRsrp /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-03 12:25:45,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplhhe9S /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:45,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDSxP1B /etc/clearwater/local_config 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:45,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/YI5BP/install-vellum.sh 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/UGPPH/append_proxy_snmp_conf.py 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YI5BP/install-vellum.sh 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:45,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:45,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:45,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:45,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8MQKR/install-homer.sh 2019-01-03 12:25:45,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GV9SJ/install-ellis.sh 2019-01-03 12:25:45,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-03 12:25:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8MQKR/install-homer.sh 2019-01-03 12:25:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/6X2GZ/install-dime.sh 2019-01-03 12:25:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/8MQKR/install-homer.sh 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6X2GZ/install-dime.sh 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/GV9SJ/install-ellis.sh 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-01-03 12:25:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-01-03 12:25:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9XNFQ/install-sprout.sh 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-03 12:25:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9XNFQ/install-sprout.sh 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-01-03 12:25:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphUVQN1 /etc/clearwater/local_config 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN9vOaG /etc/dnsmasq.resolv.conf 2019-01-03 12:25:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HNZUD/append_proxy_snmp_conf.py 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:25:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/NXZI2/install-bono.sh 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NXZI2/install-bono.sh 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-01-03 12:25:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-01-03 12:25:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-p91c5i Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,298 kB/s) Reading package lists... real 0m8.137s user 0m4.713s sys 0m0.384s 2019-01-03 12:25:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-03 12:25:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-03 12:25:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ye0pmh Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,192 kB/s) Reading package lists... real 0m12.732s user 0m4.920s sys 0m0.405s 2019-01-03 12:25:56,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-01-03 12:25:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:25:56,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-md4669 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,196 kB/s) Reading package lists... real 0m14.428s user 0m5.054s sys 0m0.397s 2019-01-03 12:26:02,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-01-03 12:26:02,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3jc8f8 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,210 kB/s) Reading package lists... real 0m14.502s user 0m4.734s sys 0m0.300s 2019-01-03 12:26:02,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:26:02,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:26:02,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-01-03 12:26:02,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:26:02,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-j82738 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,199 kB/s) Reading package lists... real 0m14.238s user 0m4.687s sys 0m0.284s 2019-01-03 12:26:02,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-01-03 12:26:02,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-01-03 12:26:02,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qeim60 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,346 kB/s) Reading package lists... real 0m9.420s user 0m4.593s sys 0m0.266s 2019-01-03 12:26:02,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:28:39,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qeim60 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 13 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 15s (3,564 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8688 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8744 clearwater-socket-factory-sig start/running, process 8752 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m40.488s user 0m8.452s sys 0m7.731s 2019-01-03 12:28:39,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:29:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-j82738 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 13 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:61 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:93 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:97 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:99 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:102 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:105 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (5,884 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8969 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9001 clearwater-socket-factory-sig start/running, process 9006 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9055 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................+++ ........................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m13.508s user 0m9.530s sys 0m8.954s 2019-01-03 12:29:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:29:17,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.277s user 0m12.390s sys 0m2.495s 2019-01-03 12:29:17,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:29:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-md4669 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 13 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,091 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9039 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m22.257s user 0m20.506s sys 0m11.874s 2019-01-03 12:29:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:29:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (581 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m17.106s user 0m0.744s sys 0m0.636s 2019-01-03 12:29:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-01-03 12:29:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-01-03 12:29:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:29:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-01-03 12:29:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3jc8f8 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 13 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 10s (6,526 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9283 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10024 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................................................................+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m34.846s user 0m16.300s sys 0m11.031s 2019-01-03 12:29:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.072s user 0m0.002s sys 0m0.051s 2019-01-03 12:29:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cf:4f:fc inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fecf:4ffc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85740 errors:0 dropped:0 overruns:0 frame:0 TX packets:58501 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131966232 (131.9 MB) TX bytes:10372532 (10.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:42 errors:0 dropped:0 overruns:0 frame:0 TX packets:42 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3905 (3.9 KB) TX bytes:3905 (3.9 KB) real 0m0.005s user 0m0.002s sys 0m0.003s 2019-01-03 12:29:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-01-03 12:29:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-01-03 12:29:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:21 ? 00:00:00 /sbin/init root 2 0 0 12:21 ? 00:00:00 [kthreadd] root 3 2 0 12:21 ? 00:00:00 [ksoftirqd/0] root 5 2 0 12:21 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:21 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:21 ? 00:00:00 [rcu_sched] root 8 2 0 12:21 ? 00:00:00 [rcuos/0] root 9 2 0 12:21 ? 00:00:00 [rcuos/1] root 10 2 0 12:21 ? 00:00:00 [rcu_bh] root 11 2 0 12:21 ? 00:00:00 [rcuob/0] root 12 2 0 12:21 ? 00:00:00 [rcuob/1] root 13 2 0 12:21 ? 00:00:00 [migration/0] root 14 2 0 12:21 ? 00:00:00 [watchdog/0] root 15 2 0 12:21 ? 00:00:00 [watchdog/1] root 16 2 0 12:21 ? 00:00:00 [migration/1] root 17 2 0 12:21 ? 00:00:00 [ksoftirqd/1] root 19 2 0 12:21 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:21 ? 00:00:00 [khelper] root 21 2 0 12:21 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:21 ? 00:00:00 [netns] root 23 2 0 12:21 ? 00:00:00 [writeback] root 24 2 0 12:21 ? 00:00:00 [kintegrityd] root 25 2 0 12:21 ? 00:00:00 [bioset] root 26 2 0 12:21 ? 00:00:00 [kworker/u5:0] root 27 2 0 12:21 ? 00:00:00 [kblockd] root 28 2 0 12:21 ? 00:00:00 [ata_sff] root 29 2 0 12:21 ? 00:00:00 [khubd] root 30 2 0 12:21 ? 00:00:00 [md] root 31 2 0 12:21 ? 00:00:00 [devfreq_wq] root 32 2 0 12:21 ? 00:00:00 [kworker/0:1] root 34 2 0 12:21 ? 00:00:00 [khungtaskd] root 35 2 0 12:21 ? 00:00:00 [kswapd0] root 36 2 0 12:21 ? 00:00:00 [vmstat] root 37 2 0 12:21 ? 00:00:00 [ksmd] root 38 2 0 12:21 ? 00:00:00 [khugepaged] root 39 2 0 12:21 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:21 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:21 ? 00:00:00 [crypto] root 53 2 0 12:21 ? 00:00:00 [kthrotld] root 54 2 0 12:21 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:21 ? 00:00:00 [vballoon] root 56 2 0 12:21 ? 00:00:00 [kworker/1:1] root 57 2 0 12:21 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:21 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:21 ? 00:00:00 [deferwq] root 80 2 0 12:21 ? 00:00:00 [charger_manager] root 123 2 0 12:21 ? 00:00:00 [kpsmoused] root 137 2 0 12:21 ? 00:00:00 [kworker/0:2] root 186 2 0 12:21 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:21 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 12:21 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 12:21 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 12:21 ? 00:00:00 [kworker/u5:1] root 484 1 0 12:21 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 12:21 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 12:22 ? 00:00:00 [kauditd] root 948 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 12:22 ? 00:00:00 rsyslogd message+ 1017 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 1027 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 12:22 ? 00:00:00 cron daemon 1103 1 0 12:22 ? 00:00:00 atd root 1118 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1137 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 12:22 ? 00:00:00 [kworker/1:2] ubuntu 1662 1 0 12:22 ? 00:00:00 /home/ubuntu/bono_host_qeim60/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qeim60 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qeim60 --logging-server-logdir=/home/ubuntu/bono_host_qeim60/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qeim60/work/bono_host_qeim60%I.log --pidfile=/home/ubuntu/bono_host_qeim60/work/bono_host_qeim60.pid ubuntu 1776 1 0 12:22 ? 00:00:02 python2.7 /home/ubuntu/bono_host_qeim60/env/bin/diamond --configfile /home/ubuntu/bono_host_qeim60/work/plugins/diamond/etc/diamond.conf ubuntu 1849 1662 0 12:25 ? 00:00:00 /home/ubuntu/bono_host_qeim60/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qeim60 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qeim60 --logging-server-logdir=/home/ubuntu/bono_host_qeim60/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qeim60/work/bono_host_qeim60%I.log --pidfile=/home/ubuntu/bono_host_qeim60/work/bono_host_qeim60.pid ubuntu 1873 1849 0 12:25 ? 00:00:00 /home/ubuntu/bono_host_qeim60/env/bin/python2.7 /home/ubuntu/bono_host_qeim60/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-o_rs91 ubuntu 1884 1873 0 12:25 ? 00:00:00 /bin/sh -c /tmp/NXZI2/install-bono.sh ubuntu 1886 1884 0 12:25 ? 00:00:00 /bin/bash -e /tmp/NXZI2/install-bono.sh root 2187 2 0 12:26 ? 00:00:00 [kworker/u5:2] ntp 8178 1 0 12:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8688 1 0 12:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8744 1 0 12:28 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8745 8744 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8752 1 0 12:28 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8753 8745 0 12:28 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8754 8752 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8760 8754 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8761 8760 0 12:28 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9064 1 0 12:29 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.10,bono-6m5l0e.clearwater.local --alias=172.30.9.212,bono-6m5l0e.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-6m5l0e.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9860 1 0 12:29 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9923 1886 0 12:29 ? 00:00:00 /bin/bash -e /tmp/NXZI2/install-bono.sh ubuntu 9924 9923 0 12:29 ? 00:00:00 /bin/bash -e /tmp/NXZI2/install-bono.sh root 9925 9924 0 12:29 ? 00:00:00 sudo ps -edf root 9926 9925 0 12:29 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2019-01-03 12:29:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9860/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8688/monit tcp 0 0 192.168.120.10:5058 0.0.0.0:* LISTEN 9064/bono tcp 0 0 192.168.120.10:5060 0.0.0.0:* LISTEN 9064/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9064/bono tcp6 0 0 ::1:53 :::* LISTEN 9860/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8178/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8178/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8178/ntpd udp 0 0 0.0.0.0:29488 0.0.0.0:* 586/dhclient udp 0 0 192.168.120.10:5058 0.0.0.0:* 9064/bono udp 0 0 192.168.120.10:5060 0.0.0.0:* 9064/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9860/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8178/ntpd udp6 0 0 ::1:123 :::* 8178/ntpd udp6 0 0 :::123 :::* 8178/ntpd udp6 0 0 :::33042 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9860/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7453 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20076 8753/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20081 8761/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9551 1137/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11529 1662/python2.7 /tmp/cloudify-logging-server-f9c4c.socket unix 2 [ ACC ] STREAM LISTENING 7075 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12447 1873/python2.7 /tmp/ctx-4Cjey6.socket unix 2 [ ACC ] STREAM LISTENING 9431 1017/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager/queue-manager_20190103T120000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/bono/bono_out.log /var/log/bono/bono_20190103T120000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/clearwater-sa03 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.014s user 0m0.003s sys 0m0.002s 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:01:03 12:28:33: Namespace: management 2019:01:03 12:28:33: [management] Starting server 2019:01:03 12:28:33: [management] Listening for requests 2019:01:03 12:28:33: Namespace: signaling 2019:01:03 12:28:33: [signaling] Starting server 2019:01:03 12:28:33: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-03 12:29:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190103T120000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-01-03 12:28:53.461782218 Stopping etcd clearwater-etcd 2019-01-03 12:29:34.886794034 Restarting etcd clearwater-etcd 2019-01-03 12:29:34.890994765 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-01-03 12:29:34.891645123 Check for previous failed startup attempt 2019-01-03 12:29:34.892673085 Running etcdctl member list b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true 2019-01-03 12:29:34.902892525 etcdctl returned 0 2019-01-03 12:29:34.908370308 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 03-01-2019 12:29:34.181 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 03-01-2019 12:29:34.182 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 03-01-2019 12:29:34.189 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 03-01-2019 12:29:34.190 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 03-01-2019 12:29:34.190 UTC INFO main.py:114 (thread MainThread): Loaded plugin 03-01-2019 12:29:34.191 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 03-01-2019 12:29:34.192 UTC ERROR common_etcd_synchronizer.py:154 (thread Thread-3): Request to server http://192.168.120.10:4000 failed: MaxRetryError(u"HTTPConnectionPool(host=u'192.168.120.10', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) 03-01-2019 12:29:34.192 UTC ERROR common_etcd_synchronizer.py:360 (thread Thread-3): 192.168.120.10 caught EtcdConnectionFailed('Connection to etcd failed due to MaxRetryError(u"HTTPConnectionPool(host=u\'192.168.120.10\', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(\': Failed to establish a new connection: [Errno 111] Connection refused\',))",)',) when trying to read with index None - pause before retry real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:29:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NXZI2/install-bono.sh 2019-01-03 12:29:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:29:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:29:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9Y7ZT/bind.py 2019-01-03 12:29:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:29:45,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:29:45,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:29:45,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:29:45,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:29:45,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGLWWEu /etc/bind/db.clearwater.local 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMeOm8_ /etc/bind/db.clearwater.opnfv 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_lsjjb1/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-01-03 12:29:45,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/4P5FQ/add-snmpproxy-collector.py 2019-01-03 12:29:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:29:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,732 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.859s user 0m12.243s sys 0m2.858s 2019-01-03 12:29:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-01-03 12:29:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-01-03 12:29:50,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-01-03 12:29:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.008s sys 0m0.044s 2019-01-03 12:29:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7f:8d:d3 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:8dd3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89843 errors:0 dropped:0 overruns:0 frame:0 TX packets:67967 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134098047 (134.0 MB) TX bytes:11519449 (11.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:32 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3103 (3.1 KB) TX bytes:3103 (3.1 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:29:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-01-03 12:29:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:21 ? 00:00:00 /sbin/init root 2 0 0 12:21 ? 00:00:00 [kthreadd] root 3 2 0 12:21 ? 00:00:00 [ksoftirqd/0] root 5 2 0 12:21 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:21 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:21 ? 00:00:00 [rcu_sched] root 8 2 0 12:21 ? 00:00:00 [rcuos/0] root 9 2 0 12:21 ? 00:00:00 [rcuos/1] root 10 2 0 12:21 ? 00:00:00 [rcu_bh] root 11 2 0 12:21 ? 00:00:00 [rcuob/0] root 12 2 0 12:21 ? 00:00:00 [rcuob/1] root 13 2 0 12:21 ? 00:00:00 [migration/0] root 14 2 0 12:21 ? 00:00:00 [watchdog/0] root 15 2 0 12:21 ? 00:00:00 [watchdog/1] root 16 2 0 12:21 ? 00:00:00 [migration/1] root 17 2 0 12:21 ? 00:00:00 [ksoftirqd/1] root 19 2 0 12:21 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:21 ? 00:00:00 [khelper] root 21 2 0 12:21 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:21 ? 00:00:00 [netns] root 23 2 0 12:21 ? 00:00:00 [writeback] root 24 2 0 12:21 ? 00:00:00 [kintegrityd] root 25 2 0 12:21 ? 00:00:00 [bioset] root 27 2 0 12:21 ? 00:00:00 [kblockd] root 28 2 0 12:21 ? 00:00:00 [ata_sff] root 29 2 0 12:21 ? 00:00:00 [khubd] root 30 2 0 12:21 ? 00:00:00 [md] root 31 2 0 12:21 ? 00:00:00 [devfreq_wq] root 32 2 0 12:21 ? 00:00:00 [kworker/0:1] root 34 2 0 12:21 ? 00:00:00 [khungtaskd] root 35 2 0 12:21 ? 00:00:00 [kswapd0] root 36 2 0 12:21 ? 00:00:00 [vmstat] root 37 2 0 12:21 ? 00:00:00 [ksmd] root 38 2 0 12:21 ? 00:00:00 [khugepaged] root 39 2 0 12:21 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:21 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:21 ? 00:00:00 [crypto] root 53 2 0 12:21 ? 00:00:00 [kthrotld] root 54 2 0 12:21 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:21 ? 00:00:00 [vballoon] root 56 2 0 12:21 ? 00:00:00 [kworker/1:1] root 57 2 0 12:21 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:21 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:21 ? 00:00:00 [deferwq] root 80 2 0 12:21 ? 00:00:00 [charger_manager] root 123 2 0 12:21 ? 00:00:00 [kpsmoused] root 125 2 0 12:21 ? 00:00:00 [kworker/1:2] root 186 2 0 12:21 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:21 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 12:21 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 12:21 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 12:21 ? 00:00:00 [kworker/u5:1] root 434 2 0 12:21 ? 00:00:00 [kworker/u5:2] root 473 1 0 12:21 ? 00:00:00 upstart-socket-bridge --daemon root 655 1 0 12:21 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 824 2 0 12:22 ? 00:00:00 [kauditd] root 943 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon message+ 972 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 1003 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 1057 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1060 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1064 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1065 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1067 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 12:22 ? 00:00:00 cron daemon 1104 1 0 12:22 ? 00:00:00 atd root 1120 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1333 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1340 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 12:22 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 12:22 ? 00:00:00 /home/ubuntu/sprout_host_j82738/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_j82738 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_j82738 --logging-server-logdir=/home/ubuntu/sprout_host_j82738/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_j82738/work/sprout_host_j82738%I.log --pidfile=/home/ubuntu/sprout_host_j82738/work/sprout_host_j82738.pid ubuntu 1776 1 0 12:22 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_j82738/env/bin/diamond --configfile /home/ubuntu/sprout_host_j82738/work/plugins/diamond/etc/diamond.conf ubuntu 1849 1662 0 12:25 ? 00:00:00 /home/ubuntu/sprout_host_j82738/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_j82738 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_j82738 --logging-server-logdir=/home/ubuntu/sprout_host_j82738/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_j82738/work/sprout_host_j82738%I.log --pidfile=/home/ubuntu/sprout_host_j82738/work/sprout_host_j82738.pid ubuntu 1871 1849 0 12:25 ? 00:00:00 /home/ubuntu/sprout_host_j82738/env/bin/python2.7 /home/ubuntu/sprout_host_j82738/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-siiPOg ubuntu 1882 1871 0 12:25 ? 00:00:00 /bin/sh -c /tmp/9XNFQ/install-sprout.sh ubuntu 1884 1882 0 12:25 ? 00:00:00 /bin/bash -e /tmp/9XNFQ/install-sprout.sh root 2751 2 0 12:27 ? 00:00:00 [kworker/u5:0] ntp 8482 1 0 12:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8969 1 0 12:28 ? 00:00:00 rsyslogd root 9001 1 0 12:28 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9002 9001 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9006 1 0 12:28 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9007 9006 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9016 9002 0 12:28 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9017 9007 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9018 9017 0 12:28 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9055 1 0 12:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9788 1 0 12:29 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9852 1884 0 12:29 ? 00:00:00 /bin/bash -e /tmp/9XNFQ/install-sprout.sh ubuntu 9853 9852 0 12:29 ? 00:00:00 /bin/bash -e /tmp/9XNFQ/install-sprout.sh root 9854 9853 0 12:29 ? 00:00:00 sudo ps -edf root 9855 9854 0 12:29 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2019-01-03 12:29:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9788/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9055/monit tcp6 0 0 ::1:53 :::* LISTEN 9788/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8482/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8482/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8482/ntpd udp 0 0 0.0.0.0:34997 0.0.0.0:* 655/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9788/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 655/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8482/ntpd udp6 0 0 ::1:123 :::* 8482/ntpd udp6 0 0 :::123 :::* 8482/ntpd udp6 0 0 :::43539 :::* 655/dhclient udp6 0 0 ::1:53 :::* 9788/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9488 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9292 972/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11507 1662/python2.7 /tmp/cloudify-logging-server-e6482.socket unix 2 [ ACC ] STREAM LISTENING 7082 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11821 1871/python2.7 /tmp/ctx-3ym6ux.socket unix 2 [ ACC ] STREAM LISTENING 20146 9016/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21262 9018/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 2045 391/systemd-udevd /run/udev/control real 0m0.007s user 0m0.004s sys 0m0.004s 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_20190103T120000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.006s user 0m0.003s sys 0m0.002s 2019-01-03 12:29:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:01:03 12:28:57: Namespace: management 2019:01:03 12:28:57: [management] Starting server 2019:01:03 12:28:57: [management] Listening for requests 2019:01:03 12:28:57: Namespace: signaling 2019:01:03 12:28:57: [signaling] Starting server 2019:01:03 12:28:57: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-01-03 12:29:29.479078901 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-01-03 12:29:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.911s user 0m12.682s sys 0m3.004s 2019-01-03 12:29:56,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:29:56,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-03 12:29:56,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9XNFQ/install-sprout.sh 2019-01-03 12:29:56,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-01-03 12:30:02,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:30:02,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-01-03 12:30:02,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-p91c5i Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 13 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (7,976 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9414 clearwater-socket-factory-sig start/running, process 9420 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9469 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 4m6.831s user 0m21.406s sys 0m14.047s 2019-01-03 12:30:02,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:30:02,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.004s sys 0m0.054s 2019-01-03 12:30:02,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7d:71:e8 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7d:71e8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:113608 errors:0 dropped:0 overruns:0 frame:0 TX packets:70342 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166966230 (166.9 MB) TX bytes:11550321 (11.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-03 12:30:02,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:22 ? 00:00:00 /sbin/init root 2 0 0 12:22 ? 00:00:00 [kthreadd] root 3 2 0 12:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 12:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:22 ? 00:00:00 [rcu_sched] root 8 2 0 12:22 ? 00:00:00 [rcuos/0] root 9 2 0 12:22 ? 00:00:00 [rcuos/1] root 10 2 0 12:22 ? 00:00:00 [rcu_bh] root 11 2 0 12:22 ? 00:00:00 [rcuob/0] root 12 2 0 12:22 ? 00:00:00 [rcuob/1] root 13 2 0 12:22 ? 00:00:00 [migration/0] root 14 2 0 12:22 ? 00:00:00 [watchdog/0] root 15 2 0 12:22 ? 00:00:00 [watchdog/1] root 16 2 0 12:22 ? 00:00:00 [migration/1] root 17 2 0 12:22 ? 00:00:00 [ksoftirqd/1] root 18 2 0 12:22 ? 00:00:00 [kworker/1:0] root 19 2 0 12:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:22 ? 00:00:00 [khelper] root 21 2 0 12:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:22 ? 00:00:00 [netns] root 23 2 0 12:22 ? 00:00:00 [writeback] root 24 2 0 12:22 ? 00:00:00 [kintegrityd] root 25 2 0 12:22 ? 00:00:00 [bioset] root 27 2 0 12:22 ? 00:00:00 [kblockd] root 28 2 0 12:22 ? 00:00:00 [ata_sff] root 29 2 0 12:22 ? 00:00:00 [khubd] root 30 2 0 12:22 ? 00:00:00 [md] root 31 2 0 12:22 ? 00:00:00 [devfreq_wq] root 32 2 0 12:22 ? 00:00:00 [kworker/0:1] root 34 2 0 12:22 ? 00:00:00 [khungtaskd] root 35 2 0 12:22 ? 00:00:00 [kswapd0] root 36 2 0 12:22 ? 00:00:00 [vmstat] root 37 2 0 12:22 ? 00:00:00 [ksmd] root 38 2 0 12:22 ? 00:00:00 [khugepaged] root 39 2 0 12:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:22 ? 00:00:00 [crypto] root 53 2 0 12:22 ? 00:00:00 [kthrotld] root 54 2 0 12:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:22 ? 00:00:00 [vballoon] root 56 2 0 12:22 ? 00:00:00 [kworker/1:1] root 57 2 0 12:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:22 ? 00:00:00 [deferwq] root 80 2 0 12:22 ? 00:00:00 [charger_manager] root 123 2 0 12:22 ? 00:00:00 [kpsmoused] root 125 2 0 12:22 ? 00:00:00 [kworker/0:2] root 186 2 0 12:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:22 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 12:22 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 12:22 ? 00:00:00 [kworker/u5:1] root 437 2 0 12:22 ? 00:00:00 [kworker/u5:2] root 484 1 0 12:22 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 12:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 12:22 ? 00:00:00 [kauditd] message+ 887 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 961 1 0 12:22 ? 00:00:00 rsyslogd root 1054 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 12:22 ? 00:00:00 cron daemon 1109 1 0 12:22 ? 00:00:00 atd root 1118 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1211 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1663 1 0 12:23 ? 00:00:00 /home/ubuntu/homer_host_md4669/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_md4669 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_md4669 --logging-server-logdir=/home/ubuntu/homer_host_md4669/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_md4669/work/homer_host_md4669%I.log --pidfile=/home/ubuntu/homer_host_md4669/work/homer_host_md4669.pid ubuntu 1777 1 0 12:23 ? 00:00:02 python2.7 /home/ubuntu/homer_host_md4669/env/bin/diamond --configfile /home/ubuntu/homer_host_md4669/work/plugins/diamond/etc/diamond.conf ubuntu 1839 1663 0 12:25 ? 00:00:00 /home/ubuntu/homer_host_md4669/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_md4669 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_md4669 --logging-server-logdir=/home/ubuntu/homer_host_md4669/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_md4669/work/homer_host_md4669%I.log --pidfile=/home/ubuntu/homer_host_md4669/work/homer_host_md4669.pid ubuntu 1860 1839 0 12:25 ? 00:00:00 /home/ubuntu/homer_host_md4669/env/bin/python2.7 /home/ubuntu/homer_host_md4669/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-YecskK ubuntu 1871 1860 0 12:25 ? 00:00:00 /bin/sh -c /tmp/8MQKR/install-homer.sh ubuntu 1873 1871 0 12:25 ? 00:00:00 /bin/bash -e /tmp/8MQKR/install-homer.sh root 2807 2 0 12:27 ? 00:00:00 [kworker/u5:0] ntp 8519 1 0 12:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9039 1 0 12:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9132 1 0 12:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9136 9132 0 12:28 ? 00:00:00 inotifywait -e create -qq . root 9226 1 0 12:29 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9227 9226 0 12:29 ? 00:00:00 nginx: worker process www-data 9228 9226 0 12:29 ? 00:00:00 nginx: worker process www-data 9229 9226 0 12:29 ? 00:00:00 nginx: worker process www-data 9230 9226 0 12:29 ? 00:00:00 nginx: worker process root 9751 9039 0 12:29 ? 00:00:00 [nginx_ping] root 9753 9039 0 12:29 ? 00:00:00 [check-nginx-upt] root 9758 9039 0 12:29 ? 00:00:00 [check-monit-upt] dnsmasq 9861 1 0 12:29 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9924 1873 0 12:29 ? 00:00:00 /bin/bash -e /tmp/8MQKR/install-homer.sh ubuntu 9925 9924 0 12:29 ? 00:00:00 /bin/bash -e /tmp/8MQKR/install-homer.sh root 9926 9925 0 12:29 ? 00:00:00 sudo ps -edf root 9927 9926 0 12:29 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9861/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9039/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9226/nginx tcp6 0 0 ::1:53 :::* LISTEN 9861/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8519/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8519/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8519/ntpd udp 0 0 0.0.0.0:64391 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9861/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8519/ntpd udp6 0 0 ::1:123 :::* 8519/ntpd udp6 0 0 :::123 :::* 8519/ntpd udp6 0 0 :::10392 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9861/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9250 887/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10836 1663/python2.7 /tmp/cloudify-logging-server-4fb55.socket unix 2 [ ACC ] STREAM LISTENING 1599 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11967 1860/python2.7 /tmp/ctx-8rfqY6.socket unix 2 [ ACC ] STREAM LISTENING 8918 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7383 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:30:02,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7ZYPW/bind.py 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [03-Jan-2019 12:28:59 UTC] clearwater-diags-monitor starting [03-Jan-2019 12:28:59 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-03 12:30:02,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp25UNpk /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-01-03 12:29:36.528603910 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:30:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpt4iTuW /etc/bind/db.clearwater.local 2019-01-03 12:30:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8MQKR/install-homer.sh 2019-01-03 12:30:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:30:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:30:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/35MFH/add-snmpproxy-collector.py 2019-01-03 12:30:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:30:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/462P0/bind.py 2019-01-03 12:30:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:30:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:30:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:30:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfzbWp_ /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:30:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:30:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprnnMUI /etc/bind/db.clearwater.local 2019-01-03 12:30:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:30:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.387s user 0m11.983s sys 0m2.518s 2019-01-03 12:30:07,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-01-03 12:30:12,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-01-03 12:30:12,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-01-03 12:30:12,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.006s sys 0m0.049s 2019-01-03 12:30:12,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-01-03 12:30:12,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:18:03:54 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe18:354/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97449 errors:0 dropped:0 overruns:0 frame:0 TX packets:71267 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147647435 (147.6 MB) TX bytes:12067745 (12.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-03 12:30:12,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-01-03 12:30:12,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10900/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10024/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10198/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9283/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10900/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 9433/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9433/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9433/ntpd udp 0 0 0.0.0.0:38461 0.0.0.0:* 626/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10900/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 626/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9433/ntpd udp6 0 0 ::1:123 :::* 9433/ntpd udp6 0 0 :::123 :::* 9433/ntpd udp6 0 0 :::8518 :::* 626/dhclient udp6 0 0 ::1:53 :::* 10900/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11697 1662/python2.7 /tmp/cloudify-logging-server-6dbfc.socket unix 2 [ ACC ] STREAM LISTENING 7167 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9572 1110/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11994 1870/python2.7 /tmp/ctx-xCYKnP.socket unix 2 [ ACC ] STREAM LISTENING 22903 10382/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 21114 9283/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9603 1131/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1961 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.003s sys 0m0.004s 2019-01-03 12:30:12,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-01-03 12:30:12,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:21 ? 00:00:00 /sbin/init root 2 0 0 12:21 ? 00:00:00 [kthreadd] root 3 2 0 12:21 ? 00:00:00 [ksoftirqd/0] root 4 2 0 12:21 ? 00:00:00 [kworker/0:0] root 5 2 0 12:21 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:21 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:21 ? 00:00:00 [rcu_sched] root 8 2 0 12:21 ? 00:00:00 [rcuos/0] root 9 2 0 12:21 ? 00:00:00 [rcuos/1] root 10 2 0 12:21 ? 00:00:00 [rcu_bh] root 11 2 0 12:21 ? 00:00:00 [rcuob/0] root 12 2 0 12:21 ? 00:00:00 [rcuob/1] root 13 2 0 12:21 ? 00:00:00 [migration/0] root 14 2 0 12:21 ? 00:00:00 [watchdog/0] root 15 2 0 12:21 ? 00:00:00 [watchdog/1] root 16 2 0 12:21 ? 00:00:00 [migration/1] root 17 2 0 12:21 ? 00:00:00 [ksoftirqd/1] root 19 2 0 12:21 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:21 ? 00:00:00 [khelper] root 21 2 0 12:21 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:21 ? 00:00:00 [netns] root 23 2 0 12:21 ? 00:00:00 [writeback] root 24 2 0 12:21 ? 00:00:00 [kintegrityd] root 25 2 0 12:21 ? 00:00:00 [bioset] root 26 2 0 12:21 ? 00:00:00 [kworker/u5:0] root 27 2 0 12:21 ? 00:00:00 [kblockd] root 28 2 0 12:21 ? 00:00:00 [ata_sff] root 29 2 0 12:21 ? 00:00:00 [khubd] root 30 2 0 12:21 ? 00:00:00 [md] root 31 2 0 12:21 ? 00:00:00 [devfreq_wq] root 32 2 0 12:21 ? 00:00:00 [kworker/0:1] root 34 2 0 12:21 ? 00:00:00 [khungtaskd] root 35 2 0 12:21 ? 00:00:00 [kswapd0] root 36 2 0 12:21 ? 00:00:00 [vmstat] root 37 2 0 12:21 ? 00:00:00 [ksmd] root 38 2 0 12:21 ? 00:00:00 [khugepaged] root 39 2 0 12:21 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:21 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:21 ? 00:00:00 [crypto] root 53 2 0 12:21 ? 00:00:00 [kthrotld] root 54 2 0 12:21 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:21 ? 00:00:00 [vballoon] root 56 2 0 12:21 ? 00:00:00 [kworker/1:1] root 57 2 0 12:21 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:21 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:21 ? 00:00:00 [deferwq] root 80 2 0 12:21 ? 00:00:00 [charger_manager] root 124 2 0 12:21 ? 00:00:00 [kpsmoused] root 125 2 0 12:21 ? 00:00:00 [kworker/1:2] root 186 2 0 12:21 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:21 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 12:21 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 12:21 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 12:21 ? 00:00:00 [kworker/u5:1] root 500 1 0 12:21 ? 00:00:00 upstart-socket-bridge --daemon root 626 1 0 12:21 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 12:22 ? 00:00:00 [kauditd] root 941 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 12:22 ? 00:00:00 rsyslogd root 1041 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 12:22 ? 00:00:00 cron daemon 1100 1 0 12:22 ? 00:00:00 atd root 1107 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1110 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1131 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 1141 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 1256 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 12:22 ? 00:00:00 /home/ubuntu/ellis_host_3jc8f8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3jc8f8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3jc8f8 --logging-server-logdir=/home/ubuntu/ellis_host_3jc8f8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3jc8f8/work/ellis_host_3jc8f8%I.log --pidfile=/home/ubuntu/ellis_host_3jc8f8/work/ellis_host_3jc8f8.pid ubuntu 1776 1 0 12:22 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_3jc8f8/env/bin/diamond --configfile /home/ubuntu/ellis_host_3jc8f8/work/plugins/diamond/etc/diamond.conf ubuntu 1849 1662 0 12:25 ? 00:00:00 /home/ubuntu/ellis_host_3jc8f8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3jc8f8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3jc8f8 --logging-server-logdir=/home/ubuntu/ellis_host_3jc8f8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3jc8f8/work/ellis_host_3jc8f8%I.log --pidfile=/home/ubuntu/ellis_host_3jc8f8/work/ellis_host_3jc8f8.pid ubuntu 1870 1849 0 12:25 ? 00:00:00 /home/ubuntu/ellis_host_3jc8f8/env/bin/python2.7 /home/ubuntu/ellis_host_3jc8f8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jHzKpS ubuntu 1881 1870 0 12:25 ? 00:00:00 /bin/sh -c /tmp/GV9SJ/install-ellis.sh ubuntu 1883 1881 0 12:25 ? 00:00:00 /bin/bash -e /tmp/GV9SJ/install-ellis.sh root 2431 2 0 12:26 ? 00:00:00 [kworker/u5:2] mysql 9283 1 0 12:28 ? 00:00:00 /usr/sbin/mysqld ntp 9433 1 0 12:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10024 1 0 12:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10082 1 0 12:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10086 10082 0 12:29 ? 00:00:00 inotifywait -e create -qq . root 10198 1 0 12:29 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10199 10198 0 12:29 ? 00:00:00 nginx: worker process www-data 10200 10198 0 12:29 ? 00:00:00 nginx: worker process www-data 10201 10198 0 12:29 ? 00:00:00 nginx: worker process www-data 10202 10198 0 12:29 ? 00:00:00 nginx: worker process ellis 10382 1 0 12:29 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10585 10024 0 12:29 ? 00:00:00 [nginx_ping] root 10587 10024 0 12:29 ? 00:00:00 [check-nginx-upt] root 10592 10024 0 12:29 ? 00:00:00 [check-monit-upt] root 10593 10024 0 12:29 ? 00:00:00 [poll_ellis.sh] root 10596 10024 0 12:29 ? 00:00:00 [poll_ellis_http] root 10605 10024 0 12:29 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10632 10605 0 12:29 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10671 10632 0 12:29 ? 00:00:00 sleep 24 dnsmasq 10900 1 0 12:30 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10963 1883 0 12:30 ? 00:00:00 /bin/bash -e /tmp/GV9SJ/install-ellis.sh ubuntu 10964 10963 0 12:30 ? 00:00:00 /bin/bash -e /tmp/GV9SJ/install-ellis.sh root 10965 10964 0 12:30 ? 00:00:00 sudo ps -edf root 10966 10965 0 12:30 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-03 12:30:12,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:12,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-03 12:30:12,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-01-03 12:30:12,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.004s 2019-01-03 12:30:12,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [03-Jan-2019 12:29:09 UTC] clearwater-diags-monitor starting [03-Jan-2019 12:29:09 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-03 12:30:12,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-01-03 12:29:49.251889820 Stopping etcd clearwater-etcd 2019-01-03 12:29:50.800667131 Restarting etcd clearwater-etcd 2019-01-03 12:29:50.806103175 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-01-03 12:29:50.806964557 Check for previous failed startup attempt 2019-01-03 12:29:50.808250336 Running etcdctl member list 2989fe55b1536fd6: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true 2019-01-03 12:29:50.824202934 etcdctl returned 0 2019-01-03 12:29:50.829607383 Joining existing cluster... real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-03 12:30:12,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-01-03 12:30:12,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-03 12:30:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GV9SJ/install-ellis.sh 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/6NYCK/create_number.sh 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6NYCK/create_number.sh 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNKghVF /etc/bind/db.clearwater.local 2019-01-03 12:30:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:30:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'ellis': {u'ellis_ivby59': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.9', u'name': u'ellis-ivby59'}}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NNNBC/bind.py 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFHcYdC /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:30:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.380s user 0m12.643s sys 0m3.060s 2019-01-03 12:30:35,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-01-03 12:30:35,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-01-03 12:30:35,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.008s sys 0m0.051s 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10495/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9629/monit tcp6 0 0 ::1:53 :::* LISTEN 10495/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8843/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8843/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8843/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10150/snmpd udp 0 0 0.0.0.0:48938 0.0.0.0:* 575/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10495/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 575/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8843/ntpd udp6 0 0 ::1:123 :::* 8843/ntpd udp6 0 0 :::123 :::* 8843/ntpd udp6 0 0 :::161 :::* 10150/snmpd udp6 0 0 :::47341 :::* 575/dhclient udp6 0 0 ::1:53 :::* 10495/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9230 915/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7466 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11515 1659/python2.7 /tmp/cloudify-logging-server-458ad.socket unix 2 [ ACC ] STREAM LISTENING 7073 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12455 1859/python2.7 /tmp/ctx-nWVm4m.socket unix 2 [ ACC ] STREAM LISTENING 21958 9427/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21961 9431/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23196 10150/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9467 1146/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:68:18:e3 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe68:18e3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:119688 errors:0 dropped:0 overruns:0 frame:0 TX packets:56007 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172503666 (172.5 MB) TX bytes:10853009 (10.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:30:35,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:22 ? 00:00:00 /sbin/init root 2 0 0 12:22 ? 00:00:00 [kthreadd] root 3 2 0 12:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 12:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:22 ? 00:00:00 [rcu_sched] root 8 2 0 12:22 ? 00:00:00 [rcuos/0] root 9 2 0 12:22 ? 00:00:00 [rcuos/1] root 10 2 0 12:22 ? 00:00:00 [rcu_bh] root 11 2 0 12:22 ? 00:00:00 [rcuob/0] root 12 2 0 12:22 ? 00:00:00 [rcuob/1] root 13 2 0 12:22 ? 00:00:00 [migration/0] root 14 2 0 12:22 ? 00:00:00 [watchdog/0] root 15 2 0 12:22 ? 00:00:00 [watchdog/1] root 16 2 0 12:22 ? 00:00:00 [migration/1] root 17 2 0 12:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 12:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:22 ? 00:00:00 [khelper] root 21 2 0 12:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:22 ? 00:00:00 [netns] root 23 2 0 12:22 ? 00:00:00 [writeback] root 24 2 0 12:22 ? 00:00:00 [kintegrityd] root 25 2 0 12:22 ? 00:00:00 [bioset] root 26 2 0 12:22 ? 00:00:00 [kworker/u5:0] root 27 2 0 12:22 ? 00:00:00 [kblockd] root 28 2 0 12:22 ? 00:00:00 [ata_sff] root 29 2 0 12:22 ? 00:00:00 [khubd] root 30 2 0 12:22 ? 00:00:00 [md] root 31 2 0 12:22 ? 00:00:00 [devfreq_wq] root 32 2 0 12:22 ? 00:00:00 [kworker/0:1] root 34 2 0 12:22 ? 00:00:00 [khungtaskd] root 35 2 0 12:22 ? 00:00:00 [kswapd0] root 36 2 0 12:22 ? 00:00:00 [vmstat] root 37 2 0 12:22 ? 00:00:00 [ksmd] root 38 2 0 12:22 ? 00:00:00 [khugepaged] root 39 2 0 12:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:22 ? 00:00:00 [crypto] root 53 2 0 12:22 ? 00:00:00 [kthrotld] root 54 2 0 12:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:22 ? 00:00:00 [vballoon] root 56 2 0 12:22 ? 00:00:00 [kworker/1:1] root 57 2 0 12:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:22 ? 00:00:00 [deferwq] root 80 2 0 12:22 ? 00:00:00 [charger_manager] root 124 2 0 12:22 ? 00:00:00 [kpsmoused] root 142 2 0 12:22 ? 00:00:00 [kworker/1:2] root 186 2 0 12:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:22 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 12:22 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 12:22 ? 00:00:00 [kworker/u5:1] root 506 1 0 12:22 ? 00:00:00 upstart-socket-bridge --daemon root 530 2 0 12:22 ? 00:00:00 [kworker/0:2] root 575 1 0 12:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 12:22 ? 00:00:00 [kauditd] message+ 915 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 959 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 965 1 0 12:22 ? 00:00:00 rsyslogd root 1051 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D daemon 1100 1 0 12:22 ? 00:00:00 atd root 1101 1 0 12:22 ? 00:00:00 cron root 1120 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1146 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1659 1 0 12:22 ? 00:00:00 /home/ubuntu/dime_host_p91c5i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_p91c5i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_p91c5i --logging-server-logdir=/home/ubuntu/dime_host_p91c5i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_p91c5i/work/dime_host_p91c5i%I.log --pidfile=/home/ubuntu/dime_host_p91c5i/work/dime_host_p91c5i.pid ubuntu 1773 1 0 12:23 ? 00:00:02 python2.7 /home/ubuntu/dime_host_p91c5i/env/bin/diamond --configfile /home/ubuntu/dime_host_p91c5i/work/plugins/diamond/etc/diamond.conf ubuntu 1838 1659 0 12:25 ? 00:00:00 /home/ubuntu/dime_host_p91c5i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_p91c5i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_p91c5i --logging-server-logdir=/home/ubuntu/dime_host_p91c5i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_p91c5i/work/dime_host_p91c5i%I.log --pidfile=/home/ubuntu/dime_host_p91c5i/work/dime_host_p91c5i.pid ubuntu 1859 1838 0 12:25 ? 00:00:00 /home/ubuntu/dime_host_p91c5i/env/bin/python2.7 /home/ubuntu/dime_host_p91c5i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XsXzkm ubuntu 1870 1859 0 12:25 ? 00:00:00 /bin/sh -c /tmp/6X2GZ/install-dime.sh ubuntu 1872 1870 0 12:25 ? 00:00:00 /bin/bash -e /tmp/6X2GZ/install-dime.sh root 2235 2 0 12:26 ? 00:00:00 [kworker/u5:2] ntp 8843 1 0 12:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9414 1 0 12:29 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9415 9414 0 12:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9420 1 0 12:29 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9423 9420 0 12:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9427 9415 0 12:29 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9430 9423 0 12:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9431 9430 0 12:29 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9629 1 0 12:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10150 1 0 12:30 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10495 1 0 12:30 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10558 1872 0 12:30 ? 00:00:00 /bin/bash -e /tmp/6X2GZ/install-dime.sh ubuntu 10559 10558 0 12:30 ? 00:00:00 /bin/bash -e /tmp/6X2GZ/install-dime.sh root 10560 10559 0 12:30 ? 00:00:00 sudo ps -edf root 10561 10560 0 12:30 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2019-01-03 12:30:35,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-01-03 12:30:35,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-03 12:30:35,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190103T120000Z.txt /var/log/homestead/homestead_err.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.011s user 0m0.000s sys 0m0.006s 2019-01-03 12:30:35,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-01-03 12:30:35,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:01:03 12:29:18: Namespace: management 2019:01:03 12:29:18: [management] Starting server 2019:01:03 12:29:18: [management] Listening for requests 2019:01:03 12:29:18: Namespace: signaling 2019:01:03 12:29:18: [signaling] Starting server 2019:01:03 12:29:18: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:30:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-01-03 12:30:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-03 12:30:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-01-03 12:30:11.124337516 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:30:40,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:40,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6X2GZ/install-dime.sh 2019-01-03 12:30:40,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.12:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.12 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QIGGQ/bind.py 2019-01-03 12:30:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVacdm2 /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprafyCY /etc/bind/db.clearwater.local 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:30:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'ellis': {u'ellis_ivby59': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.9', u'name': u'ellis-ivby59'}}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6NYCK/create_number.sh 2019-01-03 12:30:40,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:30:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-03 12:31:07,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,300 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m10.101s user 0m3.657s sys 0m0.773s 2019-01-03 12:31:07,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-01-03 12:31:07,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-01-03 12:31:07,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-01-03 12:31:12,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.000s sys 0m0.057s 2019-01-03 12:31:12,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a6:db:2b inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea6:db2b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:149597 errors:0 dropped:0 overruns:0 frame:0 TX packets:69553 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219252795 (219.2 MB) TX bytes:12512758 (12.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:31:12,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 12:22 ? 00:00:00 /sbin/init root 2 0 0 12:22 ? 00:00:00 [kthreadd] root 3 2 0 12:22 ? 00:00:00 [ksoftirqd/0] root 5 2 0 12:22 ? 00:00:00 [kworker/0:0H] root 6 2 0 12:22 ? 00:00:00 [kworker/u4:0] root 7 2 0 12:22 ? 00:00:00 [rcu_sched] root 8 2 0 12:22 ? 00:00:00 [rcuos/0] root 9 2 0 12:22 ? 00:00:00 [rcuos/1] root 10 2 0 12:22 ? 00:00:00 [rcu_bh] root 11 2 0 12:22 ? 00:00:00 [rcuob/0] root 12 2 0 12:22 ? 00:00:00 [rcuob/1] root 13 2 0 12:22 ? 00:00:00 [migration/0] root 14 2 0 12:22 ? 00:00:00 [watchdog/0] root 15 2 0 12:22 ? 00:00:00 [watchdog/1] root 16 2 0 12:22 ? 00:00:00 [migration/1] root 17 2 0 12:22 ? 00:00:00 [ksoftirqd/1] root 19 2 0 12:22 ? 00:00:00 [kworker/1:0H] root 20 2 0 12:22 ? 00:00:00 [khelper] root 21 2 0 12:22 ? 00:00:00 [kdevtmpfs] root 22 2 0 12:22 ? 00:00:00 [netns] root 23 2 0 12:22 ? 00:00:00 [writeback] root 24 2 0 12:22 ? 00:00:00 [kintegrityd] root 25 2 0 12:22 ? 00:00:00 [bioset] root 27 2 0 12:22 ? 00:00:00 [kblockd] root 28 2 0 12:22 ? 00:00:00 [ata_sff] root 29 2 0 12:22 ? 00:00:00 [khubd] root 30 2 0 12:22 ? 00:00:00 [md] root 31 2 0 12:22 ? 00:00:00 [devfreq_wq] root 32 2 0 12:22 ? 00:00:00 [kworker/0:1] root 34 2 0 12:22 ? 00:00:00 [khungtaskd] root 35 2 0 12:22 ? 00:00:00 [kswapd0] root 36 2 0 12:22 ? 00:00:00 [vmstat] root 37 2 0 12:22 ? 00:00:00 [ksmd] root 38 2 0 12:22 ? 00:00:00 [khugepaged] root 39 2 0 12:22 ? 00:00:00 [fsnotify_mark] root 40 2 0 12:22 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 12:22 ? 00:00:00 [crypto] root 53 2 0 12:22 ? 00:00:00 [kthrotld] root 54 2 0 12:22 ? 00:00:00 [kworker/u4:1] root 55 2 0 12:22 ? 00:00:00 [vballoon] root 56 2 0 12:22 ? 00:00:00 [kworker/1:1] root 57 2 0 12:22 ? 00:00:00 [scsi_eh_0] root 58 2 0 12:22 ? 00:00:00 [scsi_eh_1] root 79 2 0 12:22 ? 00:00:00 [deferwq] root 80 2 0 12:22 ? 00:00:00 [charger_manager] root 124 2 0 12:22 ? 00:00:00 [kpsmoused] root 142 2 0 12:22 ? 00:00:00 [kworker/1:2] root 186 2 0 12:22 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 12:22 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 12:22 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 12:22 ? 00:00:00 [kworker/u5:1] root 537 1 0 12:22 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 12:22 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 12:22 ? 00:00:00 [kauditd] message+ 899 1 0 12:22 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 12:22 ? 00:00:00 /lib/systemd/systemd-logind root 952 1 0 12:22 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 12:22 ? 00:00:00 rsyslogd root 1051 1 0 12:22 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 12:22 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 12:22 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 12:22 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 12:22 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 12:22 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 12:22 ? 00:00:00 cron daemon 1107 1 0 12:22 ? 00:00:00 atd root 1116 1 0 12:22 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 12:22 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 12:22 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 12:22 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1437 2 0 12:23 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 12:23 ? 00:00:00 /home/ubuntu/vellum_host_ye0pmh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ye0pmh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ye0pmh --logging-server-logdir=/home/ubuntu/vellum_host_ye0pmh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ye0pmh/work/vellum_host_ye0pmh%I.log --pidfile=/home/ubuntu/vellum_host_ye0pmh/work/vellum_host_ye0pmh.pid root 1663 2 0 12:23 ? 00:00:00 [kworker/u5:2] ubuntu 1777 1 0 12:23 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_ye0pmh/env/bin/diamond --configfile /home/ubuntu/vellum_host_ye0pmh/work/plugins/diamond/etc/diamond.conf ubuntu 1833 1662 0 12:25 ? 00:00:00 /home/ubuntu/vellum_host_ye0pmh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ye0pmh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ye0pmh --logging-server-logdir=/home/ubuntu/vellum_host_ye0pmh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ye0pmh/work/vellum_host_ye0pmh%I.log --pidfile=/home/ubuntu/vellum_host_ye0pmh/work/vellum_host_ye0pmh.pid ubuntu 1854 1833 0 12:25 ? 00:00:00 /home/ubuntu/vellum_host_ye0pmh/env/bin/python2.7 /home/ubuntu/vellum_host_ye0pmh/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Z4eB8f ubuntu 1866 1854 0 12:25 ? 00:00:00 /bin/sh -c /tmp/YI5BP/install-vellum.sh ubuntu 1868 1866 0 12:25 ? 00:00:00 /bin/bash -e /tmp/YI5BP/install-vellum.sh root 6295 2 0 12:28 ? 00:00:00 [kworker/u5:0] ntp 11934 1 0 12:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12337 1 0 12:29 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12664 1 0 12:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13309 1 0 12:30 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13319 13309 0 12:30 ? 00:00:00 cpulimit -e astaire -l 10 root 13619 12664 0 12:30 ? 00:00:00 [check-monit-upt] dnsmasq 14285 1 0 12:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14348 1868 0 12:31 ? 00:00:00 /bin/bash -e /tmp/YI5BP/install-vellum.sh ubuntu 14349 14348 0 12:31 ? 00:00:00 /bin/bash -e /tmp/YI5BP/install-vellum.sh root 14350 14349 0 12:31 ? 00:00:00 sudo ps -edf root 14351 14350 0 12:31 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-03 12:31:12,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-01-03 12:31:12,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-01-03 12:31:12,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-01-03 12:31:12,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-01-03 12:31:12,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14285/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12664/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12337/memcached tcp6 0 0 ::1:53 :::* LISTEN 14285/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 11934/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11934/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11934/ntpd udp 0 0 0.0.0.0:11486 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12337/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14285/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 11934/ntpd udp6 0 0 ::1:123 :::* 11934/ntpd udp6 0 0 :::123 :::* 11934/ntpd udp6 0 0 :::16817 :::* 571/dhclient udp6 0 0 ::1:53 :::* 14285/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11099 1662/python2.7 /tmp/cloudify-logging-server-9b6b5.socket unix 2 [ ACC ] STREAM LISTENING 1572 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12607 1854/python2.7 /tmp/ctx-GcK4Ei.socket unix 2 [ ACC ] SEQPACKET LISTENING 7549 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9606 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9387 899/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20190103T120000Z.txt /var/log/astaire/astaire_err.log /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.005s 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-01-03 12:30:17.278468199 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-01-03 12:31:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-03 12:31:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-01-03 12:31:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-01-03 12:27:32,563 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-01-03 12:27:32,577 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:32,673 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:32,832 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-01-03 12:27:32,839 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2019-01-03 12:27:32,839 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2019-01-03 12:27:33,194 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:33,214 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:33,243 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-01-03 12:27:33,243 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-01-03 12:27:33,243 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 707520(690K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002928(72268K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16670600(16279K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-01-03 12:27:33,244 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-01-03 12:27:33,249 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1546518451.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1546518451.log] INFO [main] 2019-01-03 12:27:33,308 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-01-03 12:27:33,308 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-01-03 12:27:33,378 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-01-03 12:27:33,380 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-01-03 12:27:33,381 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-01-03 12:27:33,385 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2019-01-03 12:27:33,390 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-01-03 12:27:33,395 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2019-01-03 12:27:33,396 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-01-03 12:27:33,457 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-01-03 12:27:34,541 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-01-03 12:27:34,545 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-01-03 12:27:34,550 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-01-03 12:27:34,554 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-01-03 12:27:34,558 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-01-03 12:27:34,562 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-01-03 12:27:34,567 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-01-03 12:27:34,571 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-01-03 12:27:34,574 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-01-03 12:27:34,578 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-01-03 12:27:34,583 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-01-03 12:27:34,587 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-01-03 12:27:34,590 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-01-03 12:27:34,594 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-01-03 12:27:34,597 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-01-03 12:27:34,601 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-01-03 12:27:34,670 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-01-03 12:27:34,670 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-01-03 12:27:34,705 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-03 12:27:34,711 Memtable.java:347 - Writing Memtable-local@2116343335(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-03 12:27:34,748 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=399) INFO [main] 2019-01-03 12:27:35,402 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-01-03 12:27:35,550 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-01-03 12:27:35,550 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-01-03 12:27:35,553 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-01-03 12:27:35,565 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2019-01-03 12:27:35,566 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-01-03 12:27:35,580 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:35,592 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-01-03 12:27:35,606 SystemKeyspace.java:765 - No host ID found, created 88a81d72-6100-4d78-93c6-e4aa1836ea46 (Note: This should happen exactly once per node). INFO [main] 2019-01-03 12:27:35,608 StorageService.java:807 - Starting up server gossip INFO [main] 2019-01-03 12:27:35,610 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-03 12:27:35,611 Memtable.java:347 - Writing Memtable-local@1330799317(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-03 12:27:35,612 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=93397) INFO [main] 2019-01-03 12:27:36,415 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:36,426 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:36,453 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-01-03 12:27:36,470 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:36,480 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:36,489 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:36,496 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:36,505 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-01-03 12:27:36,507 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-03 12:27:36,514 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-01-03 12:27:36,524 StorageService.java:959 - Generated random tokens. tokens are [-5815801616708314981, 1645765792333206979, -3137786062991411223, -2090253968679765188, -3370433952000119117, 4312846118984505570, 6198112620877766246, -628555142796020674, -4071077530328351989, 798059574544862813, 467165898639696305, -2242083304459059822, 2969687733893869817, 6846510395177086127, 5733509496958903536, -1311833685165836804, 5464574967905850670, 1017334618133157017, 645674335573284068, -5160785552412315228, -330668186416603845, 7010876364182803794, -6728306142836019584, -5594211860897546010, -2654098324817415466, 2399291896996926516, 3949720483441769756, 6753860376387007739, -8742486545335435015, 168662123282407017, 2133019371194063046, 8543291124444565292, 3843361178002697072, -4235284983814163260, 5430959331899048977, 8597441441332586261, -4393878967233067077, -8174342569582111573, 2139013680041013653, -2191426015839919575, 3054970735970531854, 5109495110191647233, 1522994221834610452, -1906204453646175607, 3210300037089786798, 5215846239793240574, -2132173054160122599, -7296640092187710118, 4442324495846360238, 642645329842199331, -1013530207681919612, 3884099355873655666, 3097891748823748077, -2357575070314227744, -6803996312583564030, 5864946779147431913, -7047882956464024495, 6545513986701272639, 8378624732704607615, 318278157176553311, -2732579252857238532, 8948914106738367025, -6994916597695848742, -7648038663395689565, -6184086780024619932, 9061368576429872539, 911946433871793810, -798594308073614401, -5160022961315668737, 5061572838979991991, 5000737455705582782, 7370316984431412244, -4218784528996132571, 8953307021608452099, 4813911627033280197, 3240313689022192143, 4474637182315111217, -7996458696174915519, 4780371445743678734, 761082655401051944, 2600259254759633584, 194713939415200061, -5185001533832567209, 9134363439025291975, 2645416974479089449, 7867004428514737088, 7853963156079315992, -4967901928622196789, -1707339518549556272, 3256703371061214810, 799966378216760820, 8566292857817109389, 4845828777357723700, -732320129675448190, 3656962106823549152, -2786721874526692186, -3154231274925686482, 5293971535935849203, 4004054687964460840, 2287042283618725239, -601626665016135668, -8586936128676036347, 1197986848128879683, 5584895605031884846, 2421850912578955553, 3524350394663696544, 8628057331792378830, 1980552336414942776, 125593097092040725, -152620100527995298, -878700569649281196, -6852442430685126362, -3270784675629595739, -11254385656893904, -8872986418186951768, 1656429797405092636, 6494733961061819031, -3768070922348098032, 7808279158682086517, -6522447113271658306, -8646680722440162336, 1289548531652713739, 7379724239103662896, -802382280152261631, -9154577826864906531, -9127318436632648808, -6657842301383668317, 3854987451689002228, 5133432582572148720, 7862350912521192643, -75262175814459357, 540088994478570813, -2246827434411215022, -3059795148522386356, 2080860838719723131, 3951655025183580373, 1167195955396999039, -1453516748958531822, -1822712818355025268, -2817775643959349750, -2804460436054992378, -2282836044839783389, 7407230971979898005, -7551761484211209443, 794481668078284269, 8674632979633165321, -8716408455582293575, 3479996364796771994, -9109756623982242783, 708992141941237010, 2135000469945210937, -6339859013355921795, -4515612736672419239, -8370940171606337970, 2687862409582130434, -1196061501089328809, -1834391025663044240, -752748262391137132, -6669434180080589440, 5688347510668760361, 1213901309748307981, -7368957237420109608, 5248136048230263434, -2754599276527009431, 5599258796386229758, 6188988493676698718, -262064750346857861, 1871140786524941282, -1751098173146922564, -1647154919906028806, 8935456928274458949, -6299758786834531780, 8765930880515283109, 2889666233526156011, -996939339997291653, 7427400445707831517, 8490030148120356040, -511615106866216379, 827509862752213435, -1495181743138737265, 6388820841445856946, -558978040591563369, 8801251973312197755, -544850153398245789, 7310999499613597591, -7719255680029306494, -1761167194244542637, 9056465331695256478, -5558245247883335928, 5778127459981417530, -8823366750109445506, -3105950141264125776, -8929972477737872684, -4903048003604907439, -2832748467952828465, -5899180792417931216, 908276778382045394, -5001536925058802369, 6098633625050168261, 4152331846969254480, 8492096328588888853, -1519968053760583182, 7764656153970801872, 829771072036704755, 2422093595458201807, -6776449094527796570, -3487473873506722603, 1610550085150614946, 7481928820577742118, 5542087892995236693, 8653579513731693669, 3502048820893686051, -5673415453257409403, -8959809108259912195, 6269903693644604961, -1470480017957652006, 7660083126820837682, 1227604049323680701, 6843288832080854372, 3070948233489089359, 8799494063423755828, 1112811622959559471, -2500749276389553888, 4053580073726552888, 7078545367365970323, 7703509500686816526, -9059389190264907111, -6268757000722284298, 8468721417238461905, -3421192801823874641, -9093940762836698729, 3412238876226918330, -2390085247850617058, -7190361001101880030, -1765544496045203511, -3780958383883667736, 439179241720650252, -8293810708467913539, -888693177696669883, 72514939382035175, 8349860166967912735, -3774702685726605280, 3148381974599054649, 3444333734800125151, -1701827370997615450, 8974108596079641608, 7576638274490866401, 2447806335593255536, -3280654371304638122, 8667749281254607047, -5909587060847340430, 1319043972916220411, -5299248929566609384, 644938919766720512, 1166405767998262414, 3463318262011546852] INFO [main] 2019-01-03 12:27:36,533 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@741aeb30[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@2da1418b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@22915e25} INFO [MigrationStage:1] 2019-01-03 12:27:36,580 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-03 12:27:36,582 Memtable.java:347 - Writing Memtable-schema_keyspaces@98525534(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-03 12:27:36,583 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102352) INFO [MigrationStage:1] 2019-01-03 12:27:36,953 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-03 12:27:36,954 Memtable.java:347 - Writing Memtable-schema_columnfamilies@990453040(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-03 12:27:36,963 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102352) INFO [MigrationStage:1] 2019-01-03 12:27:37,457 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-03 12:27:37,458 Memtable.java:347 - Writing Memtable-schema_columns@1571062209(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-03 12:27:37,474 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102352) INFO [MigrationStage:1] 2019-01-03 12:27:38,322 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-03 12:27:38,323 Memtable.java:347 - Writing Memtable-schema_triggers@719548186(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-03 12:27:38,324 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102352) INFO [MigrationStage:1] 2019-01-03 12:27:38,737 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-03 12:27:38,738 Memtable.java:347 - Writing Memtable-schema_usertypes@910564783(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-03 12:27:38,738 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102352) INFO [MigrationStage:1] 2019-01-03 12:27:39,059 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5932175d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-01-03 12:27:39,064 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-01-03 12:27:39,064 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@22bb8356[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-01-03 12:27:39,070 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-01-03 12:27:39,109 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-03 12:27:39,110 Memtable.java:347 - Writing Memtable-local@761921856(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-03 12:27:39,111 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=102595) INFO [main] 2019-01-03 12:27:39,506 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51452 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-03 12:27:39,507 Memtable.java:347 - Writing Memtable-local@120374781(8.339KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-03 12:27:39,514 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1546518454518, position=114558) INFO [CompactionExecutor:1] 2019-01-03 12:27:40,006 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-01-03 12:27:40,045 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-01-03 12:27:40,115 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-01-03 12:27:40,140 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-01-03 12:27:40,140 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-01-03 12:27:40,181 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-01-03 12:27:40,186 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-01-03 12:27:40,484 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,948 bytes to 5,766 (~96% of original) in 474ms = 0.011601MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-01-03 12:30:11,387 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-01-03 12:30:11,401 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-01-03 12:30:11,402 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-01-03 12:30:11,403 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-01-03 12:30:13,408 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-01-03 12:30:13,409 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2019-01-03 12:31:13,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-03 12:31:13,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:31:18,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YI5BP/install-vellum.sh 2019-01-03 12:31:18,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UK1A1/start-vellum.sh 2019-01-03 12:31:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UK1A1/start-vellum.sh 2019-01-03 12:31:18,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-03 12:31:18,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-03 12:31:18,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.7 2019-01-03 12:31:18,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:31:28,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:31:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:31:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:31:59,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:32:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:32:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:32:30,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:32:40,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:32:51,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:11,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:22,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:32,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:33:53,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:34:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:34:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-03 12:34:19,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UK1A1/start-vellum.sh 2019-01-03 12:34:19,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:34:24,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U7FIP/bind.py 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'ellis': {u'ellis_ivby59': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.9', u'name': u'ellis-ivby59'}}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {u'vellum_5yec8i': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'vellum-5yec8i'}}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:34:24,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6tTwKR /etc/bind/db.clearwater.opnfv 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphQXEVk /etc/bind/db.clearwater.local 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:34:24,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:34:24,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:34:24,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2019-01-03 12:34:24,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:34:25,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2019-01-03T12:19:13.696Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'c7ea77a3-98f2-4896-bbe0-73fea9654602'} 2019-01-03 12:34:25,087 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2019-01-03 12:34:25,183 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-01-03 12:34:25,250 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-03 12:34:25,251 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-03 12:34:25,309 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:34:25,310 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-03 12:34:50,410 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:34:50,411 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-03 12:35:15,512 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:35:15,512 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-03 12:35:40,596 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:35:40,596 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-03 12:36:05,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:36:05,843 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-03 12:36:30,923 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:36:30,923 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-03 12:36:56,027 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:36:56,027 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-03 12:37:21,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:37:21,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-01-03 12:37:46,239 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:37:46,239 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-01-03 12:38:11,343 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-03 12:38:11,343 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-01-03 12:38:36,594 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550329@clearwater.opnfv', u'sip_username': u'6505550329', u'formatted_number': u'(650) 555-0329', u'number': u'6505550329', u'sip_uri': u'sip:6505550329@clearwater.opnfv', u'number_id': u'a68b593bacf64182979f4e8ce9974ba2', u'sip_password': u'cvQ5m3Zwm', u'pstn': False} 2019-01-03 12:38:36,675 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-03 12:38:36,676 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-03 12:38:36,699 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-01-03 12:38:36,700 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-01-03 12:40:49,502 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550817, 6505550846) Passed Basic Call - SDP (TCP) - (6505550373, 6505550070) Passed Basic Call - Tel URIs (TCP) - (6505550405, 6505550900) Passed Basic Call - Unknown number (TCP) - (6505550474, 6505550777) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550449, 6505550710) Passed Basic Call - Messages - Pager model (TCP) - (6505550238, 6505550821) Passed Basic Call - Pracks (TCP) - (6505550556, 6505550749) Passed Basic Registration (TCP) - (6505550080) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550113, 6505550755) Passed Call Barring - Outbound Rejection (TCP) - (6505550025, 6505550518) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550603, 6505550804) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550107, 6505550365, 6505550985) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550438, 6505550581, 6505550534) Passed Call Diversion - Not reachable (408) (TCP) - (6505550061, 6505550106, 6505550910) Passed Call Diversion - Not reachable (503) (TCP) - (6505550430, 6505550262, 6505550558) Passed Call Diversion - Not reachable (500) (TCP) - (6505550259, 6505550048, 6505550483) Passed Call Diversion - Busy (TCP) - (6505550813, 6505550240, 6505550470) Passed Call Diversion - Unconditional (TCP) - (6505550949, 6505550606, 6505550125) Passed Call Diversion - No answer (TCP) - (6505550355, 6505550925, 6505550001) Passed Call Diversion - Bad target URI (TCP) - (6505550827, 6505550928) Passed Call Diversion - Audio-only call (TCP) - (6505550078, 6505550547, 6505550892, 6505550119) Passed Call Diversion - Audio-video call (TCP) - (6505550025, 6505550274, 6505550817, 6505550958) Passed Call Waiting - Accepted (TCP) - (6505550385, 6505550112, 6505550438) Passed Call Waiting - Cancelled (TCP) - (6505550623, 6505550851, 6505550702) Passed CANCEL - Mainline (TCP) - (6505550303, 6505550198) Passed Filtering - Accept-Contact (TCP) - (6505550526, 6505550538) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550096, 6505550561) Passed Filtering - Accept-Contact no match (TCP) - (6505550262, 6505550173) Passed Filtering - Accept-Contact negated match (TCP) - (6505550303, 6505550271) Passed Filtering - RFC3841 example (TCP) - (6505550216, 6505550201) Passed Filtering - Reject-Contact no match (TCP) - (6505550869, 6505550372) Passed Filtering - Reject-Contact match (TCP) - (6505550337, 6505550477) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550188) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550117) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550753) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550084) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550007, 6505550449) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550092, 6505550034) Passed GRUU - Call - only GRUU as target (TCP) - (6505550428, 6505550472) Passed GRUU - Call - AoR as target (TCP) - (6505550734, 6505550354) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550970, 6505550425) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550691, 6505550884) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550034, 6505550136) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550964, 6505550707) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550680, 6505550771) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550262, 6505550691) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550883) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550684) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550365) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550888, 6505550338) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550060, 6505550413) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2019-01-03 12:40:49,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2019-01-03 12:40:49,614 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 12:40:49,614 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:60 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-03 12:40:49,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-03 12:40:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-01-03 12:40:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/J5D5K/stop-bono.sh 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-01-03 12:40:55,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C90W7/stop-vellum.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/P8J7D/stop-ellis.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XX49V/stop-homer.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/C90W7/stop-vellum.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/XX49V/stop-homer.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O2DF4/stop-sprout.sh 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-01-03 12:40:55,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/P8J7D/stop-ellis.sh 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J5D5K/stop-bono.sh 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XX49V/stop-homer.sh 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/O2DF4/stop-sprout.sh 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/O08W0/stop-dime.sh 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-01-03 12:40:55,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O08W0/stop-dime.sh 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/C90W7/stop-vellum.sh 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P8J7D/stop-ellis.sh 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O08W0/stop-dime.sh 2019-01-03 12:40:55,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UVYJK/bind.py 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:40:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:40:55,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:00,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:41:00,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:00,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyJCGu8 /etc/bind/db.clearwater.local 2019-01-03 12:41:00,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ME5YX/bind.py 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MKC5M/bind.py 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGz5P_h /etc/bind/db.clearwater.local 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'ellis': {}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJkcFXD /etc/bind/db.clearwater.local 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'ellis': {u'ellis_ivby59': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.9', u'name': u'ellis-ivby59'}}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoGyojn /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:00,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHFckaf /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBvqPgz /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRDaa9h /etc/bind/db.clearwater.local 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:41:00,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:41:00,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_io3bl6': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-io3bl6'}}, u'ellis': {}, u'dime': {u'dime_1i1yyz': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1i1yyz'}}, u'sprout': {u'sprout_fm7orv': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-fm7orv'}}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:41:00,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:41:00,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfpTTVr /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:00,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:00,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:05,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:05,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZTVRI/remove-cluster-node.sh 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZTVRI/remove-cluster-node.sh 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/O2DF4/stop-sprout.sh 2019-01-03 12:41:05,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UKILS/remove-cluster-node.sh 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TW26K/remove-cluster-node.sh 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UKILS/remove-cluster-node.sh 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Y5WO8/remove-cluster-node.sh 2019-01-03 12:41:05,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TW26K/remove-cluster-node.sh 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y5WO8/remove-cluster-node.sh 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V3PF9/bind.py 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:41:05,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx68VJt /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_6m5l0e': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.10', u'name': u'bono-6m5l0e'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:41:05,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv7Av9n /etc/bind/db.clearwater.local 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:41:05,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/75UWK/remove-cluster-node.sh 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/75UWK/remove-cluster-node.sh 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UKILS/remove-cluster-node.sh 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:05,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:10,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_3jc8f8 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y5WO8/remove-cluster-node.sh 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:10,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TW26K/remove-cluster-node.sh 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:41:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:41:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_3jc8f8 stop 2019-01-03 12:41:10,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_3jc8f8 2019-01-03 12:41:16,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:16,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_3jc8f8 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:41:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_md4669 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_3jc8f8 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:16,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_p91c5i 2019-01-03 12:41:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/75UWK/remove-cluster-node.sh 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:41:21,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_md4669 stop 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_md4669 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:41:21,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_md4669 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:21,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_p91c5i 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:41:21,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_md4669 2019-01-03 12:41:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_j82738 2019-01-03 12:41:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_md4669 2019-01-03 12:41:26,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:26,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_p91c5i 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_p91c5i 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:41:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:41:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:41:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_j82738 stop 2019-01-03 12:41:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_j82738 2019-01-03 12:41:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:41:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_j82738 2019-01-03 12:41:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:41:31,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_j82738 2019-01-03 12:41:31,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:31,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:41:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:41:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:41:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:42,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:41:42,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:42,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "71d7759c-92b0-43b1-af38-e918a7e5f6b2" to be deleted. current status: SHUTOFF 2019-01-03 12:41:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8bfef2b4-5bac-46e6-8d61-a79477bbe675" to be deleted. current status: SHUTOFF 2019-01-03 12:41:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:41:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:41:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:41:47,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1910db46-bb04-471c-b515-016fa4a94691" to be deleted. current status: SHUTOFF 2019-01-03 12:41:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:41:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:41:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-03 12:41:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-03 12:41:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:41:52,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:41:52,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:41:58,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c97fa2ce-fa6a-44b4-94d9-118cae316cc5" to be deleted. current status: SHUTOFF 2019-01-03 12:42:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:42:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:42:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:42:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:42:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:42:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:42:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:42:49,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZTVRI/remove-cluster-node.sh 2019-01-03 12:42:49,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:42:49,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:42:49,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:42:49,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:42:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:42:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:42:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:42:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_ye0pmh 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:42:55,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:43:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:43:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:43:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:43:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:43:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_ye0pmh stop 2019-01-03 12:43:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_ye0pmh 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_ye0pmh 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:43:05,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:43:05,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:43:05,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_ye0pmh 2019-01-03 12:43:05,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:43:05,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:43:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:15,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:43:20,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:43:20,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:43:20,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:43:20,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:43:20,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3952f8b3-5e3d-4fec-9b4a-7948f81a9fea" to be deleted. current status: SHUTOFF 2019-01-03 12:43:25,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:43:25,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:43:25,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:43:25,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:43:25,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:43:25,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:43:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:43:56,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/J5D5K/stop-bono.sh 2019-01-03 12:43:56,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2019-01-03 12:43:56,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:43:56,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3WGU1/bind.py 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-03 12:43:56,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHLavva /etc/bind/db.clearwater.local 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuNabWB /etc/bind/db.clearwater.opnfv 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-03 12:43:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/N9L9G/remove-cluster-node.sh 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N9L9G/remove-cluster-node.sh 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-03 12:43:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-03 12:44:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/N9L9G/remove-cluster-node.sh 2019-01-03 12:44:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 2989fe55b1536fd6: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader ; error #1: client: etcd member http://192.168.120.10:4000 has no leader ; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout 2019-01-03 12:44:17,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:17,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:17,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:17,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_qeim60 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:17,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:44:17,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:17,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_1v481v 2019-01-03 12:44:22,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:44:22,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_1v481v stop 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_qeim60 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_1v481v 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_qeim60 stop 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:44:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_qeim60 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_1v481v 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_qeim60 2019-01-03 12:44:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_1v481v 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5973) 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:44:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_lsjjb1 2019-01-03 12:44:27,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:27,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:27,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:27,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:44:33,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:33,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_lsjjb1 stop 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_lsjjb1 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-03 12:44:33,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_lsjjb1 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-03 12:44:33,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-03 12:44:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-03 12:44:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_lsjjb1 2019-01-03 12:44:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-03 12:44:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-03 12:44:38,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:38,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:44:38,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:44:38,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:44:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cbc51e56-28ce-4587-99f2-6c119f27b780" to be deleted. current status: ACTIVE 2019-01-03 12:44:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:48,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:48,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:44:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4f30bc95-5c3f-454b-9c39-c1deb2e83839" to be deleted. current status: SHUTOFF 2019-01-03 12:44:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cbc51e56-28ce-4587-99f2-6c119f27b780" to be deleted. current status: ACTIVE 2019-01-03 12:44:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:44:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "86a904a0-cd00-426d-b88e-98944d71a42d" to be deleted. current status: SHUTOFF 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:44:54,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:44:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-03 12:44:54,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:44:59,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:44:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-03 12:45:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:45:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-03 12:45:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:45:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-01-03 12:45:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-03 12:45:32,319 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-03 12:45:33,328 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'id': u'91e42923dc284a9a82ac75e444ca433d', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 12:45:33,777 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be70960fa38f4e98aac51a1db2c2141e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_171cac1a-befd-422e-9fde-7b78c9bca1aa'}) 2019-01-03 12:45:33,937 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 12:45:34,125 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/655ccc5be86a480b95dc245c4c634563'}, 'domain_id': None, 'human_id': None, 'id': u'655ccc5be86a480b95dc245c4c634563', 'HUMAN_ID': False}) 2019-01-03 12:45:34,630 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd7fdbbf9-117c-4912-87c8-598bd31a8988', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'project_id': u'91e42923dc284a9a82ac75e444ca433d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 12:45:34,636 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'password': 'd7fdbbf9-117c-4912-87c8-598bd31a8988', 'project_name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '91e42923dc284a9a82ac75e444ca433d', 'project_domain_name': 'Default'} 2019-01-03 12:45:34,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-01-03 12:45:34,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-03 12:45:34,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-01-03 12:45:34,767 - 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'} 2019-01-03 12:45:34,767 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-03 12:45:35,415 - functest.core.tenantnetwork - 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'2019-01-03T12:45:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e01340e1-9b25-41a7-add0-7da4854df30b', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'created_at': u'2019-01-03T12:45:35Z', u'mtu': 1450, u'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'91e42923dc284a9a82ac75e444ca433d'}) 2019-01-03 12:45:36,721 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T12:45:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1cb3b990-ddb0-45d6-95c6-c79f2f0b00aa', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'enable_dhcp': True, u'network_id': u'e01340e1-9b25-41a7-add0-7da4854df30b', u'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', u'created_at': u'2019-01-03T12:45:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'91e42923dc284a9a82ac75e444ca433d'}) 2019-01-03 12:45:41,939 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T12:45:38Z', u'revision_number': 3, u'id': u'52360463-00f8-4777-a77c-90ec1e787f7b', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'admin_state_up': True, u'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', u'created_at': u'2019-01-03T12:45:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'91e42923dc284a9a82ac75e444ca433d'}) 2019-01-03 12:47:23,997 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/108bcd30-956c-4e4d-b15e-596956d107a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/108bcd30-956c-4e4d-b15e-596956d107a9/file', 'owner': u'91e42923dc284a9a82ac75e444ca433d', 'id': u'108bcd30-956c-4e4d-b15e-596956d107a9', 'size': 4373348352, u'self': u'/v2/images/108bcd30-956c-4e4d-b15e-596956d107a9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'91e42923dc284a9a82ac75e444ca433d', 'name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/108bcd30-956c-4e4d-b15e-596956d107a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:47:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T12:47:23Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/108bcd30-956c-4e4d-b15e-596956d107a9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'created': u'2019-01-03T12:46:07Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-03T12:46:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/108bcd30-956c-4e4d-b15e-596956d107a9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:47:24,194 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 40, 'id': u'7f60aaed-2625-4e16-a0a1-6ab0b65e86bc', 'swap': 0}) 2019-01-03 12:47:24,469 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWSPh5Q8cnMJBddtssDITjmk1BQoEywZFY9stg7BT334pTdBTY6tL5fkjwJ+Jgj+s3urtecDmQJIHXzcd7CSqH9pcyOFJbC5IRG/cadhIdHt6fI04Tggi0lK3YR90BteOKpO+Kj9dJx0bJY6gRo/oHjLmFtp2JIPrdiorUAg2gVaQrb1IOYZhXWRG4GC+R5DPfEzbzsQgfRI8W7r0jna4B+SYjVV7kFb5dyPZzAbfDs2PW2v21m42nS3DC2qH0nIzQzu4rOERwT9QXeHN3JiDB51YUN1JegyuHaHMzzlhB2jsxb+ExJB8Qq618M9SwDkNw/byLQTJWT6cB3vGD7EGn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1kj4eUPHJzCQXXbbLAyE45pNQUKBMsGRWPbLYOwU99+KU3QU\n2OrS+X5I8CfiYI/rN7q7XnA5kCSB183Hewkqh/aXMjhSWwuSERv3GnYSHR7enyNO\nE4IItJSt2EfdAbXjiqTvio/XScdGyWOoEaP6B4y5hbadiSD63YqK1AINoFWkK29S\nDmGYV1kRuBgvkeQz3xM287EIH0SPFu69I52uAfkmI1Ve5BW+Xcj2cwG3w7Nj1tr9\ntZuNp0twwtqh9JyM0M7uKzhEcE/UF3hzdyYgwedWFDdSXoMrh2hzM85YQdo7MW/h\nMSQfEKutfDPUsA5DcP28i0EyVk+nAd7xg+xBpwIDAQABAoIBAC3PvedW+S3EsSh6\nL5M0PfjW1Stdh3eNcIB/iq1262iuzsjWqVpSobYbLIbDUB9qxVPNxR8EiRnq5CN5\n5+rC4+fbbSmcZub2C01DGEn88hRttBR7nMaI50mL+7qganxiIXpTlq6d393zD4wg\nlR7oWpzglg0jJHzboyZX5yQ6KCWdpWjW183ZzcHquUTiNTRG6kz5UQnIUYfGucFA\nH5k/dd+M8F26rvMqV9WXQS90SJZMWIcpRxLotRuNUlUzB00nNhrEtC6bVtIeK+fS\nFLrU86jnugvDVX9mwlx072D0vxj5CTGh6IOHxmalvCR0ek0DOFCRSYeW8HCiiMFu\n5Ye+TDECgYEA7nWHkcsJo6+ErRD6Z8n30HJXdrHeeVUsD9DRdkRQsJoaycxnD+/h\nWf7v5E9w/2Ms+IdHQg14Gagpc5VZ+NBphSpcGL+a07jdKD4v/pd9B++embb5AVc9\n0L+UnMuHv33Ohb+9R4PwBPpu3ROSGg6fjTEktHDCckK3FfChUUN2Kl8CgYEA5gw2\n7WYfAtIsgzWt1IaHLDqfP1nTFPj5rpQwql8NkVlF8UszJHnMqmM2kcm3aw9wIZz6\nZT+FS8IimBKjF9Ny5t8qlvHmY9hfgRNeMHxOhFB+3+37cEb6e6Dnchl8xTT11bxV\nlAEjCac34nnCSwUqknEBSBw9mBaceDgJhEjxPbkCgYAYdy6FotNGXAe8yfUnGO24\nEUMwBmfRAxAWP1J+U9wDgowlEDeyxuXUGff68LujOEWw6hBBkqgz2bEHDtfAU4HA\nC+yPDXmRJ3JpYpgCAwDtA4S+OKurm4vYEw/oVmmDGCFMT7PX1o2VtSwSuqNO0RlF\nnzko2jjZCEdIlPu4HrfM+QKBgDYD0DHVtJpY9xKn2/T20W5VJWcelC1seFPBf9vB\nDdJ+/6k0WwHJh4DKYtnAX0zIBzAdR73WOFodbzn9xkWl5GjJJZrjmZEAEQyhm5AO\n3/C5ZdD2c/9c6xt0IGPuEBnN4ZsZ6Y4i5jMyDDElHbW3tNNFrWNdHilDxeGEZtek\nuOAhAoGBAJPGH9jeNyRAVYNZIb6ciwIyZMS0n+CgYpbP8qHVg4JGpX9rhdb23oQC\n8aJWXx9ZraT7nADnrddzkyT+QZDSPTx1VRevJRizBaAxMSCLRth+YqYJTrh6hK2n\nRdVP/E8cngrNE7CcFBrW358NEMV1KlHnUuRdnxG35R52VNLrqBwn\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'be70960fa38f4e98aac51a1db2c2141e', 'name': u'vyos_vrouter-kp_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'created_at': '2019-01-03T12:47:24.469844', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'91e42923dc284a9a82ac75e444ca433d', 'name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c3:b1:09:dd:bf:d3:1a:51:10:4e:e4:8f:3b:d0:89:5f', 'type': 'ssh', 'id': u'vyos_vrouter-kp_171cac1a-befd-422e-9fde-7b78c9bca1aa'}) 2019-01-03 12:47:24,470 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1kj4eUPHJzCQXXbbLAyE45pNQUKBMsGRWPbLYOwU99+KU3QU 2OrS+X5I8CfiYI/rN7q7XnA5kCSB183Hewkqh/aXMjhSWwuSERv3GnYSHR7enyNO E4IItJSt2EfdAbXjiqTvio/XScdGyWOoEaP6B4y5hbadiSD63YqK1AINoFWkK29S DmGYV1kRuBgvkeQz3xM287EIH0SPFu69I52uAfkmI1Ve5BW+Xcj2cwG3w7Nj1tr9 tZuNp0twwtqh9JyM0M7uKzhEcE/UF3hzdyYgwedWFDdSXoMrh2hzM85YQdo7MW/h MSQfEKutfDPUsA5DcP28i0EyVk+nAd7xg+xBpwIDAQABAoIBAC3PvedW+S3EsSh6 L5M0PfjW1Stdh3eNcIB/iq1262iuzsjWqVpSobYbLIbDUB9qxVPNxR8EiRnq5CN5 5+rC4+fbbSmcZub2C01DGEn88hRttBR7nMaI50mL+7qganxiIXpTlq6d393zD4wg lR7oWpzglg0jJHzboyZX5yQ6KCWdpWjW183ZzcHquUTiNTRG6kz5UQnIUYfGucFA H5k/dd+M8F26rvMqV9WXQS90SJZMWIcpRxLotRuNUlUzB00nNhrEtC6bVtIeK+fS FLrU86jnugvDVX9mwlx072D0vxj5CTGh6IOHxmalvCR0ek0DOFCRSYeW8HCiiMFu 5Ye+TDECgYEA7nWHkcsJo6+ErRD6Z8n30HJXdrHeeVUsD9DRdkRQsJoaycxnD+/h Wf7v5E9w/2Ms+IdHQg14Gagpc5VZ+NBphSpcGL+a07jdKD4v/pd9B++embb5AVc9 0L+UnMuHv33Ohb+9R4PwBPpu3ROSGg6fjTEktHDCckK3FfChUUN2Kl8CgYEA5gw2 7WYfAtIsgzWt1IaHLDqfP1nTFPj5rpQwql8NkVlF8UszJHnMqmM2kcm3aw9wIZz6 ZT+FS8IimBKjF9Ny5t8qlvHmY9hfgRNeMHxOhFB+3+37cEb6e6Dnchl8xTT11bxV lAEjCac34nnCSwUqknEBSBw9mBaceDgJhEjxPbkCgYAYdy6FotNGXAe8yfUnGO24 EUMwBmfRAxAWP1J+U9wDgowlEDeyxuXUGff68LujOEWw6hBBkqgz2bEHDtfAU4HA C+yPDXmRJ3JpYpgCAwDtA4S+OKurm4vYEw/oVmmDGCFMT7PX1o2VtSwSuqNO0RlF nzko2jjZCEdIlPu4HrfM+QKBgDYD0DHVtJpY9xKn2/T20W5VJWcelC1seFPBf9vB DdJ+/6k0WwHJh4DKYtnAX0zIBzAdR73WOFodbzn9xkWl5GjJJZrjmZEAEQyhm5AO 3/C5ZdD2c/9c6xt0IGPuEBnN4ZsZ6Y4i5jMyDDElHbW3tNNFrWNdHilDxeGEZtek uOAhAoGBAJPGH9jeNyRAVYNZIb6ciwIyZMS0n+CgYpbP8qHVg4JGpX9rhdb23oQC 8aJWXx9ZraT7nADnrddzkyT+QZDSPTx1VRevJRizBaAxMSCLRth+YqYJTrh6hK2n RdVP/E8cngrNE7CcFBrW358NEMV1KlHnUuRdnxG35R52VNLrqBwn -----END RSA PRIVATE KEY----- 2019-01-03 12:49:58,351 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_171cac1a-befd-422e-9fde-7b78c9bca1aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:51:40', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'108bcd30-956c-4e4d-b15e-596956d107a9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-03T12:49:56.000000', 'flavor': Munch({u'id': u'7f60aaed-2625-4e16-a0a1-6ab0b65e86bc'}), 'az': u'nova', 'id': u'57bbfa76-fcf9-4da5-8aaf-66c9b701665a', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_171cac1a-befd-422e-9fde-7b78c9bca1aa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'be70960fa38f4e98aac51a1db2c2141e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'91e42923dc284a9a82ac75e444ca433d', 'name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', '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'2019-01-03T12:49:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-03T12:49:57Z', 'hostId': u'5aec4756f3dc98b8ed4df90e0bfc5a9f17d582c731fdd7476a972f3d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'5aec4756f3dc98b8ed4df90e0bfc5a9f17d582c731fdd7476a972f3d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2019-01-03T12:49:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'91e42923dc284a9a82ac75e444ca433d', 'name': u'vyos_vrouter-vm_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'adminPass': u'CBaFzAJYrK3P', 'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', 'region': 'regionOne', 'created': u'2019-01-03T12:47:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-03 12:50:01,061 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'52360463-00f8-4777-a77c-90ec1e787f7b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', 'created_at': u'2019-01-03T12:49:59Z', 'attached': True, 'updated_at': u'2019-01-03T12:49:59Z', 'id': u'b1ed0a2d-4f83-4b48-b57b-7106a5425495', 'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'91e42923dc284a9a82ac75e444ca433d', 'name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'52360463-00f8-4777-a77c-90ec1e787f7b', 'project_id': u'91e42923dc284a9a82ac75e444ca433d', 'port_id': u'3d8e80bb-6514-46e0-810b-dd91e7814c0d', 'port': u'3d8e80bb-6514-46e0-810b-dd91e7814c0d', 'network': u'd031bf89-00a9-445a-9c57-38f1941ff76d'}) 2019-01-03 12:50:03,717 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1912671271 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.301076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.303311] pid_max: default: 32768 minimum: 301 [ 0.304531] Security Framework initialized [ 0.305657] SELinux: Initializing. [ 0.307302] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.310269] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.312260] Mount-cache hash table entries: 4096 [ 0.313698] Initializing cgroup subsys memory [ 0.314878] Initializing cgroup subsys devices [ 0.316051] Initializing cgroup subsys freezer [ 0.317206] Initializing cgroup subsys net_cls [ 0.318365] Initializing cgroup subsys blkio [ 0.319502] Initializing cgroup subsys perf_event [ 0.320698] Initializing cgroup subsys hugetlb [ 0.321873] Initializing cgroup subsys pids [ 0.323000] Initializing cgroup subsys net_prio [ 0.324239] CPU: Physical Processor ID: 0 [ 0.326041] mce: CPU supports 10 MCE banks [ 0.327187] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328482] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329789] tlb_flushall_shift: 6 [ 0.330986] Freeing SMP alternatives: 28k freed [ 0.334953] ACPI: Core revision 20130517 [ 0.336454] ACPI: All ACPI Tables successfully acquired [ 0.337921] ftrace: allocating 25812 entries in 101 pages [ 0.360499] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362076] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363643] smpboot: Max logical packages: 2 [ 0.365027] Enabling x2apic [ 0.365981] Enabled x2apic [ 0.367123] Switched APIC routing to physical x2apic. [ 0.369414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370936] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380836] KVM setup paravirtual spinlock [ 0.383133] smpboot: Booting Node 0, Processors #1 OK [ 0.384802] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407503] Brought up 2 CPUs [ 0.407506] KVM setup async PF for cpu 1 [ 0.407509] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410731] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412907] devtmpfs: initialized [ 0.415629] EVM: security.selinux [ 0.416636] EVM: security.ima [ 0.417575] EVM: security.capability [ 0.419219] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420813] pinctrl core: initialized pinctrl subsystem [ 0.422219] NET: Registered protocol family 16 [ 0.423609] ACPI: bus type PCI registered [ 0.424730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.426296] PCI: Using configuration type 1 for base access [ 0.431022] ACPI: Added _OSI(Module Device) [ 0.432184] ACPI: Added _OSI(Processor Device) [ 0.433307] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.437192] ACPI: Interpreter enabled [ 0.438229] ACPI: (supports S0 S5) [ 0.439195] ACPI: Using IOAPIC for interrupt routing [ 0.440403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444279] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445680] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447313] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448770] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451498] acpiphp: Slot [3] registered [ 0.452561] acpiphp: Slot [4] registered [ 0.453627] acpiphp: Slot [5] registered [ 0.454688] acpiphp: Slot [6] registered [ 0.455747] acpiphp: Slot [7] registered [ 0.456804] acpiphp: Slot [8] registered [ 0.457862] acpiphp: Slot [9] registered [ 0.458919] acpiphp: Slot [10] registered [ 0.459992] acpiphp: Slot [11] registered [ 0.461065] acpiphp: Slot [12] registered [ 0.462151] acpiphp: Slot [13] registered [ 0.463225] acpiphp: Slot [14] registered [ 0.464299] acpiphp: Slot [15] registered [ 0.465371] acpiphp: Slot [16] registered [ 0.466451] acpiphp: Slot [17] registered [ 0.467530] acpiphp: Slot [18] registered [ 0.468600] acpiphp: Slot [19] registered [ 0.469676] acpiphp: Slot [20] registered [ 0.470752] acpiphp: Slot [21] registered [ 0.471826] acpiphp: Slot [22] registered [ 0.472896] acpiphp: Slot [23] registered [ 0.473967] acpiphp: Slot [24] registered [ 0.475044] acpiphp: Slot [25] registered [ 0.476122] acpiphp: Slot [26] registered [ 0.477203] acpiphp: Slot [27] registered [ 0.478278] acpiphp: Slot [28] registered [ 0.479364] acpiphp: Slot [29] registered [ 0.480435] acpiphp: Slot [30] registered [ 0.481510] acpiphp: Slot [31] registered [ 0.482578] PCI host bridge to bus 0000:00 [ 0.483649] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486387] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489817] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499102] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500537] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508795] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510752] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.562346] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.565263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.570231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571797] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573891] vgaarb: loaded [ 0.574762] vgaarb: bridge control possible 0000:00:02.0 [ 0.576147] SCSI subsystem initialized [ 0.577216] ACPI: bus type USB registered [ 0.578305] usbcore: registered new interface driver usbfs [ 0.579608] usbcore: registered new interface driver hub [ 0.580895] usbcore: registered new device driver usb [ 0.582284] PCI: Using ACPI for IRQ routing [ 0.583670] NetLabel: Initializing [ 0.584661] NetLabel: domain hash size = 128 [ 0.585773] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.587004] NetLabel: unlabeled traffic allowed by default [ 0.588400] Switched to clocksource kvm-clock [ 0.595274] pnp: PnP ACPI init [ 0.596227] ACPI: bus type PNP registered [ 0.597645] pnp: PnP ACPI: found 5 devices [ 0.598733] ACPI: bus type PNP unregistered [ 0.605864] NET: Registered protocol family 2 [ 0.607242] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.609410] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611183] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612719] TCP: reno registered [ 0.613685] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615094] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.616670] NET: Registered protocol family 1 [ 0.617858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.619223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.620564] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660219] Unpacking initramfs... [ 1.057232] Freeing initrd memory: 37508k freed [ 1.066686] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.068212] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.077485] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.079002] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.080646] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.082053] Initialise system trusted keyring [ 1.083196] audit: initializing netlink socket (disabled) [ 1.084483] type=2000 audit(1546519799.235:1): initialized [ 1.100747] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102199] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104647] zpool: loaded [ 1.105522] zbud: loaded [ 1.106526] VFS: Disk quotas dquot_6.5.2 [ 1.107602] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.109137] msgmni has been set to 7578 [ 1.110230] Key type big_key registered [ 1.111788] NET: Registered protocol family 38 [ 1.112935] Key type asymmetric registered [ 1.114017] Asymmetric key parser 'x509' registered [ 1.115227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.117245] io scheduler noop registered [ 1.118311] io scheduler deadline registered (default) [ 1.119564] io scheduler cfq registered [ 1.120686] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.133657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.135630] ACPI: Power Button [PWRF] [ 1.136726] GHES: HEST is not enabled! [ 1.137800] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.162083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.163638] Non-volatile memory driver v1.3 [ 1.164758] Linux agpgart interface v0.103 [ 1.165939] crash memory driver: version 1.1 [ 1.167119] rdac: device handler registered [ 1.168278] hp_sw: device handler registered [ 1.169390] emc: device handler registered [ 1.170468] alua: device handler registered [ 1.171592] libphy: Fixed MDIO Bus: probed [ 1.172703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.174152] ehci-pci: EHCI PCI platform driver [ 1.175293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.176687] ohci-pci: OHCI PCI platform driver [ 1.177826] uhci_hcd: USB Universal Host Controller Interface driver [ 1.197880] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.199166] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.201158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.202427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.203825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.205306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.207250] usb usb1: Product: UHCI Host Controller [ 1.208505] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.210037] usb usb1: SerialNumber: 0000:00:01.2 [ 1.211252] hub 1-0:1.0: USB hub found [ 1.212301] hub 1-0:1.0: 2 ports detected [ 1.213474] usbcore: registered new interface driver usbserial [ 1.214837] usbcore: registered new interface driver usbserial_generic [ 1.216291] usbserial: USB Serial support registered for generic [ 1.217681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220381] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.222955] mousedev: PS/2 mouse device common for all mice [ 1.224543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.226954] rtc_cmos 00:00: RTC can wake from S4 [ 1.228011] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.228186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.233853] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.235662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.237501] cpuidle: using governor menu [ 1.238818] hidraw: raw HID events driver (C) Jiri Kosina [ 1.240443] usbcore: registered new interface driver usbhid [ 1.242050] usbhid: USB HID core driver [ 1.243305] drop_monitor: Initializing network drop monitor service [ 1.245075] TCP: cubic registered [ 1.246207] Initializing XFRM netlink socket [ 1.247624] NET: Registered protocol family 10 [ 1.249147] NET: Registered protocol family 17 [ 1.250709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.252424] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.254147] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256957] Loading compiled-in X.509 certificates [ 1.258452] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.261264] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.264487] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.267321] registered taskstats version 1 [ 1.269948] Key type trusted registered [ 1.272169] Key type encrypted registered [ 1.274385] IMA: No TPM chip found, activating TPM-bypass! [ 1.276036] rtc_cmos 00:00: setting system clock to 2019-01-03 12:49:58 UTC (1546519798) [ 1.278728] Freeing unused kernel memory: 1680k freed [ 1.282918] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.286934] systemd[1]: Detected virtualization kvm. [ 1.288158] systemd[1]: Detected architecture x86-64. [ 1.289391] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.291699] systemd[1]: No hostname configured. [ 1.292865] systemd[1]: Set hostname to . [ 1.294116] systemd[1]: Initializing machine ID from KVM UUID. [ 1.314463] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.316584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.319385] systemd[1]: Reached target Paths. [ 1.320531] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.322419] systemd[1]: Reached target Local File Systems. [ 1.323740] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.325793] systemd[1]: Created slice Root Slice. [ 1.326975] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.328912] systemd[1]: Created slice System Slice. [ 1.330126] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.331990] systemd[1]: Reached target Slices. [ 1.333142] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.335048] systemd[1]: Listening on udev Kernel Socket. [ 1.336317] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.339134] systemd[1]: Listening on Journal Socket. [ 1.340754] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.343554] systemd[1]: Listening on udev Control Socket. [ 1.345282] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.347943] systemd[1]: Reached target Sockets. [ 1.349460] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.351860] systemd[1]: Reached target Timers. [ 1.353371] systemd[1]: Starting Timers. [ 1.355148] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [ 1.360725] systemd[1]: Reached target Swap. [ 1.362197] systemd[1]: Starting Swap. [ 1.363876] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.367014] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.369468] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.372775] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.382725] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.384896] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.428995] RPC: Registered named UNIX socket transport module. [ 1.430384] RPC: Registered udp transport module. [ 1.431564] RPC: Registered tcp transport module. [ 1.432733] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.515477] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.516969] scsi host0: ata_piix [ 1.525748] FDC 0 is a S82078B [ 1.532688] scsi host1: ata_piix [ 1.533712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.533713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.552118] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.591604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.596718] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.668955] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.670448] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.671987] usb 1-1: Product: QEMU USB Tablet [ 1.673107] usb 1-1: Manufacturer: QEMU [ 1.674146] usb 1-1: SerialNumber: 42 [ 1.684264] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.686846] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.769745] SGI XFS with ACLs, security attributes, no debug enabled [ 1.772083] XFS (vda1): Mounting V4 Filesystem [ 1.846859] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.061523] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.077542] tsc: Refined TSC clocksource calibration: 3491.913 MHz [ 2.134323] SELinux: Disabled at runtime. [ 2.170438] type=1404 audit(1546519799.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.217061] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.218832] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.703558] systemd-journald[393]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.726812] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] [ 3.056061] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.061570] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.063652] [drm] Initialized drm 1.1.0 20060810 Reached target Sockets.[ 3.072557] type=1305 audit(1546519800.296:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [ 3.087765] ppdev: user-space parallel port driver Starting NTP client/server... [ 3.092423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.092423] [TTM] Initializing pool allocator [ 3.092426] [TTM] Initializing DMA pool allocator [ 3.092639] [drm] fb mappable at 0xFC000000 [ 3.092640] [drm] vram aper at 0xFC000000 [ 3.092640] [drm] size 33554432 [ 3.092640] [drm] fb depth is 24 [ 3.092641] [drm] pitch is 3072 [ 3.125414] fbcon: cirrusdrmfb (fb0) is primary device [ 3.147795] Console: switching to colour frame buffer device 128x48 [ 3.160802] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [ 3.168452] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [ 3.247777] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.255019] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.266937] alg: No test for crc32 (crc32-pclmul) [ 3.297511] intel_rapl: no valid rapl domains found in package 0 [ 3.330035] intel_rapl: no valid rapl domains found in package 0 [ 3.337666] intel_powerclamp: No package C-state available [ 3.343089] intel_powerclamp: No package C-state available[ 3.659584] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 03 Jan 2019 12:50:01 +0000. Up 3.63 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2019-01-03 12:50:04,721 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2019-01-03 12:50:14,895 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1912671271 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.301076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.303311] pid_max: default: 32768 minimum: 301 [ 0.304531] Security Framework initialized [ 0.305657] SELinux: Initializing. [ 0.307302] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.310269] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.312260] Mount-cache hash table entries: 4096 [ 0.313698] Initializing cgroup subsys memory [ 0.314878] Initializing cgroup subsys devices [ 0.316051] Initializing cgroup subsys freezer [ 0.317206] Initializing cgroup subsys net_cls [ 0.318365] Initializing cgroup subsys blkio [ 0.319502] Initializing cgroup subsys perf_event [ 0.320698] Initializing cgroup subsys hugetlb [ 0.321873] Initializing cgroup subsys pids [ 0.323000] Initializing cgroup subsys net_prio [ 0.324239] CPU: Physical Processor ID: 0 [ 0.326041] mce: CPU supports 10 MCE banks [ 0.327187] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328482] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329789] tlb_flushall_shift: 6 [ 0.330986] Freeing SMP alternatives: 28k freed [ 0.334953] ACPI: Core revision 20130517 [ 0.336454] ACPI: All ACPI Tables successfully acquired [ 0.337921] ftrace: allocating 25812 entries in 101 pages [ 0.360499] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362076] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363643] smpboot: Max logical packages: 2 [ 0.365027] Enabling x2apic [ 0.365981] Enabled x2apic [ 0.367123] Switched APIC routing to physical x2apic. [ 0.369414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370936] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380836] KVM setup paravirtual spinlock [ 0.383133] smpboot: Booting Node 0, Processors #1 OK [ 0.384802] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407503] Brought up 2 CPUs [ 0.407506] KVM setup async PF for cpu 1 [ 0.407509] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410731] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412907] devtmpfs: initialized [ 0.415629] EVM: security.selinux [ 0.416636] EVM: security.ima [ 0.417575] EVM: security.capability [ 0.419219] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420813] pinctrl core: initialized pinctrl subsystem [ 0.422219] NET: Registered protocol family 16 [ 0.423609] ACPI: bus type PCI registered [ 0.424730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.426296] PCI: Using configuration type 1 for base access [ 0.431022] ACPI: Added _OSI(Module Device) [ 0.432184] ACPI: Added _OSI(Processor Device) [ 0.433307] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.437192] ACPI: Interpreter enabled [ 0.438229] ACPI: (supports S0 S5) [ 0.439195] ACPI: Using IOAPIC for interrupt routing [ 0.440403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444279] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445680] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447313] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448770] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451498] acpiphp: Slot [3] registered [ 0.452561] acpiphp: Slot [4] registered [ 0.453627] acpiphp: Slot [5] registered [ 0.454688] acpiphp: Slot [6] registered [ 0.455747] acpiphp: Slot [7] registered [ 0.456804] acpiphp: Slot [8] registered [ 0.457862] acpiphp: Slot [9] registered [ 0.458919] acpiphp: Slot [10] registered [ 0.459992] acpiphp: Slot [11] registered [ 0.461065] acpiphp: Slot [12] registered [ 0.462151] acpiphp: Slot [13] registered [ 0.463225] acpiphp: Slot [14] registered [ 0.464299] acpiphp: Slot [15] registered [ 0.465371] acpiphp: Slot [16] registered [ 0.466451] acpiphp: Slot [17] registered [ 0.467530] acpiphp: Slot [18] registered [ 0.468600] acpiphp: Slot [19] registered [ 0.469676] acpiphp: Slot [20] registered [ 0.470752] acpiphp: Slot [21] registered [ 0.471826] acpiphp: Slot [22] registered [ 0.472896] acpiphp: Slot [23] registered [ 0.473967] acpiphp: Slot [24] registered [ 0.475044] acpiphp: Slot [25] registered [ 0.476122] acpiphp: Slot [26] registered [ 0.477203] acpiphp: Slot [27] registered [ 0.478278] acpiphp: Slot [28] registered [ 0.479364] acpiphp: Slot [29] registered [ 0.480435] acpiphp: Slot [30] registered [ 0.481510] acpiphp: Slot [31] registered [ 0.482578] PCI host bridge to bus 0000:00 [ 0.483649] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486387] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489817] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499102] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500537] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508795] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510752] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.562346] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.565263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.570231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571797] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573891] vgaarb: loaded [ 0.574762] vgaarb: bridge control possible 0000:00:02.0 [ 0.576147] SCSI subsystem initialized [ 0.577216] ACPI: bus type USB registered [ 0.578305] usbcore: registered new interface driver usbfs [ 0.579608] usbcore: registered new interface driver hub [ 0.580895] usbcore: registered new device driver usb [ 0.582284] PCI: Using ACPI for IRQ routing [ 0.583670] NetLabel: Initializing [ 0.584661] NetLabel: domain hash size = 128 [ 0.585773] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.587004] NetLabel: unlabeled traffic allowed by default [ 0.588400] Switched to clocksource kvm-clock [ 0.595274] pnp: PnP ACPI init [ 0.596227] ACPI: bus type PNP registered [ 0.597645] pnp: PnP ACPI: found 5 devices [ 0.598733] ACPI: bus type PNP unregistered [ 0.605864] NET: Registered protocol family 2 [ 0.607242] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.609410] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611183] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612719] TCP: reno registered [ 0.613685] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615094] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.616670] NET: Registered protocol family 1 [ 0.617858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.619223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.620564] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660219] Unpacking initramfs... [ 1.057232] Freeing initrd memory: 37508k freed [ 1.066686] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.068212] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.077485] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.079002] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.080646] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.082053] Initialise system trusted keyring [ 1.083196] audit: initializing netlink socket (disabled) [ 1.084483] type=2000 audit(1546519799.235:1): initialized [ 1.100747] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102199] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104647] zpool: loaded [ 1.105522] zbud: loaded [ 1.106526] VFS: Disk quotas dquot_6.5.2 [ 1.107602] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.109137] msgmni has been set to 7578 [ 1.110230] Key type big_key registered [ 1.111788] NET: Registered protocol family 38 [ 1.112935] Key type asymmetric registered [ 1.114017] Asymmetric key parser 'x509' registered [ 1.115227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.117245] io scheduler noop registered [ 1.118311] io scheduler deadline registered (default) [ 1.119564] io scheduler cfq registered [ 1.120686] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.133657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.135630] ACPI: Power Button [PWRF] [ 1.136726] GHES: HEST is not enabled! [ 1.137800] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.162083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.163638] Non-volatile memory driver v1.3 [ 1.164758] Linux agpgart interface v0.103 [ 1.165939] crash memory driver: version 1.1 [ 1.167119] rdac: device handler registered [ 1.168278] hp_sw: device handler registered [ 1.169390] emc: device handler registered [ 1.170468] alua: device handler registered [ 1.171592] libphy: Fixed MDIO Bus: probed [ 1.172703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.174152] ehci-pci: EHCI PCI platform driver [ 1.175293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.176687] ohci-pci: OHCI PCI platform driver [ 1.177826] uhci_hcd: USB Universal Host Controller Interface driver [ 1.197880] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.199166] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.201158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.202427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.203825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.205306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.207250] usb usb1: Product: UHCI Host Controller [ 1.208505] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.210037] usb usb1: SerialNumber: 0000:00:01.2 [ 1.211252] hub 1-0:1.0: USB hub found [ 1.212301] hub 1-0:1.0: 2 ports detected [ 1.213474] usbcore: registered new interface driver usbserial [ 1.214837] usbcore: registered new interface driver usbserial_generic [ 1.216291] usbserial: USB Serial support registered for generic [ 1.217681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220381] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.222955] mousedev: PS/2 mouse device common for all mice [ 1.224543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.226954] rtc_cmos 00:00: RTC can wake from S4 [ 1.228011] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.228186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.233853] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.235662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.237501] cpuidle: using governor menu [ 1.238818] hidraw: raw HID events driver (C) Jiri Kosina [ 1.240443] usbcore: registered new interface driver usbhid [ 1.242050] usbhid: USB HID core driver [ 1.243305] drop_monitor: Initializing network drop monitor service [ 1.245075] TCP: cubic registered [ 1.246207] Initializing XFRM netlink socket [ 1.247624] NET: Registered protocol family 10 [ 1.249147] NET: Registered protocol family 17 [ 1.250709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.252424] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.254147] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256957] Loading compiled-in X.509 certificates [ 1.258452] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.261264] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.264487] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.267321] registered taskstats version 1 [ 1.269948] Key type trusted registered [ 1.272169] Key type encrypted registered [ 1.274385] IMA: No TPM chip found, activating TPM-bypass! [ 1.276036] rtc_cmos 00:00: setting system clock to 2019-01-03 12:49:58 UTC (1546519798) [ 1.278728] Freeing unused kernel memory: 1680k freed [ 1.282918] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.286934] systemd[1]: Detected virtualization kvm. [ 1.288158] systemd[1]: Detected architecture x86-64. [ 1.289391] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.291699] systemd[1]: No hostname configured. [ 1.292865] systemd[1]: Set hostname to . [ 1.294116] systemd[1]: Initializing machine ID from KVM UUID. [ 1.314463] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.316584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.319385] systemd[1]: Reached target Paths. [ 1.320531] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.322419] systemd[1]: Reached target Local File Systems. [ 1.323740] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.325793] systemd[1]: Created slice Root Slice. [ 1.326975] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.328912] systemd[1]: Created slice System Slice. [ 1.330126] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.331990] systemd[1]: Reached target Slices. [ 1.333142] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.335048] systemd[1]: Listening on udev Kernel Socket. [ 1.336317] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.339134] systemd[1]: Listening on Journal Socket. [ 1.340754] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.343554] systemd[1]: Listening on udev Control Socket. [ 1.345282] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.347943] systemd[1]: Reached target Sockets. [ 1.349460] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.351860] systemd[1]: Reached target Timers. [ 1.353371] systemd[1]: Starting Timers. [ 1.355148] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [ 1.360725] systemd[1]: Reached target Swap. [ 1.362197] systemd[1]: Starting Swap. [ 1.363876] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.367014] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.369468] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.372775] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.382725] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.384896] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.428995] RPC: Registered named UNIX socket transport module. [ 1.430384] RPC: Registered udp transport module. [ 1.431564] RPC: Registered tcp transport module. [ 1.432733] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.515477] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.516969] scsi host0: ata_piix [ 1.525748] FDC 0 is a S82078B [ 1.532688] scsi host1: ata_piix [ 1.533712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.533713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.552118] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.591604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.596718] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.668955] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.670448] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.671987] usb 1-1: Product: QEMU USB Tablet [ 1.673107] usb 1-1: Manufacturer: QEMU [ 1.674146] usb 1-1: SerialNumber: 42 [ 1.684264] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.686846] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.769745] SGI XFS with ACLs, security attributes, no debug enabled [ 1.772083] XFS (vda1): Mounting V4 Filesystem [ 1.846859] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.061523] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.077542] tsc: Refined TSC clocksource calibration: 3491.913 MHz [ 2.134323] SELinux: Disabled at runtime. [ 2.170438] type=1404 audit(1546519799.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.217061] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.218832] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.703558] systemd-journald[393]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.726812] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] [ 3.056061] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.061570] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.063652] [drm] Initialized drm 1.1.0 20060810 Reached target Sockets.[ 3.072557] type=1305 audit(1546519800.296:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [ 3.087765] ppdev: user-space parallel port driver Starting NTP client/server... [ 3.092423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.092423] [TTM] Initializing pool allocator [ 3.092426] [TTM] Initializing DMA pool allocator [ 3.092639] [drm] fb mappable at 0xFC000000 [ 3.092640] [drm] vram aper at 0xFC000000 [ 3.092640] [drm] size 33554432 [ 3.092640] [drm] fb depth is 24 [ 3.092641] [drm] pitch is 3072 [ 3.125414] fbcon: cirrusdrmfb (fb0) is primary device [ 3.147795] Console: switching to colour frame buffer device 128x48 [ 3.160802] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [ 3.168452] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [ 3.247777] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.255019] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.266937] alg: No test for crc32 (crc32-pclmul) [ 3.297511] intel_rapl: no valid rapl domains found in package 0 [ 3.330035] intel_rapl: no valid rapl domains found in package 0 [ 3.337666] intel_powerclamp: No package C-state available [ 3.343089] intel_powerclamp: No package C-state available[ 3.659584] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 03 Jan 2019 12:50:01 +0000. Up 3.63 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting System Logging Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 5.807663] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Thu, 03 Jan 2019 12:50:03 +0000. Up 5.77 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.829052] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.831474] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.834804] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.840659] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.849298] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.856340] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:9b:51:40 | [ 5.874806] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.882634] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.886850] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.899334] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.910662] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.918944] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.924587] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.940756] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.942921] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.047254] cloud-init[3110]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 03 Jan 2019 12:50:07 +0000. Up 9.92 seconds. [ 10.641744] cloud-init[3498]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 03 Jan 2019 12:50:08 +0000. Up 10.59 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c3:b1:09:dd:bf:d3:1a:51:10:4e:e4:8f:3b:d0:89:5f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.705777] cloud-init[3498]: Cloud-init v. 0.7.5 finished at Thu, 03 Jan 2019 12:50:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.70 seconds 2019-01-03 12:50:15,028 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-03 12:50:15,498 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5171, 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': 5187, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 1749, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5159, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 868, 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': 798, 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': 809, 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': 4775, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5143, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-03 12:50:15,726 - functest.core.cloudify - INFO - The current manager status is running 2019-01-03 12:50:15,893 - functest.core.cloudify - DEBUG - List secrets: 2019-01-03 12:50:15,961 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-03 12:50:15,961 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-03 12:50:15,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-01-03 12:50:58,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: mirror.tocici.com * updates: mirror.fileplanet.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.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-36.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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 16 MB/s | 55 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! 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 | +--------------------------------+---------+ 2019-01-03 12:50:58,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2019-01-03 12:51:10,411 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e/file', 'owner': u'91e42923dc284a9a82ac75e444ca433d', 'id': u'2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'size': 426967040, u'self': u'/v2/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'91e42923dc284a9a82ac75e444ca433d', 'name': 'vyos_vrouter-project_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T12:51:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T12:51:10Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'created': u'2019-01-03T12:51:01Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2019-01-03T12:51:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2624bf25-9d4d-4f83-866b-f26193fa8d8e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_171cac1a-befd-422e-9fde-7b78c9bca1aa', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2019-01-03 12:51:10,477 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_171cac1a-befd-422e-9fde-7b78c9bca1aa', 'ephemeral': 0, 'ram': 2048, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 50, 'id': u'4f1f196b-a76b-42b0-b117-a5025436ebe5', 'swap': 0}) 2019-01-03 12:51:10,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-01-03 12:51:12,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-01-03 12:51:19,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-03 12:51:19,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2019-01-03 12:51:19,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-03 12:51:19,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-03 12:51:19,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpqNdcKn --prefix="/tmp/openstack-yUPMG7" --constraint="/tmp/openstack-yUPMG7/constraint.txt" 2019-01-03 12:51:19,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpqNdcKn [args=--prefix="/tmp/openstack-yUPMG7" --constraint="/tmp/openstack-yUPMG7/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-03 12:51:46,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-03 12:51:46,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpqNdcKn 2019-01-03 12:51:46,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-03 12:51:46,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-03 12:51:46,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-01-03 12:51:46,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-03 12:51:46,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-01-03 12:51:52,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-01-03 12:51:52,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-03 12:51:52,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-03 12:51:52,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-03 12:51:52,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-03 12:51:52,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-01-03 12:51:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-01-03 12:51:57,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', u'created_at': u'2019-01-03T12:51:52Z', u'updated_at': u'2019-01-03T12:51:52Z', u'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'91e42923dc284a9a82ac75e444ca433d', u'port_id': None, u'id': u'65325270-8707-4220-b2ce-331af04484cc'} 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'91e42923dc284a9a82ac75e444ca433d', u'created_at': u'2019-01-03T12:51:51Z', u'updated_at': u'2019-01-03T12:51:51Z', u'floating_network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'91e42923dc284a9a82ac75e444ca433d', u'port_id': None, u'id': u'1dcf9496-d522-46da-89cd-ee31c66f4c22'} 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-03 12:51:57,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:51:57,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-03 12:51:57,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-03 12:52:02,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:02,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:02,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-03 12:52:02,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:02,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:02,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-01-03 12:52:02,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-03 12:52:07,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:07,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-03 12:52:07,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:07,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-03 12:52:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9950209d-3798-40ac-9c27-9bb610e6f594 target={u'external_id': u'd084730e-e528-4c53-91a0-2154d5fcfe18', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=cb27e4af-bd95-4fa5-9381-e7c9df499c7f target={u'external_id': u'd084730e-e528-4c53-91a0-2154d5fcfe18', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-01-03 12:52:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2019-01-03 12:52:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-01-03 12:52:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-03 12:52:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-03 12:52:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-03 12:52:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-03 12:52:18,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-03 12:52:18,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-03 12:52:18,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:18,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:18,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:18,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:24,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:24,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:24,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3f71bd5f-971d-4e41-84e9-647a8b692ee2 target={u'external_id': u'd084730e-e528-4c53-91a0-2154d5fcfe18', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3e2fdff2-a69b-4542-bf65-9b582ac0b930 target={u'external_id': u'd084730e-e528-4c53-91a0-2154d5fcfe18', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-03 12:52:24,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-03 12:52:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-03 12:52:29,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'3e2fdff2-a69b-4542-bf65-9b582ac0b930', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7d:f7:2f'}, {u'external_id': u'cb27e4af-bd95-4fa5-9381-e7c9df499c7f', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d5:f4:52'}] 2019-01-03 12:52:29,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:52:29,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-03 12:52:29,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'3f71bd5f-971d-4e41-84e9-647a8b692ee2', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:be:a8:7d'}, {u'external_id': u'9950209d-3798-40ac-9c27-9bb610e6f594', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4b:9e:de'}] 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e549e274-efc4-4ffb-bc96-8a3596b0973b'}, 'nics': [{'port-id': u'3e2fdff2-a69b-4542-bf65-9b582ac0b930'}, {'port-id': u'cb27e4af-bd95-4fa5-9381-e7c9df499c7f'}], 'flavor': u'4f1f196b-a76b-42b0-b117-a5025436ebe5'} 2019-01-03 12:52:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e549e274-efc4-4ffb-bc96-8a3596b0973b'}, 'nics': [{'port-id': u'3f71bd5f-971d-4e41-84e9-647a8b692ee2'}, {'port-id': u'9950209d-3798-40ac-9c27-9bb610e6f594'}], 'flavor': u'4f1f196b-a76b-42b0-b117-a5025436ebe5'} 2019-01-03 12:52:29,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e549e274-efc4-4ffb-bc96-8a3596b0973b'}, 'nics': [{'port-id': u'3e2fdff2-a69b-4542-bf65-9b582ac0b930'}, {'port-id': u'cb27e4af-bd95-4fa5-9381-e7c9df499c7f'}], 'flavor': u'4f1f196b-a76b-42b0-b117-a5025436ebe5'} 2019-01-03 12:52:29,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2624bf25-9d4d-4f83-866b-f26193fa8d8e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e549e274-efc4-4ffb-bc96-8a3596b0973b'}, 'nics': [{'port-id': u'3f71bd5f-971d-4e41-84e9-647a8b692ee2'}, {'port-id': u'9950209d-3798-40ac-9c27-9bb610e6f594'}], 'flavor': u'4f1f196b-a76b-42b0-b117-a5025436ebe5'} 2019-01-03 12:52:29,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:52:29,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-03 12:52:35,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:52:35,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:35,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-03 12:52:35,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-03 12:52:35,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-03 12:52:40,865 - 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] 2019-01-03 12:52:40,865 - 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] 2019-01-03 12:53:08,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:53:08,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:53:08,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:53:08,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-03 12:53:08,033 - 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] [retry 1/60] 2019-01-03 12:53:13,172 - 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] [retry 1/60] 2019-01-03 12:53:38,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:38,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-03 12:53:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-03 12:53:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-03 12:53:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-01-03 12:53:44,110 - 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'2019-01-03T12:51:46.747Z', 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'40a66597-45a3-4282-af22-466e37aaa557'} 2019-01-03 12:53:44,131 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-01-03 12:53:44,203 - 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.9.205'}, 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.9.204'}}, 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'} 2019-01-03 12:53:44,271 - 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.9.205'}, 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.9.204'}}, 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'} 2019-01-03 12:53:44,272 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-01-03 12:53:44,272 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2019-01-03 12:53:46,265 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.14 2019-01-03 12:53:46,265 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:be:a8:7d 2019-01-03 12:53:47,860 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2019-01-03 12:53:47,861 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:4b:9e:de 2019-01-03 12:53:47,861 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-01-03 12:53:47,861 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-01-03 12:53:49,350 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2019-01-03 12:53:49,350 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:7d:f7:2f 2019-01-03 12:53:51,012 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2019-01-03 12:53:51,012 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:d5:f4:52 2019-01-03 12:53:51,013 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-01-03 12:53:51,033 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-01-03 12:53:51,051 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-01-03 12:53:51,051 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-01-03 12:53:51,140 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-01-03 12:53:51' 2019-01-03 12:53:51,140 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-01-03 12:53:51,141 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-01-03 12:53:51,184 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-01-03 12:53:51,405 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-01-03 12:53:52,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-03 12:53:53,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-03 12:53:58,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-03 12:53:59,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-03 12:54:04,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-03 12:54:05,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-03 12:54:10,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-01-03 12:54:11,463 - 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# 2019-01-03 12:54:16,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-01-03 12:54:17,470 - 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# 2019-01-03 12:54:22,475 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-01-03 12:54:23,477 - 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# 2019-01-03 12:54:28,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-01-03 12:54:29,483 - 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# 2019-01-03 12:54:34,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-01-03 12:54:35,490 - 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# 2019-01-03 12:54:40,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-01-03 12:54:41,498 - 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# 2019-01-03 12:54:46,503 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-01-03 12:54:47,505 - 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# 2019-01-03 12:54:52,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-01-03 12:54:53,512 - 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# 2019-01-03 12:54:58,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-01-03 12:54:59,519 - 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# 2019-01-03 12:55:04,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-01-03 12:55:05,526 - 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# 2019-01-03 12:55:10,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-03 12:55:11,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-03 12:55:16,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2019-01-03 12:55:17,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-03 12:55:22,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2019-01-03 12:55:23,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2019-01-03 12:55:28,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.10 2019-01-03 12:55:29,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.10 [edit] vyos@vyos# 2019-01-03 12:55:34,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2019-01-03 12:55:35,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-01-03 12:55:40,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2019-01-03 12:55:41,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2019-01-03 12:55:46,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-01-03 12:55:47,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-01-03 12:55:52,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-01-03 12:55:53,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-01-03 12:55:58,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-01-03 12:55:59,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-01-03 12:56:04,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-01-03 12:56:05,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-01-03 12:56:10,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-01-03 12:56:11,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-01-03 12:56:16,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-01-03 12:56:17,612 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-01-03 12:56:22,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-01-03 12:56:23,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-01-03 12:56:28,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-01-03 12:56:29,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-01-03 12:56:34,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-01-03 12:56:35,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-01-03 12:56:40,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-01-03 12:56:41,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-01-03 12:56:46,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2019-01-03 12:56:47,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2019-01-03 12:56:52,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-03 12:56:53,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-03 12:56:58,725 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-01-03 12:56:58,782 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-01-03 12:56:59,011 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2019-01-03 12:57:00,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-03 12:57:01,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-03 12:57:06,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-03 12:57:07,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-03 12:57:12,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-03 12:57:13,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-03 12:57:18,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-01-03 12:57:19,069 - 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# 2019-01-03 12:57:24,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-01-03 12:57:25,077 - 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# 2019-01-03 12:57:30,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-01-03 12:57:31,084 - 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# 2019-01-03 12:57:36,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-01-03 12:57:37,091 - 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# 2019-01-03 12:57:42,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-01-03 12:57:43,093 - 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# 2019-01-03 12:57:48,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-01-03 12:57:49,100 - 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# 2019-01-03 12:57:54,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-01-03 12:57:55,108 - 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# 2019-01-03 12:58:00,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-01-03 12:58:01,115 - 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# 2019-01-03 12:58:06,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-01-03 12:58:07,122 - 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# 2019-01-03 12:58:12,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-01-03 12:58:13,129 - 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# 2019-01-03 12:58:18,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-03 12:58:19,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-03 12:58:24,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2019-01-03 12:58:25,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-03 12:58:30,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2019-01-03 12:58:31,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2019-01-03 12:58:36,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.8 2019-01-03 12:58:37,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.8 [edit] vyos@vyos# 2019-01-03 12:58:42,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2019-01-03 12:58:43,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-01-03 12:58:48,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2019-01-03 12:58:49,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2019-01-03 12:58:54,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-01-03 12:58:55,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-01-03 12:59:00,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-01-03 12:59:01,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-01-03 12:59:06,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-01-03 12:59:07,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-01-03 12:59:12,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-01-03 12:59:13,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-01-03 12:59:18,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-01-03 12:59:19,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-01-03 12:59:24,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-01-03 12:59:25,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-01-03 12:59:30,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-01-03 12:59:31,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-01-03 12:59:36,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-01-03 12:59:37,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-01-03 12:59:42,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-01-03 12:59:43,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-01-03 12:59:48,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-01-03 12:59:49,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-01-03 12:59:54,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2019-01-03 12:59:55,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2019-01-03 13:00:00,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-03 13:00:01,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-03 13:00:06,271 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-01-03 13:00:06,272 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-01-03 13:01:06,290 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-01-03 13:01:06,335 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-01-03 13:01:06,536 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-01-03 13:01:07,544 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-01-03 13:01:37,687 - 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 | +-------------------------------+----------------+ 2019-01-03 13:01:37,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, 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.8 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2019-01-03 13:01:37,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:05 Last read 11:06:38, 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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.10 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.10, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 53631 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fed5:f452 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-01-03 13:01:37,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-03 13:01:37,688 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-03 13:01:37,688 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-03 13:01:37,688 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-01-03 13:01:37,688 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2019-01-03 13:01:37,688 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-01-03 13:01:39,021 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-01-03 13:01:40,931 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 13:01:40,933 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:06 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-03 13:01:40,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-03 13:01:46,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-01-03 13:01:46,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-03 13:01:46,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance f3c7e188-4220-46ff-b47e-00b9cd3b6107 could not be found. [status_code=404] 2019-01-03 13:01:46,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-03 13:01:46,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e8647b55-8c9f-4a9d-9411-40a3476114ba could not be found. [status_code=404] 2019-01-03 13:01:46,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-03 13:01:51,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9950209d-3798-40ac-9c27-9bb610e6f594... 2019-01-03 13:01:51,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-03 13:01:51,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port cb27e4af-bd95-4fa5-9381-e7c9df499c7f... 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9950209d-3798-40ac-9c27-9bb610e6f594 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port cb27e4af-bd95-4fa5-9381-e7c9df499c7f 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 3f71bd5f-971d-4e41-84e9-647a8b692ee2... 2019-01-03 13:01:51,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 3e2fdff2-a69b-4542-bf65-9b582ac0b930... 2019-01-03 13:01:51,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-03 13:01:51,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 3e2fdff2-a69b-4542-bf65-9b582ac0b930 2019-01-03 13:01:51,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 3f71bd5f-971d-4e41-84e9-647a8b692ee2 2019-01-03 13:01:56,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:01:56,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:01:56,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 13:01:56,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-03 13:01:56,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance f3c7e188-4220-46ff-b47e-00b9cd3b6107 could not be found. [status_code=404] 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e8647b55-8c9f-4a9d-9411-40a3476114ba could not be found. [status_code=404] 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:01:56,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:01:56,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-03 13:01:56,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-03 13:01:56,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:01:56,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-01-03 13:01:56,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-03 13:01:56,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-01-03 13:02:02,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:02,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-03 13:02:02,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-03 13:02:02,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-03 13:02:02,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:02,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:02,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:02,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:02,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-03 13:02:02,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-01-03 13:02:02,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:02,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2019-01-03 13:02:02,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:07,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-03 13:02:07,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-03 13:02:07,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-03 13:02:07,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-03 13:02:07,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-01-03 13:02:07,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-03 13:02:07,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-03 13:02:07,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-03 13:02:12,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-03 13:02:12,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2019-01-03 13:02:12,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-03 13:02:12,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2019-01-03 13:02:12,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-03 13:02:12,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2019-01-03 13:02:12,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-03 13:02:17,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2019-01-03 13:02:17,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-03 13:02:17,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-03 13:02:17,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2019-01-03 13:02:17,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-03 13:02:17,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-03 13:02:17,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-03 13:02:17,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2019-01-03 13:02:43,781 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-03 13:02:44,799 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'id': u'18bd7326f3be4952b7a003a4e3be1ebb', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 13:02:45,243 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5e21f0b782a4bf9b18318475ff77d1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9'}) 2019-01-03 13:02:45,405 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 13:02:45,576 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/c473e2cc29df48979e4f216fda87868f'}, 'domain_id': None, 'human_id': None, 'id': u'c473e2cc29df48979e4f216fda87868f', 'HUMAN_ID': False}) 2019-01-03 13:02:46,204 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '23330c49-3b03-4128-b3d6-c95f125fec2b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'project_id': u'18bd7326f3be4952b7a003a4e3be1ebb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 13:02:46,209 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'password': '23330c49-3b03-4128-b3d6-c95f125fec2b', 'project_name': 'juju_epc-project_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '18bd7326f3be4952b7a003a4e3be1ebb', 'project_domain_name': 'Default'} 2019-01-03 13:02:46,278 - 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'}}} 2019-01-03 13:02:46,484 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-03 13:02:47,301 - functest.core.tenantnetwork - 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'2019-01-03T13:02:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'154fb3ea-4bf1-4f54-8258-10da0954cc19', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'created_at': u'2019-01-03T13:02:46Z', u'mtu': 1450, u'tenant_id': u'18bd7326f3be4952b7a003a4e3be1ebb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'18bd7326f3be4952b7a003a4e3be1ebb'}) 2019-01-03 13:02:48,827 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T13:02:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'6abc636f-7cb6-4415-a239-120f0ed0bb2f', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'enable_dhcp': True, u'network_id': u'154fb3ea-4bf1-4f54-8258-10da0954cc19', u'tenant_id': u'18bd7326f3be4952b7a003a4e3be1ebb', u'created_at': u'2019-01-03T13:02:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'18bd7326f3be4952b7a003a4e3be1ebb'}) 2019-01-03 13:02:53,921 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-03T13:02:50Z', u'revision_number': 3, u'id': u'8f0a390a-53a8-4baf-b613-ad2de9751cd7', u'external_gateway_info': {u'network_id': u'd031bf89-00a9-445a-9c57-38f1941ff76d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eed37362-4bb2-4fca-a1dd-d476b1932909', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'admin_state_up': True, u'tenant_id': u'18bd7326f3be4952b7a003a4e3be1ebb', u'created_at': u'2019-01-03T13:02:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'18bd7326f3be4952b7a003a4e3be1ebb'}) 2019-01-03 13:03:06,382 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/f80755fe-7555-4569-89ba-c06a2390d752/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f80755fe-7555-4569-89ba-c06a2390d752/file', 'owner': u'18bd7326f3be4952b7a003a4e3be1ebb', 'id': u'f80755fe-7555-4569-89ba-c06a2390d752', 'size': 297009152, u'self': u'/v2/images/f80755fe-7555-4569-89ba-c06a2390d752', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'18bd7326f3be4952b7a003a4e3be1ebb', 'name': 'juju_epc-project_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/f80755fe-7555-4569-89ba-c06a2390d752/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T13:03:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T13:03:06Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/f80755fe-7555-4569-89ba-c06a2390d752', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'created': u'2019-01-03T13:02:58Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-03T13:02:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f80755fe-7555-4569-89ba-c06a2390d752', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-03 13:03:09,277 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f80755fe-7555-4569-89ba-c06a2390d752 -s xenial -r regionOne -u http://172.30.9.28:5000/v3 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 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-03 13:03:09,502 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'ephemeral': 0, 'ram': 2048, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 10, 'id': u'e252b61f-9629-42bc-a986-3caadc2b4c15', 'swap': 0}) 2019-01-03 13:03:09,528 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-03 13:03:09,530 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 13:03:09,537 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-03 13:03:09,715 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-03 13:03:09,715 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-03 13:03:09,900 - 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". 2019-01-03 13:03:18,212 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/18060ab7-3c5e-4260-93a7-529ddc80d9af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/18060ab7-3c5e-4260-93a7-529ddc80d9af/file', 'owner': u'18bd7326f3be4952b7a003a4e3be1ebb', 'id': u'18060ab7-3c5e-4260-93a7-529ddc80d9af', 'size': 263586304, u'self': u'/v2/images/18060ab7-3c5e-4260-93a7-529ddc80d9af', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'18bd7326f3be4952b7a003a4e3be1ebb', 'name': 'juju_epc-project_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/18060ab7-3c5e-4260-93a7-529ddc80d9af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T13:03:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-03T13:03:17Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/18060ab7-3c5e-4260-93a7-529ddc80d9af', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'created': u'2019-01-03T13:03:12Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-03T13:03:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/18060ab7-3c5e-4260-93a7-529ddc80d9af', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-03 13:03:18,436 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 18060ab7-3c5e-4260-93a7-529ddc80d9af -s trusty -r regionOne -u http://172.30.9.28: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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-03 13:03:18,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_2e39e672-2019-4d1f-a0c4-24c5cfd42fb9', 'ephemeral': 0, 'ram': 4096, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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': 10, 'id': u'4f9f2159-a358-43dd-bdab-630193c39d0d', 'swap': 0}) 2019-01-03 13:03:18,527 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-03 13:07:47,340 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=154fb3ea-4bf1-4f54-8258-10da0954cc19 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 13:03:18 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 13:03:18 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=154fb3ea-4bf1-4f54-8258-10da0954cc19", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 13:03:18 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 13:03:18 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:154fb3ea-4bf1-4f54-8258-10da0954cc19 external-network:] 13:03:19 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 13:03:19 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-http-proxy: max-status-history-age:336h https-proxy: enable-os-upgrade:true test-mode:false net-bond-reconfigure-delay:17 name:controller max-action-results-size:5G apt-ftp-proxy: logging-config: image-stream:released enable-os-refresh-update:true apt-https-proxy: container-inherit-properties: development:false proxy-ssh:false container-image-stream:released image-metadata-url: agent-metadata-url: policy-target-group: no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false container-image-metadata-url: egress-subnets: automatically-retry-hooks:true ignore-machine-addresses:false transmit-vendor-metrics:true use-openstack-gbp:false max-action-results-age:336h cloudinit-userdata: apt-no-proxy: fan-config: max-status-history-size:5G uuid:f46776ad-caea-452e-8bc4-2d779bf2b2f3 update-status-hook-interval:5m ftp-proxy: provisioner-harvest-mode:destroyed type:openstack resource-tags: external-network: use-floating-ip:true firewall-mode:instance http-proxy: network:154fb3ea-4bf1-4f54-8258-10da0954cc19 use-default-secgroup:true agent-stream:released authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDohuosKJSZNYEjGggCdvfBneHmduiKvNheDVsFVbuFpP120brzb11ybiWBZRMN8cNefrnsjQUOw3ibFawrtJyA0vxV9i/zDimfON4VtP2tK/J6/4Xjsjq41xteusnu/YB4zUytyDYGmvti8H1QgzNPVwVBywPe1WDmfdUyQAx/w6gnIBOwJ1ajikswmDdzD/BF6N+eg92Ac0/R+YxiFiTzoEgKycR5iiDqr9YcpnHdYUGD5EtWo1/cwEO0LOfXP4xf/3XwNDqHYdPYscPI7zim5AzBcWbggwfByUaaIOt1ibBQVFSc5jRlSbk2g5P3fkSjC5Z91uD6pTzvqX8WfBip juju-client-key disable-network-management:false apt-mirror: ssl-hostname-verification:false default-series:xenial container-networking-method:] 13:03:19 INFO juju.provider.openstack provider.go:145 opening model "controller" 13:03:19 DEBUG goose :1 auth details: &{Token:gAAAAABcLggXTxmnnlj3nRauSgbJ31GOiBSOvqc1pcUjG5uKEPUR9u1FaAYoV7AzAlBErjJCIXTwMcfMEKxX0yFTQ71JyIowufPqMBcUPiJDdQ3ronQUIudbWM7SlnWQLMv7lss1jFgYZB1h0EBDgZwFdo3Ux2iHGHbWzbkaPwQuV9Hv2YMp6Vo TenantId:18bd7326f3be4952b7a003a4e3be1ebb UserId:e5e21f0b782a4bf9b18318475ff77d1a Domain: RegionServiceURLs:map[regionOne:map[nfv-orchestration:http://172.30.9.28:9890 placement:http://172.30.9.28:8778/placement metric:http://172.30.9.28:8041 volume:http://172.30.9.28:8776/v1/18bd7326f3be4952b7a003a4e3be1ebb network:http://172.30.9.28:9696 orchestration:http://172.30.9.28:8004/v1/18bd7326f3be4952b7a003a4e3be1ebb volumev2:http://172.30.9.28:8776/v2/18bd7326f3be4952b7a003a4e3be1ebb volumev3:http://172.30.9.28:8776/v3/18bd7326f3be4952b7a003a4e3be1ebb policy:http://172.30.9.28:1789 image:http://172.30.9.28:9292 key-manager:http://172.30.9.28:9311 compute:http://172.30.9.28:8774/v2.1 cloudformation:http://172.30.9.28:8000/v1 alarming:http://172.30.9.28:8042 identity:http://172.30.9.28:5000]]} 13:03:19 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 13:03:19 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 13:03:19 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 13:03:19 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 13:03:19 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 13:03:19 INFO cmd bootstrap.go:233 Loading image metadata 13:03:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 13:03:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 13:03:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [win2008r2 genericlinux wily utopic win2012hvr2 win2012r2 win2016nano win81 saucy yakkety win2012 win7 vivid trusty bionic win2016hv win8 quantal zesty artful win2012hv centos7 raring precise opensuseleap win2016 win10 xenial] [amd64 i386 armhf arm64 ppc64el s390x] released}} 13:03:19 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 13:03:21 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 13:03:22 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 http://172.30.9.28:5000/v3} not found 13:03:22 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 13:03:22 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 13:03:22 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 13:03:22 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 13:03:22 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 13:03:22 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 13:03:22 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 13:03:22 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 13:03:22 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 13:03:22 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 13:03:23 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 []} 13:03:25 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 13:03:25 INFO cmd bootstrap.go:389 Starting new instance for initial controller 13:03:25 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 13:03:26 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 13:03:26 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f80755fe-7555-4569-89ba-c06a2390d752 Arch:amd64 VirtType:}] 13:03:26 INFO juju.environs.instances image.go:106 find instance - using image with id: f80755fe-7555-4569-89ba-c06a2390d752 13:03:26 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 13:03:26 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 13:03:26 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2494 bytes 13:03:26 DEBUG juju.provider.openstack provider.go:1005 using network id "154fb3ea-4bf1-4f54-8258-10da0954cc19" 13:03:26 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" has status BUILD, wait 10 seconds before retry, attempt 11 13:05:32 INFO juju.provider.openstack provider.go:1175 started instance "e4ccdb66-bf67-42df-a9b4-d14e84f7932d" 13:05:32 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 13:05:34 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 13:05:34 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 13:05:36 INFO cmd bootstrap.go:225 - e4ccdb66-bf67-42df-a9b4-d14e84f7932d (arch=amd64 mem=2G cores=1) 13:05:36 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 13:05:36 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 13:05:36 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 13:05:39 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 13:05:39 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 13:05:40 DEBUG juju.provider.openstack provider.go:417 instance e4ccdb66-bf67-42df-a9b4-d14e84f7932d has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.7:22 13:05:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 13:05:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: ssh: connect to host 172.30.9.203 port 22: Connection refused 13:05:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 13:05:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 13:05:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 13:05:50 DEBUG juju.provider.openstack provider.go:417 instance e4ccdb66-bf67-42df-a9b4-d14e84f7932d has floating IP address: 172.30.9.203 13:05:50 INFO cmd bootstrap.go:333 Connected to 172.30.9.203 13:05:50 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries 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.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 13:05:50 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-f2b2f3-controller-0 13:07:44 INFO cmd bootstrap.go:455 Bootstrap agent now started 13:07:45 DEBUG juju.provider.openstack provider.go:417 instance e4ccdb66-bf67-42df-a9b4-d14e84f7932d has floating IP address: 172.30.9.203 13:07:45 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.7:17070] 13:07:45 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 13:07:45 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.7:17070] 13:07:47 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" 13:07:47 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" 13:07:47 DEBUG juju.api monitor.go:35 RPC connection died 13:07:47 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 13:07:47 INFO cmd controller.go:88 Controller machines are in the "controller" model 13:07:47 INFO cmd controller.go:89 Initial model "default" added 13:07:47 INFO cmd supercommand.go:465 command finished 2019-01-03 13:07:47,341 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-01-03 13:07:47,341 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-01-03 13:08:10,210 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-01-03 13:08:10,210 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-01-03 13:33:38,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2019-01-03 13:33:21.556703Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-01-03 13:33:38,547 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-01-03 13:33:38,547 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-01-03 13:33:38,785 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 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* maintenance idle 0 172.30.9.204 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.206 3306/tcp oai-epc/0* error idle 2 172.30.9.202 hook failed: "install" oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 eb45c6b0-768e-49f1-9523-651b4e547de2 xenial nova ACTIVE 1 started 172.30.9.206 4d27147a-ac52-491e-8978-260bee1b5d69 trusty nova ACTIVE 2 started 172.30.9.202 48223d1d-262c-4009-a30d-edc9fac5aa95 trusty nova ACTIVE 3 started 172.30.9.205 63a87844-18ce-45f5-86d8-412b6df9d2c4 trusty nova ACTIVE 2019-01-03 13:33:38,977 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.204 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2019-01-03 13:33:38,977 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2019-01-03 13:33:39,113 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-03 13:33:39,113 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:52 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-03 13:33:39,972 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 13:10:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 13:10:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 13:10:58 DEBUG juju.agent read agent config, format "2.0" machine-0: 13:10:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 13:10:58 DEBUG juju.worker start "engine" machine-0: 13:10:58 INFO juju.worker start "engine" machine-0: 13:10:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 13:10:58 DEBUG juju.worker "engine" started machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.introspection stats worker now serving machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.apicaller connecting with old password machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 13:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:10:58 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:10:58 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 13:10:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 13:10:59 DEBUG juju.worker.apicaller connected machine-0: 13:10:59 DEBUG juju.worker.apicaller changing password... machine-0: 13:11:00 DEBUG juju.worker.apicaller password changed machine-0: 13:11:00 DEBUG juju.api RPC connection died machine-0: 13:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 13:11:00 DEBUG juju.worker.apicaller connecting with current password machine-0: 13:11:00 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:00 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:00 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:00 DEBUG juju.worker.apicaller connected machine-0: 13:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 13:11:01 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 13:11:01 INFO juju.worker.upgrader unblocking abort check machine-0: 13:11:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 13:11:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 13:11:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 13:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.logger logger setup machine-0: 13:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 13:11:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 13:11:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 13:11:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 13:11:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 13:11:01 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 13:11:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 13:11:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 13:11:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 13:11:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 13:11:01 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 13:11:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 13:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 13:11:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 13:11:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 13:11:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 13:11:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 13:11:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 13:11:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 13:11:01 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 13:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 13:11:01 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 13:11:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 13:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 13:11:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 13:11:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 13:11:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 13:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 13:11:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 13:11:01 DEBUG juju.api RPC connection died machine-0: 13:11:01 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-0": connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 13:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.apicaller connecting with current password machine-0: 13:11:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 13:11:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:11:01 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:01 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 13:11:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 13:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 13:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:02 DEBUG juju.worker.apicaller connected machine-0: 13:11:02 DEBUG juju.api RPC connection died machine-0: 13:11:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 13:11:02 DEBUG juju.worker.apicaller connecting with current password machine-0: 13:11:02 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:02 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:02 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:02 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-0: 13:11:04 DEBUG juju.worker.apicaller connected machine-0: 13:11:04 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 13:11:04 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 13:11:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 13:11:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 13:11:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 13:11:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 13:11:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 13:11:04 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 13:11:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.logger logger setup machine-0: 13:11:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 13:11:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 13:11:04 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 13:11:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 13:11:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 13:11:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 13:11:04 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 13:11:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 13:11:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 13:11:04 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 13:11:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 13:11:04 DEBUG juju.network "lxdbr0" has addresses [fe80::783e:deff:fedc:9b5/64 fe80::1/64] machine-0: 13:11:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 13:11:04 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 13:11:04 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 13:11:04 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 13:11:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 13:11:04 DEBUG juju.network including address local-machine:::1 for machine machine-0: 13:11:04 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 13:11:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 13:11:04 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 13:11:04 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 13:11:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 13:11:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 13:11:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 13:11:04 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 13:11:04 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 13:11:04 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 13:11:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 13:11:04 DEBUG juju.network "lxdbr0" has addresses [fe80::783e:deff:fedc:9b5/64 fe80::1/64] machine-0: 13:11:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 13:11:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 13:11:04 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 13:11:04 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 13:11:04 DEBUG juju.network including address local-machine:::1 for machine machine-0: 13:11:04 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 13:11:04 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 13:11:04 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 13:11:04 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 13:11:04 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 13:11:04 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 13:11:04 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 13:11:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 13:11:04 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 13:11:04 INFO juju.worker.upgrader unblocking abort check machine-0: 13:11:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 13:11:04 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 13:11:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 13:11:05 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 13:11:05 DEBUG juju.worker start "0-container-watcher" machine-0: 13:11:05 DEBUG juju.worker start "stateconverter" machine-0: 13:11:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 13:11:05 INFO juju.worker start "0-container-watcher" machine-0: 13:11:05 DEBUG juju.worker "0-container-watcher" started machine-0: 13:11:05 INFO juju.worker start "stateconverter" machine-0: 13:11:05 DEBUG juju.worker "stateconverter" started machine-0: 13:11:05 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 13:11:05 DEBUG juju.service discovered init system "systemd" from local host machine-0: 13:11:05 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 13:11:05 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]} machine-0: 13:11:05 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 13:11:05 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 13:11:05 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 13:11:05 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 13:11:05 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: 13:11:05 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 13:11:05 INFO juju.worker start "api" unit-abot-epc-basic-0: 13:11:05 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 13:11:06 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:06 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:06 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:06 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 13:11:06 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:11:06 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 13:11:07 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 13:11:07 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 13:11:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 13:11:07 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 13:11:07 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:07 INFO juju.api connection established to "wss://252.7.0.1:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:07 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:07 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:11:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 13:11:08 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 13:11:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 13:11:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 13:11:08 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: 13:11:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network "lxdbr0" has addresses [fe80::783e:deff:fedc:9b5/64 fe80::1/64] unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 13:11:08 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 13:11:08 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 13:11:08 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 13:11:08 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 13:11:08 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 13:11:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 13:11:08 DEBUG juju.worker.dependency "uniter" manifold worker started machine-0: 13:11:09 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:a6:f3:3d CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a6:f3:3d CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:7a:3e:de:dc:09:b5 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:7a:3e:de:dc:09:b5 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4e:07:a1:46:af:d8 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.9.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4e:07:a1:46:af:d8 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:4e:07:a1:46:af:d8 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] machine-0: 13:11:09 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 13:11:09 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 13:11:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 13:11:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 13:11:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 13:11:09 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: 13:11:09 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 13:11:09 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 13:11:09 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 13:11:09 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 13:11:09 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 13:11:09 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 13:11:09 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 13:11:09 DEBUG httpbakery client do GET https://252.7.0.1:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 13:11:09 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 13:11:09 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 13:11:09 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 13:11:10 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 13:11:10 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 13:11:10 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 13:11:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 13:11:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 13:11:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 13:11:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 13:11:10 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 13:11:10 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 13:11:10 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 13:11:10 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: 13:11:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 13:11:12 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 13:11:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 13:11:12 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 13:11:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 13:11:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:11:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 13:11:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:11:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:11:12 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:11:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 13:11:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 13:11:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 13:11:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 13:11:13 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 13:11:13 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 13:11:13 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 13:11:13 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 13:11:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:11:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:11:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:11:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 13:11:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 13:11:16 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.6 [197 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 13:11:17 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 13:11:18 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 13:11:18 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 13:11:18 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 13:11:18 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 13:11:19 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 13:11:20 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 13:11:21 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 13:11:22 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 13:11:23 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 13:11:24 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 9s (7238 kB/s) unit-abot-epc-basic-0: 13:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 13:11:25 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 ... 54413 files and directories currently installed.) unit-abot-epc-basic-0: 13:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 13:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 13:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 13:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 13:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 13:11:28 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 13:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 13:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 13:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 13:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 13:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 13:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 13:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 13:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 13:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 13:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 13:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 13:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 13:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 13:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 13:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 13:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 13:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 13:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 13:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 13:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 13:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 13:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 13:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 13:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 13:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 13:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 13:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 13:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 13:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 13:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 13:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 13:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 13:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 13:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 13:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 13:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 13:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 13:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 13:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 13:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 13:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 13:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 13:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 13:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 13:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 13:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 13:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 13:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 13:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 13:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 13:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 13:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 13:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 13:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 13:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 13:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 13:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 13:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 13:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 13:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 13:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 13:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 13:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 13:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 13:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 13:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 13:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 13:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 13:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 13:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 13:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 13:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 13:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 13:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 13:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 13:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 13:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 13:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 13:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 13:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 13:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 13:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 13:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 13:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 13:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 13:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 13:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 13:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 13:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 13:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 13:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 13:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 13:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:12:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 13:12:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 13:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 13:12:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 13:12:44 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:12:48 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:12:50 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 13:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 13:12:51 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 13:12:52 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 13:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 13:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 13:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 13:12:55 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 13:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 13:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 13:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 13:12:57 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 13:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 13:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 13:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 13:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 13:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 13:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 13:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 13:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 13:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 13:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 13:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 13:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:13:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 13:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 13:13:07 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 13:13:07 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:13:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 13:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 13:13:10 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 13:13:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 13:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 13:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 13:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 13:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 13:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 13:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 13:13:13 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 13:13:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 13:13:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 13:13:14 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 13:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 13:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 13:13:15 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 13:13:18 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 13:13:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 13:13:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 13:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 13:13:23 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:13:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 13:13:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 13:13:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:13:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 13:13:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:13:25 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 13:13:25 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 13:13:26 DEBUG unit.abot-epc-basic/0.install --2019-01-03 13:13:26-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:13:26 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 13:13:27 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 13:13:27 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 13:13:27 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 13:13:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:13:27 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 59.0K 13m11s unit-abot-epc-basic-0: 13:13:28 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 59.1K 13m9s unit-abot-epc-basic-0: 13:13:29 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 59.2K 13m8s unit-abot-epc-basic-0: 13:13:30 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 88.4K 12m2s unit-abot-epc-basic-0: 13:13:30 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 121K 10m53s unit-abot-epc-basic-0: 13:13:31 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 97.2K 10m24s unit-abot-epc-basic-0: 13:13:31 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 181K 9m30s unit-abot-epc-basic-0: 13:13:31 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 149K 8m58s unit-abot-epc-basic-0: 13:13:32 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 116K 8m42s unit-abot-epc-basic-0: 13:13:32 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 140K 8m22s unit-abot-epc-basic-0: 13:13:32 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 170K 8m1s unit-abot-epc-basic-0: 13:13:33 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 155K 7m45s unit-abot-epc-basic-0: 13:13:33 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 116K 7m39s unit-abot-epc-basic-0: 13:13:33 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 176K 7m25s unit-abot-epc-basic-0: 13:13:34 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 175K 7m12s unit-abot-epc-basic-0: 13:13:34 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 139K 7m5s unit-abot-epc-basic-0: 13:13:34 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 174K 6m55s unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 154K 6m48s unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 155K 6m42s unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 155K 6m36s unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 142K 6m32s unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 177K 6m26s unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 177K 6m20s unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 177K 6m14s unit-abot-epc-basic-0: 13:13:37 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 238K 6m6s unit-abot-epc-basic-0: 13:13:37 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 209K 6m0s unit-abot-epc-basic-0: 13:13:37 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 217K 5m54s unit-abot-epc-basic-0: 13:13:37 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 237K 5m48s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 248K 5m42s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 307K 5m35s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 305K 5m29s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 308K 5m23s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 317K 5m17s unit-abot-epc-basic-0: 13:13:38 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 304K 5m12s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 329K 5m6s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 541K 5m0s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 127K 5m1s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 48.0M 4m53s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 9.04M 4m45s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 304K 4m41s unit-abot-epc-basic-0: 13:13:39 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 323K 4m37s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 302K 4m34s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 422K 4m30s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 253K 4m27s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 156K 4m27s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 58.3M 4m21s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 406K 4m18s unit-abot-epc-basic-0: 13:13:40 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 308K 4m15s unit-abot-epc-basic-0: 13:13:41 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 203K 4m14s unit-abot-epc-basic-0: 13:13:41 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 322K 4m11s unit-abot-epc-basic-0: 13:13:41 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 310K 4m9s unit-abot-epc-basic-0: 13:13:41 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 207K 4m8s unit-abot-epc-basic-0: 13:13:41 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 371K 4m5s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 273K 4m4s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 293K 4m2s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 324K 3m59s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 246K 3m58s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 368K 3m56s unit-abot-epc-basic-0: 13:13:42 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 275K 3m54s unit-abot-epc-basic-0: 13:13:43 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 292K 3m53s unit-abot-epc-basic-0: 13:13:43 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 428K 3m50s unit-abot-epc-basic-0: 13:13:43 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 103K 3m53s unit-abot-epc-basic-0: 13:13:43 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 48.6M 3m49s unit-abot-epc-basic-0: 13:13:43 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 662K 3m46s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 181K 3m46s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 238K 3m45s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 287K 3m44s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 277K 3m43s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 238K 3m42s unit-abot-epc-basic-0: 13:13:44 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 289K 3m40s unit-abot-epc-basic-0: 13:13:45 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 276K 3m39s unit-abot-epc-basic-0: 13:13:45 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 240K 3m39s unit-abot-epc-basic-0: 13:13:45 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 415K 3m37s unit-abot-epc-basic-0: 13:13:45 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 247K 3m36s unit-abot-epc-basic-0: 13:13:45 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 248K 3m35s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 369K 3m34s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 268K 3m33s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 419K 3m31s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 205K 3m31s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 321K 3m29s unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 354K 3m28s unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 277K 3m27s unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 401K 3m26s unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 124K 3m27s unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 56.4M 3m24s unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 234K 3m24s unit-abot-epc-basic-0: 13:13:48 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 246K 3m23s unit-abot-epc-basic-0: 13:13:48 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 276K 3m23s unit-abot-epc-basic-0: 13:13:48 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 203K 3m22s unit-abot-epc-basic-0: 13:13:48 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 362K 3m21s unit-abot-epc-basic-0: 13:13:48 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 272K 3m20s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 207K 3m20s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 362K 3m19s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 280K 3m18s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 247K 3m18s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 301K 3m17s unit-abot-epc-basic-0: 13:13:49 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 308K 3m16s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 319K 3m15s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 113K 3m17s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 49.0M 3m15s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 509K 3m13s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 270K 3m13s unit-abot-epc-basic-0: 13:13:50 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 204K 3m12s unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 214K 3m12s unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 279K 3m12s unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 269K 3m11s unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 214K 3m11s unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 389K 3m10s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 254K 3m9s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 278K 3m9s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 464K 3m8s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 95.3K 3m10s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 48.9M 3m8s unit-abot-epc-basic-0: 13:13:52 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 1.29M 3m6s unit-abot-epc-basic-0: 13:13:53 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 204K 3m6s unit-abot-epc-basic-0: 13:13:53 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 186K 3m6s unit-abot-epc-basic-0: 13:13:53 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 385K 3m5s unit-abot-epc-basic-0: 13:13:53 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 252K 3m5s unit-abot-epc-basic-0: 13:13:54 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 202K 3m5s unit-abot-epc-basic-0: 13:13:54 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 377K 3m4s unit-abot-epc-basic-0: 13:13:54 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 107K 3m5s unit-abot-epc-basic-0: 13:13:54 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 204K 3m5s unit-abot-epc-basic-0: 13:13:54 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 53.9M 3m3s unit-abot-epc-basic-0: 13:13:55 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 432K 3m2s unit-abot-epc-basic-0: 13:13:55 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 247K 3m2s unit-abot-epc-basic-0: 13:13:55 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 94.6K 3m4s unit-abot-epc-basic-0: 13:13:55 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 28.4M 3m2s unit-abot-epc-basic-0: 13:13:56 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 160K 3m2s unit-abot-epc-basic-0: 13:13:56 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 177K 3m2s unit-abot-epc-basic-0: 13:13:56 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 177K 3m3s unit-abot-epc-basic-0: 13:13:56 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 177K 3m3s unit-abot-epc-basic-0: 13:13:57 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 199K 3m3s unit-abot-epc-basic-0: 13:13:57 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 178K 3m3s unit-abot-epc-basic-0: 13:13:58 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 88.8K 3m4s unit-abot-epc-basic-0: 13:13:58 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 44.8M 3m3s unit-abot-epc-basic-0: 13:13:58 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 126K 3m4s unit-abot-epc-basic-0: 13:13:58 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 144K 3m4s unit-abot-epc-basic-0: 13:13:59 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 120K 3m5s unit-abot-epc-basic-0: 13:13:59 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 137K 3m5s unit-abot-epc-basic-0: 13:14:00 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 111K 3m6s unit-abot-epc-basic-0: 13:14:00 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 160K 3m7s unit-abot-epc-basic-0: 13:14:00 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 137K 3m7s unit-abot-epc-basic-0: 13:14:01 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 109K 3m8s unit-abot-epc-basic-0: 13:14:01 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 122K 3m9s unit-abot-epc-basic-0: 13:14:01 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 116K 3m10s unit-abot-epc-basic-0: 13:14:02 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 126K 3m10s unit-abot-epc-basic-0: 13:14:02 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 130K 3m11s unit-abot-epc-basic-0: 13:14:03 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 145K 3m11s unit-abot-epc-basic-0: 13:14:03 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 120K 3m12s unit-abot-epc-basic-0: 13:14:03 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 137K 3m12s unit-abot-epc-basic-0: 13:14:04 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 120K 3m13s unit-abot-epc-basic-0: 13:14:04 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 153K 3m13s unit-abot-epc-basic-0: 13:14:05 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 132K 3m13s unit-abot-epc-basic-0: 13:14:05 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 131K 3m14s unit-abot-epc-basic-0: 13:14:05 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 139K 3m14s unit-abot-epc-basic-0: 13:14:06 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 102K 3m15s unit-abot-epc-basic-0: 13:14:06 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 179K 3m15s unit-abot-epc-basic-0: 13:14:06 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 130K 3m15s unit-abot-epc-basic-0: 13:14:07 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 109K 3m16s unit-abot-epc-basic-0: 13:14:07 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 155K 3m16s unit-abot-epc-basic-0: 13:14:08 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 155K 3m16s unit-abot-epc-basic-0: 13:14:08 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 147K 3m16s unit-abot-epc-basic-0: 13:14:08 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 121K 3m17s unit-abot-epc-basic-0: 13:14:09 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 150K 3m17s unit-abot-epc-basic-0: 13:14:09 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 155K 3m17s unit-abot-epc-basic-0: 13:14:09 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 162K 3m17s unit-abot-epc-basic-0: 13:14:10 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 140K 3m17s unit-abot-epc-basic-0: 13:14:10 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 134K 3m18s unit-abot-epc-basic-0: 13:14:10 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 150K 3m18s unit-abot-epc-basic-0: 13:14:11 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 174K 3m17s unit-abot-epc-basic-0: 13:14:11 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 173K 3m17s unit-abot-epc-basic-0: 13:14:11 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 158K 3m17s unit-abot-epc-basic-0: 13:14:12 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 81.1K 3m19s unit-abot-epc-basic-0: 13:14:12 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 258K 3m18s unit-abot-epc-basic-0: 13:14:13 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 76.6K 3m20s unit-abot-epc-basic-0: 13:14:13 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 177K 3m19s unit-abot-epc-basic-0: 13:14:13 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 98.3K 3m20s unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 148K 3m20s unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 98.7K 3m21s unit-abot-epc-basic-0: 13:14:15 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 147K 3m21s unit-abot-epc-basic-0: 13:14:15 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 97.5K 3m22s unit-abot-epc-basic-0: 13:14:15 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 150K 3m22s unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 97.3K 3m23s unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 88.7K 3m23s unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 151K 3m23s unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 97.0K 3m24s unit-abot-epc-basic-0: 13:14:18 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 134K 3m24s unit-abot-epc-basic-0: 13:14:18 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 105K 3m25s unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 136K 3m25s unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 105K 3m25s unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 136K 3m25s unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 105K 3m26s unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 134K 3m26s unit-abot-epc-basic-0: 13:14:21 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 96.3K 3m27s unit-abot-epc-basic-0: 13:14:21 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 98.9K 3m27s unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 95.1K 3m28s unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 88.3K 3m29s unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 99.1K 3m29s unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 103K 3m30s unit-abot-epc-basic-0: 13:14:24 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 60.0K 3m31s unit-abot-epc-basic-0: 13:14:25 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 105K 3m32s unit-abot-epc-basic-0: 13:14:25 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 76.3K 3m33s unit-abot-epc-basic-0: 13:14:26 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 63.2K 3m34s unit-abot-epc-basic-0: 13:14:27 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 65.5K 3m36s unit-abot-epc-basic-0: 13:14:28 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 72.5K 3m37s unit-abot-epc-basic-0: 13:14:28 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 86.5K 3m38s unit-abot-epc-basic-0: 13:14:29 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 76.7K 3m39s unit-abot-epc-basic-0: 13:14:29 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 88.6K 3m39s unit-abot-epc-basic-0: 13:14:30 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 119K 3m39s unit-abot-epc-basic-0: 13:14:30 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 117K 3m39s unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 175K 3m39s unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 177K 3m39s unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 181K 3m38s unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 272K 3m38s unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 172K 3m37s unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 266K 3m37s unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 265K 3m36s unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 222K 3m35s unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 206K 3m35s unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 184K 3m34s unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 128K 3m34s unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 270K 3m34s unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 216K 3m33s unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 176K 3m33s unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 181K 3m32s unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 178K 3m32s unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 148K 3m32s unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 217K 3m31s unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 151K 3m31s unit-abot-epc-basic-0: 13:14:36 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 174K 3m31s unit-abot-epc-basic-0: 13:14:36 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 117K 3m31s unit-abot-epc-basic-0: 13:14:36 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 178K 3m31s unit-abot-epc-basic-0: 13:14:37 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 97.8K 3m31s unit-abot-epc-basic-0: 13:14:37 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 156K 3m31s unit-abot-epc-basic-0: 13:14:38 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 115K 3m31s unit-abot-epc-basic-0: 13:14:38 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 99.3K 3m31s unit-abot-epc-basic-0: 13:14:39 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 102K 3m31s unit-abot-epc-basic-0: 13:14:39 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 112K 3m31s unit-abot-epc-basic-0: 13:14:39 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 94.6K 3m32s unit-abot-epc-basic-0: 13:14:40 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 116K 3m32s unit-abot-epc-basic-0: 13:14:40 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 120K 3m32s unit-abot-epc-basic-0: 13:14:41 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 116K 3m32s unit-abot-epc-basic-0: 13:14:42 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 64.5K 3m33s unit-abot-epc-basic-0: 13:14:42 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 150K 3m33s unit-abot-epc-basic-0: 13:14:42 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 85.7K 3m33s unit-abot-epc-basic-0: 13:14:43 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 82.9K 3m34s unit-abot-epc-basic-0: 13:14:44 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 61.8K 3m35s unit-abot-epc-basic-0: 13:14:44 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 83.3K 3m35s unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 67.6K 3m36s unit-abot-epc-basic-0: 13:14:46 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 79.1K 3m37s unit-abot-epc-basic-0: 13:14:46 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 88.4K 3m37s unit-abot-epc-basic-0: 13:14:47 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 77.7K 3m38s unit-abot-epc-basic-0: 13:14:48 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 88.2K 3m38s unit-abot-epc-basic-0: 13:14:48 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 88.7K 3m38s unit-abot-epc-basic-0: 13:14:49 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 89.1K 3m39s unit-abot-epc-basic-0: 13:14:49 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 104K 3m39s unit-abot-epc-basic-0: 13:14:50 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 137K 3m38s unit-abot-epc-basic-0: 13:14:50 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 153K 3m38s unit-abot-epc-basic-0: 13:14:50 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 178K 3m38s unit-abot-epc-basic-0: 13:14:50 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 180K 3m37s unit-abot-epc-basic-0: 13:14:51 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 207K 3m37s unit-abot-epc-basic-0: 13:14:51 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 248K 3m36s unit-abot-epc-basic-0: 13:14:51 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 200K 3m36s unit-abot-epc-basic-0: 13:14:51 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 443K 3m35s unit-abot-epc-basic-0: 13:14:51 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 250K 3m34s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 579K 3m33s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 105K 3m33s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 44.5M 3m32s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 52.4M 3m31s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 308K 3m30s unit-abot-epc-basic-0: 13:14:52 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 318K 3m30s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 228K 3m29s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 163K 3m29s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 43.7M 3m28s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 409K 3m27s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 250K 3m26s unit-abot-epc-basic-0: 13:14:53 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 209K 3m26s unit-abot-epc-basic-0: 13:14:54 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 195K 3m25s unit-abot-epc-basic-0: 13:14:54 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 341K 3m25s unit-abot-epc-basic-0: 13:14:54 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 310K 3m24s unit-abot-epc-basic-0: 13:14:54 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 179K 3m24s unit-abot-epc-basic-0: 13:14:55 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 123K 3m24s unit-abot-epc-basic-0: 13:14:55 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 47.3M 3m23s unit-abot-epc-basic-0: 13:14:55 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 313K 3m22s unit-abot-epc-basic-0: 13:14:55 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 179K 3m22s unit-abot-epc-basic-0: 13:14:55 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 303K 3m21s unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 95.7K 3m21s unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 54.1M 3m20s unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 178K 3m20s unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 178K 3m19s unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 206K 3m19s unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 208K 3m18s unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 204K 3m18s unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 179K 3m18s unit-abot-epc-basic-0: 13:14:58 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 195K 3m17s unit-abot-epc-basic-0: 13:14:58 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 219K 3m17s unit-abot-epc-basic-0: 13:14:58 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 103K 3m17s machine-1: 13:14:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 13:14:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 13:14:58 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 13:14:58 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 395K 3m16s machine-1: 13:14:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 13:14:59 DEBUG juju.worker start "engine" machine-1: 13:14:59 INFO juju.worker start "engine" machine-1: 13:14:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 13:14:59 DEBUG juju.worker "engine" started machine-1: 13:14:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.introspection stats worker now serving machine-1: 13:14:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.apicaller connecting with old password machine-1: 13:14:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:14:59 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:14:59 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 13:14:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 13:14:59 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 13:14:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 13:14:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 13:14:59 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 171K 3m16s machine-1: 13:14:59 DEBUG juju.worker.apicaller connected machine-1: 13:14:59 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 13:14:59 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 116K 3m16s machine-1: 13:14:59 DEBUG juju.worker.apicaller password changed machine-1: 13:14:59 DEBUG juju.api RPC connection died machine-1: 13:14:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 13:14:59 DEBUG juju.worker.apicaller connecting with current password machine-1: 13:14:59 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:14:59 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:14:59 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:14:59 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 179K 3m15s unit-abot-epc-basic-0: 13:15:00 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 173K 3m15s machine-1: 13:15:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:15:00 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 90.0K 3m15s machine-1: 13:15:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 13:15:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 13:15:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 13:15:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 13:15:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 13:15:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:15:01 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 13:15:01 INFO juju.worker.upgrader unblocking abort check machine-1: 13:15:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 13:15:01 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 175K 3m15s machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 13:15:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 13:15:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 13:15:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 13:15:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 13:15:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 13:15:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 13:15:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 13:15:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 13:15:01 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 13:15:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 13:15:01 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 13:15:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 13:15:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 13:15:01 DEBUG juju.api RPC connection died machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 13:15:01 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 13:15:01 ERROR juju.worker.dependency "proxy-config-updater" manifold worker returned unexpected error: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 13:15:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-1: 13:15:01 ERROR juju.worker.dependency "serving-info-setter" manifold worker returned unexpected error: checking controller status: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/cmd/jujud/agent/machine/servinginfo_setter.go:99: github.com/juju/juju/cmd/jujud/agent/machine/servinginfo_setter.go:60: checking controller status github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 13:15:01 ERROR juju.worker.dependency "reboot-executor" manifold worker returned unexpected error: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/reboot/reboot.go:56: machine-1: 13:15:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 13:15:01 ERROR juju.worker.dependency "unit-agent-deployer" manifold worker returned unexpected error: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/deployer/manifold.go:58: github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 13:15:01 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 13:15:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.apicaller connecting with current password machine-1: 13:15:01 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:15:01 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-1: 13:15:01 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:15:01 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 174K 3m14s machine-1: 13:15:01 DEBUG juju.worker.apicaller connected machine-1: 13:15:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 13:15:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 13:15:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: unit-abot-epc-basic-0: 13:15:01 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 115K 3m14s machine-1: 13:15:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 13:15:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 13:15:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 13:15:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 13:15:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 13:15:01 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 13:15:01 INFO juju.util.exec run result: exit status 127 machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec674248371/script.sh: line 1: fanatic: command not found 127 machine-1: 13:15:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 13:15:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 13:15:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 13:15:01 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 13:15:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 13:15:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 13:15:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.logger logger setup machine-1: 13:15:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 13:15:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 13:15:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 13:15:01 INFO juju.util.exec run result: exit status 127 machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec318603544/script.sh: line 1: fanatic: command not found 127 machine-1: 13:15:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 13:15:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 13:15:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 13:15:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 13:15:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 13:15:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 13:15:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 13:15:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 13:15:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:15:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:15:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:15:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 13:15:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 13:15:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 13:15:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 13:15:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 13:15:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 13:15:01 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 13:15:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 13:15:01 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 13:15:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 13:15:01 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 13:15:01 INFO juju.worker.upgrader unblocking abort check machine-1: 13:15:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 13:15:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:15:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 13:15:01 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 13:15:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 13:15:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 13:15:01 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 13:15:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 13:15:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 13:15:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 13:15:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 13:15:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 13:15:02 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 13:15:02 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 103K 3m14s machine-1: 13:15:02 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 13:15:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 13:15:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 13:15:02 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 178K 3m14s machine-1: 13:15:02 DEBUG juju.worker start "1-container-watcher" machine-1: 13:15:02 DEBUG juju.worker start "stateconverter" machine-1: 13:15:02 INFO juju.worker start "1-container-watcher" machine-1: 13:15:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 13:15:02 DEBUG juju.worker "1-container-watcher" started machine-1: 13:15:02 INFO juju.worker start "stateconverter" machine-1: 13:15:02 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 13:15:02 DEBUG juju.worker "stateconverter" started machine-1: 13:15:02 DEBUG juju.service discovered init system "upstart" from local host machine-1: 13:15:02 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 13:15:03 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]}}} machine-1: 13:15:03 INFO juju.worker.machiner "machine-1" started machine-1: 13:15:03 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 13:15:03 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 104K 3m14s unit-mysql-0: 13:15:03 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 13:15:03 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: 13:15:03 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 13:15:03 DEBUG juju.worker start "api" unit-mysql-0: 13:15:03 INFO juju.worker start "api" unit-mysql-0: 13:15:03 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 13:15:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 13:15:03 DEBUG juju.worker "api" started unit-mysql-0: 13:15:03 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:03 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 13:15:03 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:15:03 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:15:03 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:15:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 13:15:03 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 137K 3m14s unit-abot-epc-basic-0: 13:15:03 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 150K 3m14s unit-mysql-0: 13:15:04 DEBUG juju.worker.apicaller connected unit-mysql-0: 13:15:04 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 13:15:04 DEBUG juju.worker.apicaller password changed unit-mysql-0: 13:15:04 DEBUG juju.api RPC connection died unit-mysql-0: 13:15:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 13:15:04 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 13:15:04 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:15:04 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:15:04 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:15:04 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 88.7K 3m14s unit-abot-epc-basic-0: 13:15:04 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 185K 3m13s unit-mysql-0: 13:15:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:15:05 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 116K 3m13s machine-1: 13:15:05 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:0e:c3:41 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0e:c3:41 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 13:15:05 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 131K 3m13s unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 13:15:05 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 13:15:05 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 13:15:05 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 13:15:05 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 141K 3m13s unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 13:15:05 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.logger logger setup unit-mysql-0: 13:15:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 13:15:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 13:15:05 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 13:15:05 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 13:15:05 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 13:15:05 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 13:15:05 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 13:15:05 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 13:15:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 13:15:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 13:15:05 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 13:15:05 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 13:15:05 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 13:15:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 13:15:05 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 13:15:05 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 13:15:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 13:15:05 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-mysql-0: 13:15:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 13:15:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 13:15:06 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 13:15:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 13:15:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 13:15:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 13:15:06 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 127K 3m13s unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 13:15:06 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 13:15:06 INFO juju.worker.uniter resuming charm install unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 13:15:06 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 13:15:06 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 13:15:06 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 13:15:06 DEBUG httpbakery } -> error unit-mysql-0: 13:15:06 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 13:15:06 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 13:15:06 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 13:15:06 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 166K 3m12s unit-abot-epc-basic-0: 13:15:06 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 123K 3m12s unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 119K 3m12s unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 170K 3m12s unit-abot-epc-basic-0: 13:15:08 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 123K 3m12s unit-abot-epc-basic-0: 13:15:08 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 141K 3m11s unit-abot-epc-basic-0: 13:15:08 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 138K 3m11s unit-abot-epc-basic-0: 13:15:09 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 176K 3m11s unit-abot-epc-basic-0: 13:15:09 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 137K 3m11s unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 13:15:09 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 13:15:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 13:15:09 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 13:15:09 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 13:15:09 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 13:15:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:15:09 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 155K 3m10s unit-abot-epc-basic-0: 13:15:09 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 177K 3m10s unit-mysql-0: 13:15:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 13:15:10 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 175K 3m10s unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 13:15:10 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 183K 3m9s unit-abot-epc-basic-0: 13:15:10 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 242K 3m9s unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 13:15:10 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 13:15:10 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-abot-epc-basic-0: 13:15:10 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 212K 3m8s unit-abot-epc-basic-0: 13:15:11 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 307K 3m8s unit-abot-epc-basic-0: 13:15:11 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 205K 3m7s unit-abot-epc-basic-0: 13:15:11 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 156K 3m7s unit-mysql-0: 13:15:11 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (674 kB/s) unit-mysql-0: 13:15:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 13:15:11 DEBUG unit.mysql/0.install (Reading database ... 78222 files and directories currently installed.) unit-mysql-0: 13:15:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 13:15:11 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:15:11 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 177K 3m7s unit-abot-epc-basic-0: 13:15:11 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 48.7M 3m6s unit-abot-epc-basic-0: 13:15:12 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 194K 3m5s unit-mysql-0: 13:15:12 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:15:12 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 164K 3m5s unit-mysql-0: 13:15:12 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:15:12 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 247K 3m4s unit-abot-epc-basic-0: 13:15:13 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 178K 3m4s unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 13:15:13 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 177K 3m4s unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 13:15:13 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 205K 3m3s unit-abot-epc-basic-0: 13:15:13 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 201K 3m3s unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 13:15:13 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 13:15:13 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: 13:15:14 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (23.2 kB/s) unit-abot-epc-basic-0: 13:15:14 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 182K 3m3s unit-mysql-0: 13:15:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 13:15:14 DEBUG unit.mysql/0.install (Reading database ... 78262 files and directories currently installed.) unit-mysql-0: 13:15:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 13:15:14 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 188K 3m2s unit-mysql-0: 13:15:14 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 13:15:14 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 13:15:14 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 198K 3m2s unit-abot-epc-basic-0: 13:15:14 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 178K 3m1s unit-abot-epc-basic-0: 13:15:15 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 180K 3m1s unit-abot-epc-basic-0: 13:15:15 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 207K 3m1s unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 13:15:15 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 200K 3m0s unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 13:15:15 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 13:15:15 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 179K 3m0s unit-abot-epc-basic-0: 13:15:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:15:16 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:15:16 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 13:15:16 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 13:15:16 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] unit-abot-epc-basic-0: 13:15:16 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 202K 2m59s unit-abot-epc-basic-0: 13:15:16 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 178K 2m59s unit-mysql-0: 13:15:16 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] unit-mysql-0: 13:15:16 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] unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 70.5K 2m59s unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 54.7M 2m59s unit-mysql-0: 13:15:17 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-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 169K 2m58s unit-mysql-0: 13:15:17 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: 13:15:17 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-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 178K 2m58s unit-mysql-0: 13:15:17 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: 13:15:17 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: 13:15:18 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-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 115K 2m58s unit-mysql-0: 13:15:18 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: 13:15:18 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: 13:15:18 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-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 87.9K 2m58s unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 414K 2m57s unit-mysql-0: 13:15:18 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: 13:15:19 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-mysql-0: 13:15:19 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-abot-epc-basic-0: 13:15:19 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 113K 2m57s unit-mysql-0: 13:15:19 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-abot-epc-basic-0: 13:15:19 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 128K 2m57s unit-mysql-0: 13:15:19 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: 13:15:19 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-abot-epc-basic-0: 13:15:20 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 169K 2m57s unit-mysql-0: 13:15:20 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] unit-abot-epc-basic-0: 13:15:20 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 156K 2m56s unit-mysql-0: 13:15:20 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: 13:15:20 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-abot-epc-basic-0: 13:15:20 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 136K 2m56s unit-mysql-0: 13:15:20 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-abot-epc-basic-0: 13:15:21 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 141K 2m56s unit-abot-epc-basic-0: 13:15:21 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 141K 2m56s unit-mysql-0: 13:15:21 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-abot-epc-basic-0: 13:15:21 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 170K 2m55s unit-mysql-0: 13:15:21 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-abot-epc-basic-0: 13:15:22 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 156K 2m55s unit-mysql-0: 13:15:22 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: 13:15:22 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-abot-epc-basic-0: 13:15:22 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 157K 2m55s unit-mysql-0: 13:15:22 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: 13:15:22 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: 13:15:22 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-abot-epc-basic-0: 13:15:22 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 152K 2m55s unit-mysql-0: 13:15:22 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-mysql-0: 13:15:22 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-abot-epc-basic-0: 13:15:23 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 140K 2m54s unit-mysql-0: 13:15:23 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-mysql-0: 13:15:23 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: 13:15:23 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-abot-epc-basic-0: 13:15:23 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 140K 2m54s unit-mysql-0: 13:15:23 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: 13:15:23 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-abot-epc-basic-0: 13:15:23 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 175K 2m54s unit-mysql-0: 13:15:23 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-mysql-0: 13:15:23 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-abot-epc-basic-0: 13:15:23 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 171K 2m53s unit-mysql-0: 13:15:24 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: 13:15:24 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-abot-epc-basic-0: 13:15:24 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 176K 2m53s unit-mysql-0: 13:15:24 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-mysql-0: 13:15:24 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-abot-epc-basic-0: 13:15:24 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 179K 2m53s unit-mysql-0: 13:15:24 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.1 [10.6 kB] unit-mysql-0: 13:15:24 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.1 [63.9 kB] unit-abot-epc-basic-0: 13:15:24 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 155K 2m52s unit-mysql-0: 13:15:24 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.4 [228 kB] unit-mysql-0: 13:15:25 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-abot-epc-basic-0: 13:15:25 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 177K 2m52s unit-mysql-0: 13:15:25 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: 13:15:25 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-abot-epc-basic-0: 13:15:25 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 115K 2m52s unit-mysql-0: 13:15:25 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.1 [44.7 kB] unit-mysql-0: 13:15:25 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 13:15:25 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4125 kB/s) unit-abot-epc-basic-0: 13:15:25 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 122K 2m52s unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install (Reading database ... 78272 files and directories currently installed.) unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:26 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 140K 2m51s unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:26 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 96.3K 2m51s unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 13:15:26 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:15:27 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 177K 2m51s unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 13:15:27 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 93.7K 2m51s unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 13:15:27 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 159K 2m51s unit-mysql-0: 13:15:28 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 101K 2m51s unit-mysql-0: 13:15:28 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 13:15:28 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:28 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 143K 2m50s unit-abot-epc-basic-0: 13:15:29 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 156K 2m50s unit-mysql-0: 13:15:29 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 13:15:29 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:15:29 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 150K 2m50s unit-mysql-0: 13:15:29 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:29 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 112K 2m50s unit-abot-epc-basic-0: 13:15:30 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 144K 2m49s unit-abot-epc-basic-0: 13:15:30 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 150K 2m49s unit-abot-epc-basic-0: 13:15:31 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 112K 2m49s unit-abot-epc-basic-0: 13:15:31 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 144K 2m49s unit-abot-epc-basic-0: 13:15:31 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 174K 2m48s unit-abot-epc-basic-0: 13:15:32 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 156K 2m48s unit-mysql-0: 13:15:32 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 13:15:32 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 13:15:32 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 13:15:32 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 71.9K 2m48s unit-abot-epc-basic-0: 13:15:32 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 38.3M 2m48s unit-abot-epc-basic-0: 13:15:33 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 143K 2m47s unit-mysql-0: 13:15:33 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 13:15:33 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:33 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:33 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 152K 2m47s unit-abot-epc-basic-0: 13:15:33 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 157K 2m47s unit-abot-epc-basic-0: 13:15:34 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 153K 2m46s unit-mysql-0: 13:15:34 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 13:15:34 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:15:34 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 177K 2m46s unit-mysql-0: 13:15:34 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:34 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 137K 2m46s unit-abot-epc-basic-0: 13:15:34 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 177K 2m45s unit-mysql-0: 13:15:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 13:15:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 13:15:35 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:15:35 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 104K 2m45s unit-abot-epc-basic-0: 13:15:35 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 405K 2m45s unit-abot-epc-basic-0: 13:15:35 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 125K 2m45s unit-abot-epc-basic-0: 13:15:36 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 156K 2m44s unit-mysql-0: 13:15:36 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 13:15:36 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 13:15:36 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 13:15:36 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 176K 2m44s unit-abot-epc-basic-0: 13:15:36 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 157K 2m44s unit-abot-epc-basic-0: 13:15:37 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 176K 2m43s unit-abot-epc-basic-0: 13:15:37 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 82.1K 2m43s unit-abot-epc-basic-0: 13:15:37 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 40.2M 2m43s unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 124K 2m42s unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 140K 2m42s unit-mysql-0: 13:15:38 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 13:15:38 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 102K 2m42s unit-mysql-0: 13:15:39 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 157K 2m42s unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 123K 2m42s unit-abot-epc-basic-0: 13:15:40 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 104K 2m41s unit-mysql-0: 13:15:40 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 13:15:40 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 13:15:40 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 13:15:40 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 89.1K 2m41s unit-abot-epc-basic-0: 13:15:41 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 123K 2m41s unit-abot-epc-basic-0: 13:15:41 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 95.1K 2m41s unit-abot-epc-basic-0: 13:15:42 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 104K 2m41s unit-abot-epc-basic-0: 13:15:42 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 123K 2m41s unit-abot-epc-basic-0: 13:15:43 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 95.7K 2m41s unit-mysql-0: 13:15:43 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 13:15:43 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 13:15:43 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:15:43 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 104K 2m41s unit-abot-epc-basic-0: 13:15:43 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 137K 2m40s unit-abot-epc-basic-0: 13:15:44 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 69.0K 2m41s unit-abot-epc-basic-0: 13:15:44 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 310K 2m40s unit-abot-epc-basic-0: 13:15:45 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 95.7K 2m40s unit-mysql-0: 13:15:45 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 13:15:45 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:45 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:45 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 111K 2m40s unit-abot-epc-basic-0: 13:15:46 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 82.9K 2m40s unit-abot-epc-basic-0: 13:15:46 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 126K 2m40s unit-abot-epc-basic-0: 13:15:47 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 88.8K 2m39s unit-abot-epc-basic-0: 13:15:47 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 88.6K 2m39s unit-abot-epc-basic-0: 13:15:48 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 88.6K 2m39s unit-mysql-0: 13:15:49 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 13:15:49 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 82.8K 2m39s unit-mysql-0: 13:15:49 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 68.5K 2m40s unit-mysql-0: 13:15:50 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 13:15:50 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:15:50 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 102K 2m39s unit-mysql-0: 13:15:50 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 13:15:50 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 13:15:50 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:15:50 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 78.1K 2m39s unit-mysql-0: 13:15:51 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:51 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 73.5K 2m39s unit-abot-epc-basic-0: 13:15:52 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 76.6K 2m40s unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:52 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:52 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 78.0K 2m40s unit-abot-epc-basic-0: 13:15:53 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 65.1K 2m40s unit-mysql-0: 13:15:54 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 13:15:54 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 13:15:54 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:15:54 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 77.7K 2m40s unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:15:55 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 67.5K 2m40s unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 13:15:55 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:15:55 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 81.8K 2m40s unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:15:56 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 80.2K 2m40s unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 13:15:56 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:15:56 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 83.8K 2m40s unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 13:15:57 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 77.3K 2m40s unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 13:15:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 13:15:58 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 96.5K 2m40s unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 13:15:58 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 13:15:58 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 101K 2m39s unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 108K 2m39s unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 141K 2m39s unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 159K 2m39s unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 13:15:59 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 177K 2m38s unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 200K 2m38s unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 201K 2m37s unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 13:16:00 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 143K 2m37s unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 63.0M 2m36s unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:01 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 179K 2m36s unit-abot-epc-basic-0: 13:16:01 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 226K 2m36s unit-abot-epc-basic-0: 13:16:01 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 208K 2m35s unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:16:01 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 283K 2m35s unit-mysql-0: 13:16:01 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:01 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 237K 2m34s unit-abot-epc-basic-0: 13:16:02 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 202K 2m34s unit-mysql-0: 13:16:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 13:16:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 13:16:02 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 13:16:02 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 101K 2m34s unit-abot-epc-basic-0: 13:16:02 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 478K 2m33s unit-abot-epc-basic-0: 13:16:02 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 31.4M 2m32s unit-abot-epc-basic-0: 13:16:03 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 178K 2m32s unit-abot-epc-basic-0: 13:16:03 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 178K 2m32s unit-abot-epc-basic-0: 13:16:03 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 178K 2m31s unit-abot-epc-basic-0: 13:16:03 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 224K 2m31s unit-abot-epc-basic-0: 13:16:04 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 211K 2m30s unit-abot-epc-basic-0: 13:16:04 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 232K 2m30s unit-abot-epc-basic-0: 13:16:04 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 289K 2m29s unit-abot-epc-basic-0: 13:16:04 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 178K 2m29s unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 13:16:05 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 178K 2m29s unit-abot-epc-basic-0: 13:16:05 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 231K 2m28s unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 13:16:05 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 207K 2m28s unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:16:05 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 231K 2m27s unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 13:16:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 13:16:05 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 239K 2m27s unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 13:16:06 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 205K 2m27s unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 13:16:06 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 179K 2m26s unit-abot-epc-basic-0: 13:16:06 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 224K 2m26s unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 13:16:06 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 13:16:06 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 233K 2m25s unit-abot-epc-basic-0: 13:16:07 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 250K 2m25s unit-mysql-0: 13:16:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 13:16:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 13:16:07 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 13:16:07 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 102K 2m25s unit-abot-epc-basic-0: 13:16:07 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 401K 2m24s unit-abot-epc-basic-0: 13:16:07 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 311K 2m24s unit-mysql-0: 13:16:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 13:16:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 13:16:08 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 13:16:08 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 178K 2m23s unit-abot-epc-basic-0: 13:16:08 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 178K 2m23s unit-mysql-0: 13:16:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 13:16:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 13:16:08 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 13:16:08 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 178K 2m23s unit-abot-epc-basic-0: 13:16:09 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 124K 2m22s unit-mysql-0: 13:16:09 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:09 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 496K 2m22s unit-abot-epc-basic-0: 13:16:09 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 147K 2m22s unit-abot-epc-basic-0: 13:16:09 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 177K 2m21s unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 177K 2m21s unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 176K 2m21s unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 177K 2m20s unit-abot-epc-basic-0: 13:16:11 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 178K 2m20s unit-abot-epc-basic-0: 13:16:11 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 157K 2m19s unit-abot-epc-basic-0: 13:16:11 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 178K 2m19s unit-abot-epc-basic-0: 13:16:11 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 177K 2m19s unit-abot-epc-basic-0: 13:16:12 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 136K 2m18s unit-abot-epc-basic-0: 13:16:12 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 176K 2m18s unit-mysql-0: 13:16:12 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:12 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 176K 2m18s unit-mysql-0: 13:16:12 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 13:16:13 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:13 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 156K 2m17s unit-mysql-0: 13:16:13 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 13:16:13 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 147K 2m17s unit-mysql-0: 13:16:13 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 13:16:13 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 175K 2m17s unit-mysql-0: 13:16:13 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:14 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 177K 2m16s unit-mysql-0: 13:16:14 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:14 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 157K 2m16s unit-mysql-0: 13:16:14 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 13:16:14 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 95.0K 2m16s unit-abot-epc-basic-0: 13:16:15 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 820K 2m15s unit-abot-epc-basic-0: 13:16:15 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 83.0K 2m15s unit-abot-epc-basic-0: 13:16:15 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 278K 2m15s unit-mysql-0: 13:16:15 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:16 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 107K 2m15s unit-abot-epc-basic-0: 13:16:16 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 89.2K 2m14s unit-mysql-0: 13:16:16 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:17 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 88.5K 2m14s unit-mysql-0: 13:16:17 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:17 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 88.6K 2m14s unit-abot-epc-basic-0: 13:16:18 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 103K 2m14s unit-mysql-0: 13:16:18 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 13:16:18 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 97.0K 2m14s unit-abot-epc-basic-0: 13:16:19 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 102K 2m14s unit-abot-epc-basic-0: 13:16:19 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 96.1K 2m13s unit-abot-epc-basic-0: 13:16:20 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 81.5K 2m13s unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 97.3K 2m13s unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 93.9K 2m13s unit-mysql-0: 13:16:21 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 97.3K 2m13s unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 96.4K 2m13s unit-mysql-0: 13:16:22 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 13:16:23 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 88.7K 2m12s unit-mysql-0: 13:16:23 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:16:23 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 88.7K 2m12s unit-mysql-0: 13:16:24 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:24 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 108K 2m12s unit-mysql-0: 13:16:24 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:16:24 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 63.1K 2m12s unit-abot-epc-basic-0: 13:16:25 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 95.2K 2m12s unit-abot-epc-basic-0: 13:16:26 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 83.0K 2m12s unit-abot-epc-basic-0: 13:16:26 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 88.7K 2m12s unit-mysql-0: 13:16:26 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:27 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 83.0K 2m11s unit-mysql-0: 13:16:27 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:27 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 82.1K 2m11s unit-mysql-0: 13:16:28 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:16:28 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 78.8K 2m11s unit-abot-epc-basic-0: 13:16:29 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 88.6K 2m11s unit-abot-epc-basic-0: 13:16:29 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 88.6K 2m11s unit-mysql-0: 13:16:29 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:16:30 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 102K 2m11s unit-mysql-0: 13:16:30 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 13:16:30 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:16:30 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 104K 2m10s unit-mysql-0: 13:16:30 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 13:16:30 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 13:16:31 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:16:31 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 114K 2m10s unit-mysql-0: 13:16:31 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:16:31 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 136K 2m10s unit-abot-epc-basic-0: 13:16:31 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 157K 2m9s unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 136K 2m9s unit-mysql-0: 13:16:32 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 180K 2m9s unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 103K 2m9s unit-abot-epc-basic-0: 13:16:33 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 327K 2m8s unit-abot-epc-basic-0: 13:16:33 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 112K 2m8s unit-mysql-0: 13:16:33 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:16:33 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 125K 2m7s unit-abot-epc-basic-0: 13:16:34 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 134K 2m7s unit-abot-epc-basic-0: 13:16:34 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 140K 2m7s unit-abot-epc-basic-0: 13:16:35 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 137K 2m7s unit-mysql-0: 13:16:35 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:16:35 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 141K 2m6s unit-mysql-0: 13:16:35 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 13:16:35 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 13:16:35 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 134K 2m6s unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 13:16:36 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 138K 2m6s unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:36 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 139K 2m5s unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 13:16:36 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 13:16:37 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 13:16:37 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 77.1K 2m5s unit-mysql-0: 13:16:37 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 13:16:37 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 156K 2m5s unit-abot-epc-basic-0: 13:16:37 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 125K 2m4s unit-mysql-0: 13:16:37 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 13:16:38 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 13:16:38 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 88.7K 2m4s unit-mysql-0: 13:16:38 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 13:16:38 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 88.7K 2m4s unit-mysql-0: 13:16:38 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 13:16:39 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 95.8K 2m4s unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 13:16:39 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 13:16:39 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 95.8K 2m4s unit-mysql-0: 13:16:40 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 13:16:40 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:16:40 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 94.7K 2m3s unit-mysql-0: 13:16:40 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 13:16:41 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 123K 2m3s unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 13:16:41 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 96.7K 2m3s unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 13:16:41 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 13:16:41 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-abot-epc-basic-0: 13:16:41 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 111K 2m3s unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (98.1 kB/s) unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install (Reading database ... 83400 files and directories currently installed.) unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 78.5K 2m2s unit-mysql-0: 13:16:42 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 240K 2m2s unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 126K 2m2s unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 95.8K 2m2s unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 155K 2m1s unit-mysql-0: 13:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 148K 2m1s unit-mysql-0: 13:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 13:16:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:16:44 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 13:16:44 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 13:16:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 13:16:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 13:16:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 74.0K 2m1s unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 13:16:45 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 294K 2m0s unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 13:16:45 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 97.6K 2m0s unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 13:16:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 13:16:46 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 95.8K 2m0s unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 13:16:46 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 88.8K 2m0s unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 13:16:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 13:16:47 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 89.1K 1m59s unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 13:16:47 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 102K 1m59s unit-mysql-0: 13:16:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 13:16:48 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 102K 1m59s unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 13:16:48 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 95.7K 1m59s unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 13:16:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 13:16:49 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 98.2K 1m58s unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 13:16:49 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 111K 1m58s unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 13:16:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 13:16:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 13:16:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 13:16:50 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 111K 1m58s unit-mysql-0: 13:16:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 13:16:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 13:16:50 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 105K 1m58s unit-abot-epc-basic-0: 13:16:51 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 135K 1m57s machine-2: 13:16:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 13:16:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 13:16:51 DEBUG juju.agent read agent config, format "2.0" machine-2: 13:16:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 13:16:51 DEBUG juju.worker start "engine" machine-2: 13:16:51 INFO juju.worker start "engine" machine-2: 13:16:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 13:16:51 DEBUG juju.worker "engine" started machine-2: 13:16:51 DEBUG juju.worker.introspection stats worker now serving machine-2: 13:16:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 13:16:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:16:51 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 138K 1m57s machine-2: 13:16:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.apicaller connecting with old password machine-2: 13:16:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:51 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 13:16:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 13:16:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 13:16:51 DEBUG juju.worker.apicaller connected machine-2: 13:16:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 13:16:51 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 173K 1m57s machine-2: 13:16:51 DEBUG juju.worker.apicaller password changed machine-2: 13:16:51 DEBUG juju.api RPC connection died machine-2: 13:16:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 13:16:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 13:16:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:51 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:51 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:16:51 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 177K 1m56s machine-2: 13:16:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:16:52 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 211K 1m56s machine-2: 13:16:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:16:52 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 209K 1m55s machine-2: 13:16:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:16:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 13:16:52 INFO juju.worker.upgrader unblocking abort check machine-2: 13:16:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 13:16:52 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 253K 1m55s machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 13:16:52 DEBUG unit.mysql/0.install Reading package lists... machine-2: 13:16:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 13:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 13:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.logger logger setup machine-2: 13:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:16:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:16:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 13:16:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 13:16:52 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 13:16:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:16:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:16:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:52 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 13:16:52 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 13:16:52 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 13:16:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:16:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:16:52 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 13:16:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 13:16:52 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 13:16:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:16:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 13:16:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 13:16:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 13:16:52 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 13:16:52 INFO juju.util.exec run result: exit status 127 machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec119631555/script.sh: line 1: fanatic: command not found 127 machine-2: 13:16:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 13:16:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 13:16:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 13:16:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 13:16:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 13:16:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 13:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:16:52 INFO juju.util.exec run result: exit status 127 machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec325521389/script.sh: line 1: fanatic: command not found 127 machine-2: 13:16:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 13:16:52 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 13:16:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:16:52 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 13:16:52 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 288K 1m54s unit-mysql-0: 13:16:52 DEBUG unit.mysql/0.install Reading package lists... machine-2: 13:16:52 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 13:16:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 13:16:52 DEBUG juju.api RPC connection died machine-2: 13:16:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker killing runner 0xc4205b80d0 machine-2: 13:16:52 INFO juju.worker runner is dying machine-2: 13:16:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 13:16:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 13:16:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 13:16:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 13:16:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:53 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Reading state information... machine-2: 13:16:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 260K 1m54s machine-2: 13:16:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 303K 1m54s unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 426K 1m53s machine-2: 13:16:53 DEBUG juju.worker.apicaller connected unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 304K 1m53s machine-2: 13:16:53 DEBUG juju.api RPC connection died machine-2: 13:16:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 13:16:53 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:53 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-2: 13:16:53 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 426K 1m52s unit-mysql-0: 13:16:53 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 391K 1m52s unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 472K 1m51s machine-2: 13:16:53 DEBUG juju.worker.apicaller connected machine-2: 13:16:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 13:16:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 13:16:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 13:16:53 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 364K 1m51s machine-2: 13:16:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 13:16:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 13:16:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:16:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 13:16:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 13:16:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 13:16:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 13:16:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 13:16:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 13:16:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 13:16:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 13:16:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 13:16:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:16:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:16:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 13:16:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 13:16:54 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 13:16:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:16:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 13:16:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.logger logger setup machine-2: 13:16:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 13:16:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 13:16:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:16:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:54 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 13:16:54 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 13:16:54 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 13:16:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:16:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:16:54 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 13:16:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 13:16:54 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 13:16:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:16:54 INFO juju.util.exec run result: exit status 127 machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec435670044/script.sh: line 1: fanatic: command not found 127 machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 13:16:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:16:54 INFO juju.util.exec run result: exit status 127 machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec441906094/script.sh: line 1: fanatic: command not found 127 machine-2: 13:16:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 456K 1m50s unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 602K 1m50s unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 397K 1m49s unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 471K 1m49s unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (613 kB/s) machine-2: 13:16:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. machine-2: 13:16:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install (Reading database ... 83500 files and directories currently installed.) machine-2: 13:16:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... machine-2: 13:16:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 13:16:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 13:16:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:16:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:16:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:16:54 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 13:16:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:16:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 13:16:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 13:16:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 13:16:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 13:16:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 13:16:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 997K 1m49s unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 176K 1m48s unit-mysql-0: 13:16:54 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 257K 1m48s unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 54.2M 1m47s machine-2: 13:16:54 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 57.8M 1m47s machine-2: 13:16:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 13:16:54 INFO juju.worker.upgrader unblocking abort check machine-2: 13:16:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.37M 1m46s machine-2: 13:16:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 13:16:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 13:16:54 DEBUG juju.worker start "2-container-watcher" machine-2: 13:16:54 DEBUG juju.worker start "stateconverter" machine-2: 13:16:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 13:16:54 INFO juju.worker start "2-container-watcher" machine-2: 13:16:54 DEBUG juju.worker "2-container-watcher" started machine-2: 13:16:54 INFO juju.worker start "stateconverter" machine-2: 13:16:54 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 13:16:54 DEBUG juju.worker "stateconverter" started unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 367K 1m46s machine-2: 13:16:55 DEBUG juju.service discovered init system "upstart" from local host machine-2: 13:16:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... machine-2: 13:16:55 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]}}} machine-2: 13:16:55 INFO juju.worker.machiner "machine-2" started machine-2: 13:16:55 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 13:16:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 13:16:55 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: 13:16:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 13:16:55 DEBUG juju.worker start "api" unit-oai-epc-0: 13:16:55 INFO juju.worker start "api" unit-oai-epc-0: 13:16:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 13:16:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 13:16:55 DEBUG juju.worker "api" started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 13:16:55 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 13:16:55 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:16:55 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:16:55 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:16:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 128K 1m45s unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 52.4M 1m45s unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 53.0M 1m44s unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 13:16:55 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 177K 1m44s unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 56.9M 1m44s unit-abot-epc-basic-0: 13:16:55 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 307K 1m43s unit-oai-epc-0: 13:16:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:16:55 DEBUG juju.worker.apicaller changing password... machine-2: 13:16:56 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:46:50:a2 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:46:50:a2 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 13:16:56 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 320K 1m43s unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-oai-epc-0: 13:16:56 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 13:16:56 DEBUG juju.api RPC connection died unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 13:16:56 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 13:16:56 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:16:56 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:16:56 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-oai-epc-0: 13:16:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 13:16:56 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 95.4K 1m43s unit-abot-epc-basic-0: 13:16:56 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 47.7M 1m42s unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:16:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 13:16:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 13:16:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 13:16:56 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 584K 1m42s unit-mysql-0: 13:16:56 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 13:16:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:16:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 13:16:56 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: 13:16:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:16:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:16:56 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 13:16:56 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 13:16:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 13:16:56 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 13:16:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 13:16:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 13:16:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 13:16:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 13:16:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 13:16:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 13:16:56 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 206K 1m41s unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 13:16:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 13:16:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-mysql-0: 13:16:57 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 13:16:57 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 13:16:57 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 13:16:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 13:16:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 13:16:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 13:16:57 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 13:16:57 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:16:57 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 13:16:57 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 13:16:57 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 13:16:57 DEBUG httpbakery } -> error unit-oai-epc-0: 13:16:57 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 13:16:57 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 13:16:57 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 210K 1m41s unit-mysql-0: 13:16:57 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 13:16:57 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 13:16:57 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 178K 1m40s unit-abot-epc-basic-0: 13:16:57 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 178K 1m40s unit-abot-epc-basic-0: 13:16:57 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 289K 1m40s unit-abot-epc-basic-0: 13:16:58 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 248K 99s unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:16:58 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 13:16:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 13:16:58 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:16:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:16:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:16:58 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 214K 99s unit-oai-epc-0: 13:16:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 13:16:58 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 208K 99s unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-mysql-0: 13:16:58 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:16:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:16:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-mysql-0: 13:16:58 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:16:58 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 179K 98s unit-oai-epc-0: 13:16:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 13:16:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 13:16:59 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 13:16:59 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 291K 98s unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 13:16:59 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: 13:16:59 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 13:16:59 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 13:16:59 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 254K 97s unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 13:16:59 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 13:16:59 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-abot-epc-basic-0: 13:16:59 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 249K 97s unit-mysql-0: 13:16:59 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 13:16:59 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 180K 97s unit-oai-epc-0: 13:16:59 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.10 [700 kB] unit-mysql-0: 13:16:59 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 13:17:00 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 178K 96s unit-mysql-0: 13:17:00 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 13:17:00 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:17:00 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 420K 96s unit-abot-epc-basic-0: 13:17:00 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 131K 96s unit-oai-epc-0: 13:17:00 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.10 [2737 kB] unit-abot-epc-basic-0: 13:17:00 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 301K 95s unit-mysql-0: 13:17:00 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 13:17:00 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 13:17:00 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 184K 95s unit-mysql-0: 13:17:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 13:17:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:17:00 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 13:17:00 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 13:17:00 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 13:17:01 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 13:17:01 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 13:17:01 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1930 kB/s) unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 13:17:01 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:17:01 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 178K 94s unit-mysql-0: 13:17:01 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 13:17:01 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 13:17:01 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 13:17:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 13:17:01 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 213K 94s unit-abot-epc-basic-0: 13:17:01 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 202K 94s unit-mysql-0: 13:17:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 13:17:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 13:17:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:17:01 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 13:17:01 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:01 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 184K 93s unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 13:17:02 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 224K 93s unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 13:17:02 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 188K 93s unit-oai-epc-0: 13:17:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-epc-0: 13:17:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 13:17:02 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 13:17:02 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 216K 92s unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 13:17:02 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 295K 92s unit-mysql-0: 13:17:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 13:17:03 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 92.6K 92s unit-abot-epc-basic-0: 13:17:03 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 35.4M 91s unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 13:17:03 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 206K 91s unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 13:17:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 13:17:03 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 177K 90s unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 209K 90s unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 178K 90s unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 216K 89s unit-mysql-0: 13:17:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-epc-0: 13:17:04 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 203K 89s unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 298K 89s unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 178K 88s unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 204K 88s unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 221K 88s unit-mysql-0: 13:17:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 13:17:06 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 239K 87s unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 13:17:06 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 300K 87s unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 13:17:06 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 178K 86s unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 13:17:06 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 245K 86s unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 13:17:06 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 218K 86s unit-oai-epc-0: 13:17:06 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-mysql-0: 13:17:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-epc-0: 13:17:07 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:07 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 202K 85s unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 13:17:07 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 299K 85s unit-oai-epc-0: 13:17:07 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 13:17:07 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 179K 85s unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 13:17:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 13:17:08 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 125K 84s unit-abot-epc-basic-0: 13:17:08 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 584K 84s unit-mysql-0: 13:17:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 13:17:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 13:17:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 13:17:08 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 177K 84s unit-abot-epc-basic-0: 13:17:08 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 135K 83s unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:17:08 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 13:17:09 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 211K 83s unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 13:17:09 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 156K 83s unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 13:17:09 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-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (42.5 kB/s) unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 13:17:09 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 13:17:10 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:17:10 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 73.5K 82s unit-abot-epc-basic-0: 13:17:10 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.46M 82s unit-abot-epc-basic-0: 13:17:10 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 118K 82s unit-abot-epc-basic-0: 13:17:10 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 128K 81s unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 13:17:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:17:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 13:17:11 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 113K 81s unit-mysql-0: 13:17:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:17:11 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 13:17:11 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 125K 81s unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 13:17:11 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 13:17:12 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 130K 80s unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:12 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: 13:17:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 13:17:12 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 140K 80s unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-mysql-0: 13:17:12 DEBUG unit.mysql/0.config-changed Get:2 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: 13:17:12 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 13:17:12 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 13:17:13 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 88.6K 80s unit-mysql-0: 13:17:13 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 13:17:13 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 13:17:13 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 13:17:13 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 177K 79s unit-mysql-0: 13:17:13 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 13:17:13 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 13:17:13 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 89.9K 79s unit-oai-epc-0: 13:17:13 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-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-epc-0: 13:17:14 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-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 13:17:14 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 101K 79s unit-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-oai-epc-0: 13:17:14 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: 13:17:14 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 13:17:14 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 137K 79s unit-oai-epc-0: 13:17:14 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.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3335 kB/s) unit-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 13:17:14 DEBUG unit.mysql/0.config-changed (Reading database ... 83594 files and directories currently installed.) unit-mysql-0: 13:17:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-mysql-0: 13:17:15 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1602 kB/s) unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 75.3K 78s unit-oai-epc-0: 13:17:15 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 13:17:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 13:17:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 13:17:15 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 79.0K 78s unit-oai-epc-0: 13:17:16 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 13:17:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:17:16 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 77.5K 78s unit-oai-epc-0: 13:17:16 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 13:17:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 13:17:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 13:17:16 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 13:17:17 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 84.0K 78s unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:17:17 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 88.7K 78s unit-mysql-0: 13:17:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 13:17:17 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 13:17:18 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 88.8K 77s unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 13:17:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 13:17:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 13:17:18 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 13:17:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:18 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 93.8K 77s unit-oai-epc-0: 13:17:19 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 13:17:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 13:17:19 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:19 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 97.3K 77s unit-abot-epc-basic-0: 13:17:19 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 108K 76s unit-abot-epc-basic-0: 13:17:20 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 88.1K 76s unit-oai-epc-0: 13:17:20 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 13:17:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 13:17:20 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 13:17:20 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 13:17:20 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:17:20 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 180K 76s unit-oai-epc-0: 13:17:20 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:17:21 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 119K 76s unit-mysql-0: 13:17:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:21 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:21 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 137K 75s unit-abot-epc-basic-0: 13:17:21 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 140K 75s unit-abot-epc-basic-0: 13:17:22 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 122K 75s unit-abot-epc-basic-0: 13:17:22 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 154K 74s unit-abot-epc-basic-0: 13:17:22 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 126K 74s unit-abot-epc-basic-0: 13:17:23 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 124K 74s unit-oai-epc-0: 13:17:23 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:23 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 155K 73s unit-mysql-0: 13:17:23 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 13:17:23 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 13:17:23 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 13:17:24 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 125K 73s unit-mysql-0: 13:17:24 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 13:17:24 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 13:17:24 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:24 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 13:17:24 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 13:17:24 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 13:17:24 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 13:17:24 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 102K 73s unit-oai-epc-0: 13:17:24 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:24 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:24 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 139K 72s unit-oai-epc-0: 13:17:25 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:25 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 124K 72s unit-mysql-0: 13:17:25 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 121K 72s unit-mysql-0: 13:17:25 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 139K 71s unit-mysql-0: 13:17:26 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 138K 71s unit-oai-epc-0: 13:17:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:26 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 13:17:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 13:17:26 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 13:17:26 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 13:17:26 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 138K 71s unit-mysql-0: 13:17:26 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 138K 70s unit-mysql-0: 13:17:27 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 126K 70s unit-mysql-0: 13:17:27 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 158K 70s unit-abot-epc-basic-0: 13:17:28 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 88.6K 70s unit-abot-epc-basic-0: 13:17:28 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 176K 69s machine-3: 13:17:28 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 13:17:28 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 13:17:28 DEBUG juju.agent read agent config, format "2.0" machine-3: 13:17:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 13:17:29 DEBUG juju.worker start "engine" machine-3: 13:17:29 INFO juju.worker start "engine" machine-3: 13:17:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 13:17:29 DEBUG juju.worker "engine" started machine-3: 13:17:29 DEBUG juju.worker.introspection stats worker now serving machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 13:17:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.worker.apicaller connecting with old password machine-3: 13:17:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:29 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:29 INFO juju.api connection established to "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:29 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 13:17:29 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 123K 69s machine-3: 13:17:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 13:17:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 13:17:29 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 123K 69s unit-abot-epc-basic-0: 13:17:29 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 142K 68s machine-3: 13:17:30 DEBUG juju.worker.apicaller connected machine-3: 13:17:30 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 13:17:30 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 121K 68s machine-3: 13:17:30 DEBUG juju.worker.apicaller password changed machine-3: 13:17:30 DEBUG juju.api RPC connection died machine-3: 13:17:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 13:17:30 DEBUG juju.worker.apicaller connecting with current password machine-3: 13:17:30 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:30 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:30 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:17:30 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:17:30 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 13:17:30 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 107K 68s unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:17:31 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-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:17:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:31 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:17:31 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: 13:17:31 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 13:17:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:31 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' machine-3: 13:17:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 13:17:31 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 133K 67s unit-oai-epc-0: 13:17:31 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 13:17:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + install_required_kernel machine-3: 13:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:17:31 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/ machine-3: 13:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:31-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 13:17:31 INFO juju.worker.upgrader unblocking abort check machine-3: 13:17:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 13:17:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 13:17:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 13:17:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 13:17:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:31 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:17:31 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 13:17:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 13:17:31 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 13:17:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:17:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:17:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:31 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 13:17:31 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 13:17:31 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 13:17:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:17:31 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:17:31 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 13:17:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 13:17:31 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:17:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:17:31 INFO juju.util.exec run result: exit status 127 machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec863948904/script.sh: line 1: fanatic: command not found 127 machine-3: 13:17:31 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 13:17:31 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 13:17:31 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 13:17:31 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 13:17:31 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 13:17:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:17:31 INFO juju.util.exec run result: exit status 127 machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec350011354/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 13:17:31 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 135K 67s machine-3: 13:17:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:31-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ machine-3: 13:17:31 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 13:17:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 13:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 13:17:31 DEBUG juju.api RPC connection died machine-3: 13:17:31 DEBUG juju.worker.logger logger setup machine-3: 13:17:31 ERROR juju.worker.logger connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 13:17:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 13:17:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 13:17:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:31 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" machine-3: 13:17:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:31 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-epc-0: 13:17:31 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:17:32 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 116K 67s unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install 0K ....... 36.5M=0s unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install 2019-01-03 13:17:32 (36.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:17:32-- unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (36.5 MB/s) unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:17:32 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:17:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:17:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:17:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:17:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:17:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:17:32 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 155K 66s machine-3: 13:17:32 DEBUG juju.worker.apicaller connected machine-3: 13:17:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 13:17:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 13:17:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 13:17:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 13:17:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 13:17:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 13:17:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 13:17:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:17:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:32 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 13:17:32 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 13:17:32 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 13:17:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:17:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:17:32 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 13:17:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 13:17:32 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-3: 13:17:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:17:32 INFO juju.util.exec run result: exit status 127 machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec440996043/script.sh: line 1: fanatic: command not found 127 machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 13:17:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:17:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:17:32 INFO juju.util.exec run result: exit status 127 machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec140076341/script.sh: line 1: fanatic: command not found 127 machine-3: 13:17:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:17:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 13:17:32 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 136K 66s machine-3: 13:17:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 13:17:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.logger logger setup machine-3: 13:17:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 13:17:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 13:17:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:17:32 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 13:17:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 13: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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 13:17:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:17:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:17:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 13:17:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:17:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:17:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:17:32 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 13:17:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:17:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 13:17:32 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 13:17:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 13:17:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 13:17:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 13:17:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 13:17:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 13:17:32 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 13:17:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 13:17:33 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 160K 66s unit-mysql-0: 13:17:33 DEBUG unit.mysql/0.config-changed 190103 13:17:33 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 13:17:33 DEBUG unit.mysql/0.config-changed 190103 13:17:33 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 13:17:33 DEBUG unit.mysql/0.config-changed 190103 13:17:33 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 21677 ... machine-3: 13:17:33 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 13:17:33 INFO juju.worker.upgrader unblocking abort check machine-3: 13:17:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 13:17:33 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 13:17:33 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 113K 65s machine-3: 13:17:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 13:17:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 13:17:33 DEBUG juju.worker start "3-container-watcher" machine-3: 13:17:33 DEBUG juju.worker start "stateconverter" machine-3: 13:17:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 13:17:33 INFO juju.worker start "3-container-watcher" machine-3: 13:17:33 DEBUG juju.worker "3-container-watcher" started machine-3: 13:17:33 INFO juju.worker start "stateconverter" machine-3: 13:17:33 DEBUG juju.worker "stateconverter" started machine-3: 13:17:33 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 13:17:33 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 13:17:33 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 154K 65s machine-3: 13:17:33 DEBUG juju.service discovered init system "upstart" from local host machine-3: 13:17:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 13:17:34 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 81.3K 65s machine-3: 13:17:34 INFO juju.worker.machiner "machine-3" started unit-abot-epc-basic-0: 13:17:34 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 105K 64s machine-3: 13:17:35 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 13:17:35 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 207K 64s machine-3: 13:17:35 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: 13:17:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 13:17:35 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: 13:17:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 13:17:35 DEBUG juju.worker start "api" unit-oai-hss-0: 13:17:35 INFO juju.worker start "api" unit-oai-hss-0: 13:17:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 13:17:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 13:17:35 DEBUG juju.worker "api" started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-hss-0: 13:17:35 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 13:17:35 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 121K 64s unit-oai-hss-0: 13:17:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:17:35 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 13:17:35 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 13:17:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 13:17:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 13:17:35 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:8f:47:f7 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8f:47:f7 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 13:17:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 13:17:35 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-hss-0: 13:17:35 INFO juju.api connection established to "wss://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-oai-hss-0: 13:17:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/api" unit-abot-epc-basic-0: 13:17:36 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 89.5K 64s unit-oai-hss-0: 13:17:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:17:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 13:17:36 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 13:17:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 13:17:36 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 104K 63s unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 13:17:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 13:17:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 13:17:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 13:17:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 13:17:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 13:17:36 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: 13:17:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 13:17:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:17:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:17:36 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 13:17:36 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 13:17:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 13:17:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 13:17:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 13:17:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 13:17:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 13:17:36 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 13:17:36 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 13:17:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 13:17:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 13:17:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 13:17:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 13:17:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 13:17:36 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 13:17:36 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 13:17:36 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 13:17:36 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:17:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 13:17:36 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 13:17:36 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 13:17:36 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/12821af6-8d0b-46ed-8ee1-f39c1ce7949a/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 13:17:36 DEBUG httpbakery } -> error unit-oai-hss-0: 13:17:36 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 13:17:36 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 89.2K 63s unit-oai-epc-0: 13:17:37 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:17:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:17:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:17:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:17:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:17:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 114K 63s unit-oai-epc-0: 13:17:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-epc-0: 13:17:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:17:37 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 13:17:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 13:17:37 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 13:17:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 13:17:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:17:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 13:17:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:17:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:17:37 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 13:17:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 13:17:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:17:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:17:38 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 101K 62s unit-oai-hss-0: 13:17:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:17:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:17:38 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 105K 62s unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 13:17:38 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 134K 62s unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 13:17:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:38 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: 13:17:38 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 13:17:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:17:39 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: 13:17:39 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 13:17:39 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 106K 61s unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 13:17:39 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 13:17:39 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-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 13:17:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:39 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 13:17:39 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.10 [700 kB] unit-oai-epc-0: 13:17:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:17:39 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 137K 61s unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 13:17:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:39 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:17:39 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-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:17:39 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:17:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:40 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:17:40 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.10 [2737 kB] unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:17:40 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: 13:17:40 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 13:17:40 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 173K 61s unit-oai-epc-0: 13:17:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:40 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 13:17:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:17:40 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: 13:17:40 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 0s (3540 kB/s) unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 13:17:40 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 114K 60s unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:40-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:17:40 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 13:17:40 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 173K 60s unit-oai-hss-0: 13:17:40 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:40 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 320K 60s unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install 0K ....... 42.9M=0s unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install 2019-01-03 13:17:41 (42.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:17:41-- unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (42.9 MB/s) unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:17:41 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:17:41 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:17:41 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:17:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:17:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:17:41 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:17:41 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 202K 59s unit-oai-hss-0: 13:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 13:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 13:17:41 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:41 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 213K 59s unit-abot-epc-basic-0: 13:17:41 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 96.7K 59s unit-abot-epc-basic-0: 13:17:41 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 40.5M 58s unit-abot-epc-basic-0: 13:17:42 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 581K 58s unit-oai-hss-0: 13:17:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:17:42 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 105K 58s unit-abot-epc-basic-0: 13:17:42 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 50.8M 57s unit-oai-hss-0: 13:17:42 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 13:17:42 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:42 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 178K 57s unit-oai-hss-0: 13:17:42 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 13:17:43 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 177K 56s unit-abot-epc-basic-0: 13:17:43 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 177K 56s unit-abot-epc-basic-0: 13:17:43 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 177K 56s unit-mysql-0: 13:17:43 DEBUG unit.mysql/0.config-changed mysql start/running, process 21812 unit-abot-epc-basic-0: 13:17:43 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 133K 55s unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-mysql-0: 13:17:44 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 13:17:44 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 113K 55s unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install Reading state information... unit-mysql-0: 13:17:44 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 13:17:44 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 414K 55s unit-mysql-0: 13:17:44 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 13:17:44 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 13:17:44 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-abot-epc-basic-0: 13:17:45 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 113K 54s unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (28.7 kB/s) unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-mysql-0: 13:17:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:17:45 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 13:17:45 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 127K 54s unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:17:45 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 138K 54s unit-oai-hss-0: 13:17:45 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 13:17:46 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 133K 53s unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:17:46 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 144K 53s unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:17:46 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: 13:17:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 13:17:46 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 81.0K 53s unit-oai-hss-0: 13:17:47 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:17:47 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 13:17:47 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 13:17:47 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 219K 53s unit-oai-hss-0: 13:17:47 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 123K 52s unit-oai-hss-0: 13:17:47 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: 13:17:47 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: 13:17:48 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: 13:17:48 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 103K 52s unit-oai-hss-0: 13:17:48 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.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 13:17:48 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2756 kB/s) unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 154K 52s unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 13:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 115K 51s unit-oai-hss-0: 13:17:49 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 136K 51s unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 154K 51s unit-oai-hss-0: 13:17:49 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 13:17:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 13:17:49 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 13:17:50 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 122K 50s unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 13:17:50 DEBUG unit.mysql/0.config-changed mysql start/running, process 21934 unit-mysql-0: 13:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 13:17:50 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 13:17:50 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 127K 50s unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 13:17:50 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:17:50 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 13:17:50 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 13:17:50 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 13:17:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 13:17:50 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 154K 50s unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 13:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:17:51 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:17:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:17:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:17:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:17:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:17:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:17:51 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 88.8K 49s unit-oai-epc-0: 13:17:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:17:51 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 13:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:17:51 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 13:17:51 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 178K 49s unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:17:51 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 13:17:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 13:17:52 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 115K 49s unit-oai-epc-0: 13:17:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 13:17:52 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 13:17:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 13:17:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-hss-0: 13:17:52 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:17:52 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 122K 48s unit-oai-hss-0: 13:17:52 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:17:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:52 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: 13:17:52 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 13:17:52 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 140K 48s unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 13:17:53 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 127K 48s unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 13:17:53 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 13:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:53 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 13:17:53 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:17:53 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 154K 47s unit-oai-epc-0: 13:17:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:17:53 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 13:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:53 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:17:53 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-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:53 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:17:53 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:17:53 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: 13:17:53 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 13:17:53 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 136K 47s unit-oai-epc-0: 13:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:17:53 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:17:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-mysql-0: 13:17:54 DEBUG unit.mysql/0.start mysql stop/waiting unit-oai-epc-0: 13:17:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:17:54 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 13:17:54 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 125K 47s unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:17:54 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: 13:17:54 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:54-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 13:17:54 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 13:17:54 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install --2019-01-03 13:17:54-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:17:54 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:17:54 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 103K 46s unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install 0K ....... 38.5M=0s unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install 2019-01-03 13:17:55 (38.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:17:55-- unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (38.5 MB/s) unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 13:17:55 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 138K 46s unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:17:55 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:17:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:17:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:17:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:17:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:17:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:17:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 13:17:56 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 60.9K 46s unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 13:17:56 DEBUG unit.mysql/0.start mysql start/running, process 22045 unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 13:17:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 13:17:56 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 221K 45s unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:17:56 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: 13:17:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install Reading state information... unit-mysql-0: 13:17:56 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 13:17:56 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 13:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:17:56 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-mysql-0: 13:17:56 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 13:17:56 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 110K 45s unit-oai-hss-0: 13:17:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 13:17:56 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 13:17:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:17:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:17:56 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 13:17:56 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 13:17:56 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 13:17:56 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 13:17:57 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 13:17:57 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 112K 45s unit-mysql-0: 13:17:57 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 13:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 13:17:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{0}] []}} unit-abot-epc-basic-0: 13:17:57 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 95.7K 44s unit-abot-epc-basic-0: 13:17:58 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 114K 44s unit-abot-epc-basic-0: 13:17:58 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 111K 44s unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 116K 44s unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 119K 43s unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 89.3K 43s unit-abot-epc-basic-0: 13:18:00 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 117K 43s unit-oai-hss-0: 13:18:00 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 13:18:00 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 13:18:00 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 96.6K 42s unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 13:18:01 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: 13:18:01 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 13:18:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:01 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 13:18:01 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: 13:18:01 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 13:18:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:01 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 13:18:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 13:18:01 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: 13:18:01 DEBUG unit.oai-hss/0.install --2019-01-03 13:18:01-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 13:18:01 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 65.7K 42s unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install --2019-01-03 13:18:01-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 13:18:01 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:18:02 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 88.8K 42s unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install 0K ....... 46.9M=0s unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install 2019-01-03 13:18:02 (46.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install FINISHED --2019-01-03 13:18:02-- unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install Total wall clock time: 0.8s unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (46.9 MB/s) unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 13:18:02 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 13:18:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 13:18:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 13:18:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:18:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:18:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 13:18:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:18:02 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 88.5K 41s unit-abot-epc-basic-0: 13:18:03 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 59.1K 41s unit-abot-epc-basic-0: 13:18:04 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 59.2K 41s unit-abot-epc-basic-0: 13:18:05 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 76.7K 41s unit-abot-epc-basic-0: 13:18:05 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 62.5K 40s unit-abot-epc-basic-0: 13:18:06 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 61.6K 40s unit-abot-epc-basic-0: 13:18:07 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 72.9K 40s unit-oai-hss-0: 13:18:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 13:18:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:18:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 13:18:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 13:18:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 13:18:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 13:18:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:18:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 13:18:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 13:18:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:18:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:18:08 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 65.9K 39s unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:08 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: 13:18:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:18:08 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 72.5K 39s unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:18:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:18:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:09 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: 13:18:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 13:18:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 13:18:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:18:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:09 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 50.0K 39s unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 13:18:09 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: 13:18:09 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 13:18:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:09 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 13:18:09 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-oai-hss-0: 13:18:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:10 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 13:18:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 13:18:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:18:10 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 13:18:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 88.7K 39s unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 13:18:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 13:18:11 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 81.1K 38s unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 13:18:11 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 74.0K 38s unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 13:18:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 13:18:12 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 68.8K 38s unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 13:18:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 13:18:13 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 87.7K 37s unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 13:18:13 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 78.6K 37s unit-oai-hss-0: 13:18:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 13:18:14 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 88.7K 37s unit-abot-epc-basic-0: 13:18:14 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 94.7K 36s unit-abot-epc-basic-0: 13:18:15 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 97.7K 36s unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 13:18:15 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 150K 36s unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 13:18:15 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 157K 35s unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:18:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:18:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:18:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:18:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 13:18:16 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 13:18:16 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 152K 35s unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 13:18:16 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 88.7K 35s unit-oai-epc-0: 13:18:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:18:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:18:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:18:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 13:18:17 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 178K 34s unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:18:17 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: 13:18:17 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 13:18:17 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 96.5K 34s unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 13:18:17 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 13:18:17 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 137K 34s unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:18:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:18:18 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:18:18 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-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:18:18 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:18:18 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: 13:18:18 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:18:18 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-epc-0: 13:18:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:18:18 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 97.0K 33s unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:18:18 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: 13:18:18 DEBUG unit.oai-epc/0.install --2019-01-03 13:18:18-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 13:18:18 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-epc-0: 13:18:18 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 13:18:19 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 94.7K 33s unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install --2019-01-03 13:18:19-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 13:18:19 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 136K 33s unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install 0K ....... 24.9M=0s unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install 2019-01-03 13:18:19 (24.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:18:19-- unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (24.9 MB/s) unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:18:19 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:18:19 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:18:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:18:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:18:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:18:19 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:18:19 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 97.4K 32s unit-oai-hss-0: 13:18:19 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 13:18:20 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 13:18:20 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 87.2K 32s unit-oai-hss-0: 13:18:20 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 176K 32s unit-oai-hss-0: 13:18:20 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 13:18:20 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 13:18:21 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 13:18:21 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 89.2K 31s unit-oai-hss-0: 13:18:21 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 13:18:21 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 13:18:21 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-abot-epc-basic-0: 13:18:21 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 136K 31s unit-oai-hss-0: 13:18:21 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 13:18:22 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 105K 31s unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 13:18:22 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 121K 30s unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 13:18:22 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 13:18:23 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 115K 30s unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 13:18:23 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 122K 30s unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 13:18:23 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 115K 29s unit-oai-hss-0: 13:18:23 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 13:18:24 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 13:18:24 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 120K 29s unit-oai-hss-0: 13:18:24 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 13:18:24 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 13:18:24 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 117K 29s unit-oai-hss-0: 13:18:24 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 13:18:25 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 121K 28s unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 13:18:25 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 136K 28s unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 13:18:25 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 144K 28s unit-oai-hss-0: 13:18:25 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 13:18:26 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 13:18:26 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 175K 27s unit-oai-hss-0: 13:18:26 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 13:18:26 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 13:18:26 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 177K 27s unit-oai-hss-0: 13:18:26 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 13:18:26 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 179K 26s unit-oai-hss-0: 13:18:26 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:60 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-abot-epc-basic-0: 13:18:27 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 95.6K 26s unit-abot-epc-basic-0: 13:18:27 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 50.5M 26s unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 13:18:27 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 178K 25s unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:63 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-abot-epc-basic-0: 13:18:27 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 177K 25s unit-oai-hss-0: 13:18:27 DEBUG unit.oai-hss/0.install Get:64 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-abot-epc-basic-0: 13:18:28 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 177K 25s unit-abot-epc-basic-0: 13:18:28 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 178K 24s unit-abot-epc-basic-0: 13:18:28 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 111K 24s unit-abot-epc-basic-0: 13:18:28 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.08M 24s unit-oai-hss-0: 13:18:28 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 13:18:29 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 144K 23s unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 13:18:29 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 177K 23s unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 13:18:29 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 174K 23s unit-oai-hss-0: 13:18:29 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 157K 22s unit-oai-hss-0: 13:18:30 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 13:18:30 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 123K 22s unit-oai-hss-0: 13:18:30 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 155K 22s unit-oai-hss-0: 13:18:30 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 13:18:30 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 153K 21s unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 174K 21s unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 162K 20s unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 13:18:31 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 13:18:32 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 126K 20s unit-oai-hss-0: 13:18:32 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 150K 20s unit-oai-hss-0: 13:18:32 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 13:18:32 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:18:32 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4188 kB/s) unit-abot-epc-basic-0: 13:18:33 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 88.6K 19s unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install (Reading database ... 79248 files and directories currently installed.) unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 13:18:33 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 326K 19s unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:18:33 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 13:18:33 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 122K 19s unit-abot-epc-basic-0: 13:18:34 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 116K 18s unit-oai-hss-0: 13:18:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 13:18:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:18:34 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 120K 18s unit-oai-hss-0: 13:18:34 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:18:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 13:18:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 13:18:35 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 73.9K 18s unit-abot-epc-basic-0: 13:18:35 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 283K 17s unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-abot-epc-basic-0: 13:18:35 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 98.3K 17s unit-oai-hss-0: 13:18:35 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:18:36 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 88.6K 17s unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:18:36 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 120K 16s unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 13:18:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 13:18:37 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 13:18:37 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 104K 16s unit-oai-hss-0: 13:18:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 13:18:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-abot-epc-basic-0: 13:18:37 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 88.7K 16s unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 13:18:38 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 81.9K 15s unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 13:18:38 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:18:39 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 80.3K 15s unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 13:18:39 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 83.2K 15s unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 13:18:39 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 13:18:40 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 76.5K 14s unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:18:40 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 88.7K 14s unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 13:18:40 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 13:18:41 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 83.3K 14s unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 13:18:41 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 13:18:41 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 94.8K 13s unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 13:18:42 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 59.1K 13s unit-abot-epc-basic-0: 13:18:43 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 175K 13s unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:18:43 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 88.8K 12s unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:43 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 13:18:44 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 89.2K 12s unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 13:18:44 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 88.7K 12s unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 13:18:44 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:45 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 114K 11s unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:45 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:45 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 104K 11s unit-abot-epc-basic-0: 13:18:46 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 93.8K 11s unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:46 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 90.0K 10s unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:46 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:47 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 115K 10s unit-abot-epc-basic-0: 13:18:47 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 120K 9s unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:48 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 117K 9s unit-abot-epc-basic-0: 13:18:48 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 122K 9s unit-oai-hss-0: 13:18:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 13:18:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:48 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 155K 8s unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:49 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 113K 8s unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 13:18:49 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 138K 8s unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 13:18:49 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:18:49 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 154K 7s unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:50 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 151K 7s unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 13:18:50 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 161K 7s unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:18:50 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:18:51 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 137K 6s unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:18:51 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 138K 6s unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 13:18:51 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 174K 6s unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:51 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:51 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 155K 5s unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 159K 5s unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 170K 5s unit-oai-hss-0: 13:18:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 13:18:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:52 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 146K 4s unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 177K 4s unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 122K 3s unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:53 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 152K 3s unit-abot-epc-basic-0: 13:18:54 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 141K 3s unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:18:54 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 123K 2s unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:18:54 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 13:18:55 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 98.6K 2s unit-abot-epc-basic-0: 13:18:55 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 132K 2s unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 13:18:55 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 136K 1s unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 13:18:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 13:18:56 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 105K 1s unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 13:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 13:18:57 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 77.0K 1s unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 13:18:57 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 82.6K 0s unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 13:18:57 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 81.2K=5m31s unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install 2019-01-03 13:18:58 (141 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57456 files and directories currently installed.) unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 13:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 13:18:58 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-epc-0: 13:19:00 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:19:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:19:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:19:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:19:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:19:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:19:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:19:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 13:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 13:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-oai-epc-0: 13:19:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 13:19:01 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-oai-epc-0: 13:19:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:19:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 13:19:01 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:19:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:19:01 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: 13:19:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 13:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 13:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 13:19:02 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:19:02 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:19:02 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 13:19:02 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 13:19:02 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 13:19:02 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 13:19:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:19:02 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 13:19:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 13:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 13:19:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:19:02 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:19:02 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-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:19:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:19:02 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:19:02 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: 13:19:02 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:19:02 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 13:19:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:19:03 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 13:19:03 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-oai-epc-0: 13:19:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:19:03 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: 13:19:03 DEBUG unit.oai-epc/0.install --2019-01-03 13:19:03-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install --2019-01-03 13:19:03-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:19:03 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install 0K ....... 43.7M=0s unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install 2019-01-03 13:19:04 (43.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:19:04-- unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (43.7 MB/s) unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:19:04 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 13:19:04 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 13:19:05 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 13:19:05 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-oai-epc-0: 13:19:05 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:19:05 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:19:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:19:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:19:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:19:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:19:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:19:05 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-oai-hss-0: 13:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 13:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:19:05 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:05 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 13:19:05 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-oai-hss-0: 13:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 13:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-oai-hss-0: 13:19:06 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:19:06 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:19:07 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 13:19:07 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-oai-hss-0: 13:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 13:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-oai-hss-0: 13:19:08 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:19:08 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 13:19:09 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:19:09 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 13:19:10 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-oai-hss-0: 13:19:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 13:19:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 13:19:10 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-oai-hss-0: 13:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 13:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 13:19:11 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 13:19:11 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-oai-hss-0: 13:19:12 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:12 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 13:19:13 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-oai-hss-0: 13:19:14 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 13:19:15 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 13:19:15 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 13:19:16 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 13:19:16 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 13:19:16 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 13:19:16 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-oai-hss-0: 13:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 13:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 13:19:16 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 13:19:17 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 13:19:17 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 13:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 13:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-oai-hss-0: 13:19:18 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-141.167 [854 kB] unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-oai-hss-0: 13:19:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:18 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 13:19:19 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 13:19:19 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 13:19:20 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 13:19:20 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 13:19:20 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 13:19:20 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 13:19:20 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 13:19:21 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 13:19:21 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 13:19:21 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 13:19:21 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 13:19:22 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 13:19:22 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 13:19:22 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-oai-hss-0: 13:19:22 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:19:22 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:19:22 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 13:19:22 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 13:19:22 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-oai-hss-0: 13:19:22 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 13:19:23 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:23 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:23 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-oai-hss-0: 13:19:23 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-oai-hss-0: 13:19:24 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 13:19:24 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-oai-hss-0: 13:19:24 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 13:19:24 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-oai-hss-0: 13:19:24 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-oai-hss-0: 13:19:25 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:26 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 13:19:26 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 13:19:26 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 13:19:26 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 13:19:26 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-oai-hss-0: 13:19:26 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 13:19:27 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 13:19:28 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-oai-hss-0: 13:19:29 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-oai-hss-0: 13:19:29 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-oai-hss-0: 13:19:29 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:19:29 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 13:19:29 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 27s (3686 kB/s) unit-oai-hss-0: 13:19:30 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 13:19:30 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 ... 57619 files and directories currently installed.) unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-oai-hss-0: 13:19:30 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 13:19:30 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 13:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-oai-hss-0: 13:19:30 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:19:31 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-oai-hss-0: 13:19:31 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:19:31 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 13:19:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-oai-hss-0: 13:19:31 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 13:19:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 13:19:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-oai-hss-0: 13:19:32 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:19:32 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 13:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 13:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-oai-hss-0: 13:19:33 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 13:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 13:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 13:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 13:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 13:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 13:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:19:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:19:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:19:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:19:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:19:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:19:35 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 13:19:35 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-oai-hss-0: 13:19:35 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 13:19:36 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-oai-hss-0: 13:19:36 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-oai-hss-0: 13:19:36 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-hss-0: 13:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-oai-hss-0: 13:19:36 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-oai-hss-0: 13:19:37 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 13:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 13:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-oai-hss-0: 13:19:37 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-oai-hss-0: 13:19:38 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-oai-hss-0: 13:19:38 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-hss-0: 13:19:38 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 13:19:38 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 13:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:19:39 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 13:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 13:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-oai-hss-0: 13:19:40 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:19:40 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:19:40 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 13:19:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 13:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 13:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:19:41 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-oai-hss-0: 13:19:42 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-hss-0: 13:19:42 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 13:19:42 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 13:19:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-hss-0: 13:19:43 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-oai-hss-0: 13:19:43 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 13:19:43 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-oai-hss-0: 13:19:43 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:43 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 13:19:44 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 13:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-oai-hss-0: 13:19:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 13:19:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-oai-hss-0: 13:19:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 13:19:45 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 13:19:45 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 13:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 13:19:46 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-oai-hss-0: 13:19:47 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-oai-hss-0: 13:19:47 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:19:47 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 13:19:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-oai-hss-0: 13:19:47 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 13:19:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 13:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-oai-hss-0: 13:19:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 13:19:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 13:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-hss-0: 13:19:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-oai-hss-0: 13:19:50 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-oai-hss-0: 13:19:50 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 13:19:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (761 kB/s) unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install (Reading database ... 85977 files and directories currently installed.) unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 13:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 13:19:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-oai-hss-0: 13:19:52 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-oai-hss-0: 13:19:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 13:19:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-hss-0: 13:19:52 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 13:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-oai-hss-0: 13:19:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 13:19:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 13:19:53 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-oai-hss-0: 13:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 13:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 13:19:54 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-oai-hss-0: 13:19:54 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 13:19:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-hss-0: 13:19:55 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 13:19:55 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 13:19:55 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-hss-0: 13:19:55 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-oai-hss-0: 13:19:56 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-oai-hss-0: 13:19:56 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-oai-hss-0: 13:19:56 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 13:19:57 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-oai-hss-0: 13:19:58 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-abot-epc-basic-0: 13:19:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-oai-hss-0: 13:19:59 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 13:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-oai-hss-0: 13:20:00 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 13:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 13:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 13:20:01 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 13:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-oai-hss-0: 13:20:02 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 13:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:20:03 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:20:03 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2146 kB/s) unit-abot-epc-basic-0: 13:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 13:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-oai-hss-0: 13:20:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 13:20:03 DEBUG unit.oai-hss/0.install (Reading database ... 86088 files and directories currently installed.) unit-oai-hss-0: 13:20:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 13:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:20:04 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:20:05 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 13:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 13:20:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 13:20:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:20:06 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 13:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 13:20:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 13:20:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 13:20:08 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 13:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 13:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 13:20:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 13:20:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 13:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 13:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-oai-hss-0: 13:20:09 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 13:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 13:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:10 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 13:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 13:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 13:20:11 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:20:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 13:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:20:13 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:20:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 13:20:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:20:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 13:20:13 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:20:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 13:20:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 13:20:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 13:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:14 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 13:20:15 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 13:20:15 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 13:20:15 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 13:20:16 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 ... 61262 files and directories currently installed.) unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:20:16 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 13:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 13:20:17 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 13:20:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:20:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 13:20:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 13:20:19 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-hss-0: 13:20:19 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:20:20 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 13:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 13:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 13:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 13:20:20 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 13:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 13:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-oai-hss-0: 13:20:21 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:20:21 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:20:21 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 13:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 13:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 13:20:21 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 13:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 13:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 13:20:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 13:20:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:23 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 13:20:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:20:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:20:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:20:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:20:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:20:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:20:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 13:20:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 13:20:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 13:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 13:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 13:20:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:20:25 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:20:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:20:26 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: 13:20:26 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 13:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 13:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:20:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:20:27 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:20:27 DEBUG unit.oai-hss/0.install 190103 13:20:27 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 13:20:27 DEBUG unit.oai-hss/0.install 190103 13:20:27 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 13:20:27 DEBUG unit.oai-hss/0.install 190103 13:20:27 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 25777 ... unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:20:27 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:20:27 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-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:20:27 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:20:27 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: 13:20:27 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:20:27 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 13:20:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:20:27 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: 13:20:27 DEBUG unit.oai-epc/0.install --2019-01-03 13:20:27-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:27 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install --2019-01-03 13:20:28-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install 0K ....... 43.3M=0s unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install 2019-01-03 13:20:28 (43.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:20:28-- unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (43.3 MB/s) unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:20:28 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:20:28 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:20:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:20:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:20:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:20:28 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 13:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 13:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 13:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 13:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 13:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 13:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-oai-hss-0: 13:20:37 DEBUG unit.oai-hss/0.install mysql start/running, process 25912 unit-oai-hss-0: 13:20:38 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 13:20:38 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 13:20:38 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-oai-hss-0: 13:20:39 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 13:20:39 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 13:20:39 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-oai-hss-0: 13:20:39 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 13:20:39 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 13:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-oai-hss-0: 13:20:40 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-oai-hss-0: 13:20:40 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 13:20:40 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 13:20:40 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 13:20:41 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 13:20:41 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 13:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-oai-hss-0: 13:20:41 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:42 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:20:43 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 13:20:44 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:20:44 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 13:20:44 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 13:20:44 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 13:20:44 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (253 kB/s) unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install (Reading database ... 88089 files and directories currently installed.) unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:20:45 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 13:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-oai-hss-0: 13:20:46 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 13:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-oai-hss-0: 13:20:46 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-hss-0: 13:20:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install --2019-01-03 13:20:48-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 13:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 13:20:48 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 322K 3s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 643K 2s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 47.5M 1s unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 658K 1s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 32.5M 1s unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 658K 1s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 35.8M 1s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 37.9M 1s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 30.3M 1s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 69.9M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 67.5M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 698K 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 35.7M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 37.7M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 35.7M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 37.7M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 55.9M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 69.2M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 706K 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 35.2M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 48.0M 0s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 73.8M=0.5s unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install 2019-01-03 13:20:49 (1.95 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-abot-epc-basic-0: 13:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 13:20:49 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 13:20:50 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 13:20:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 13:20:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 13:20:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-abot-epc-basic-0: 13:20:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:54 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 13:20:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:55 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 13:20:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:56 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:56 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:20:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 13:20:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 13:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 13:20:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-abot-epc-basic-0: 13:20:58 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 13:20:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 13:20:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 13:21:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 13:21:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 13:21:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-abot-epc-basic-0: 13:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-abot-epc-basic-0: 13:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 13:21:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-abot-epc-basic-0: 13:21:04 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 13:21:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-abot-epc-basic-0: 13:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-abot-epc-basic-0: 13:21:05 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-abot-epc-basic-0: 13:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-abot-epc-basic-0: 13:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 13:21:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 13:21:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-abot-epc-basic-0: 13:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install Making check in testsuite unit-abot-epc-basic-0: 13:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 13:21:07 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 13:21:08 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-abot-epc-basic-0: 13:21:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 13:21:08 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 13:21:09 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install fi ; done unit-abot-epc-basic-0: 13:21:09 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:21:09 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:21:10 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:21:10 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 13:21:10 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 13:21:10 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 13:21:10 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 13:21:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 13:21:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 13:21:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 13:21:11 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 13:21:11 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 13:21:12 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 13:21:12 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 13:21:12 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 13:21:12 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 13:21:12 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (878 kB/s) unit-oai-hss-0: 13:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 13:21:13 DEBUG unit.oai-hss/0.install (Reading database ... 88107 files and directories currently installed.) unit-oai-hss-0: 13:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:21:13 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:21:14 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:21:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 13:21:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 13:21:15 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:21:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:21:18 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:21:18 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:21:18 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:21:18 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 13:21:19 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install --2019-01-03 13:21:19-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 13:21:19 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 143K 35s unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 295K 26s unit-oai-hss-0: 13:21:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 514K 20s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 612K 17s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 954K 14s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.14M 13s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.18M 11s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.50M 10s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.61M 9s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.83M 8s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.06M 8s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.20M 7s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.41M 7s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.65M 6s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.06M 6s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.15M 6s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.28M 5s unit-abot-epc-basic-0: 13:21:21 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.64M 5s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.53M 5s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.24M 4s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.96M 4s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.83M 4s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.55M 4s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.45M 4s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.95M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.81M 3s unit-abot-epc-basic-0: 13:21:21 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.56M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.29M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.41M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.16M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.72M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.01M 3s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.86M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.18M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.32M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.26M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.33M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.04M 2s unit-abot-epc-basic-0: 13:21:21 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.75M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.29M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.99M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.96M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.12M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.55M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.49M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.07M 2s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 11.2M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.17M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.63M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.8M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.7M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.6M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.2M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.1M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.9M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.9M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.9M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 14.7M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.5M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.4M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.3M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.2M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.0M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.9M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.9M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.7M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 16.8M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.8M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.6M 1s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.4M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 18.0M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.8M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.5M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.8M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 15.4M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.3M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.2M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.9M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.3M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.6M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.1M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.9M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.5M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.0M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.5M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.6M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 23.1M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 14.4M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.4M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.7M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 17.5M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 24.6M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.8M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.9M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 28.8M 0s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 13.6M=1.5s unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install 2019-01-03 13:21:21 (3.31 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 13:21:21 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 13:21:22 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 13:21:23 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-abot-epc-basic-0: 13:21:24 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 13:21:24 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.7 KB/sec) unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 830.3 KB/sec) unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 760.6 KB/sec) unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-abot-epc-basic-0: 13:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-oai-hss-0: 13:21:25 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 962.2 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 843.6 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1197.7 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1582.5 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 180.5 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 88.7 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 352.0 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 160.7 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 32.0 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 224.1 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 91.4 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 73.5 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 110.8 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 473.7 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1411.6 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 672.9 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 146.4 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 443.6 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-oai-hss-0: 13:21:26 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 58.9 KB/sec) unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 13:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 3/13 KB 3/48 KB 44/153 KB 3/13 KB 3/48 KB 48/153 KB 3/13 KB 3/48 KB 36/153 KB 3/13 KB 3/48 KB 36/153 KB 3/13 KB 48/153 KB 6/13 KB 3/48 KB 48/153 KB 9/13 KB 3/48 KB 48/153 KB 11/13 KB 3/48 KB 48/153 KB 13/13 KB 3/48 KB 48/153 KB 13/13 KB 5/48 KB 48/153 KB 13/13 KB 8/48 KB 48/153 KB 13/13 KB 11/48 KB 48/153 KB 13/13 KB 13/48 KB 48/153 KB 13/13 KB 16/48 KB 52/153 KB 13/13 KB 16/48 KB 56/153 KB 13/13 KB 16/48 KB 60/153 KB 13/13 KB 16/48 KB 64/153 KB 13/13 KB 16/48 KB 68/153 KB 13/13 KB 16/48 KB 72/153 KB 13/13 KB 19/48 KB 68/153 KB 13/13 KB 19/48 KB 72/153 KB 13/13 KB 21/48 KB 72/153 KB 13/13 KB 24/48 KB 76/153 KB 13/13 KB 24/48 KB 80/153 KB 13/13 KB 24/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 274.6 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 80/153 KB 27/48 KB 84/153 KB 27/48 KB 88/153 KB 29/48 KB 84/153 KB 29/48 KB 92/153 KB 3/35 KB 3/30 KB 29/48 KB 92/153 KB 3/35 KB 5/30 KB 29/48 KB 92/153 KB 3/35 KB 8/30 KB 29/48 KB 92/153 KB 3/35 KB 11/30 KB 29/48 KB 92/153 KB 3/35 KB 13/30 KB 29/48 KB 92/153 KB 3/35 KB 29/48 KB 92/153 KB 5/35 KB 13/30 KB 29/48 KB 92/153 KB 8/35 KB 13/30 KB 29/48 KB 92/153 KB 11/35 KB 13/30 KB 29/48 KB 92/153 KB 13/35 KB 13/30 KB 29/48 KB 92/153 KB 13/35 KB 13/30 KB 32/48 KB 92/153 KB 13/35 KB 13/30 KB 36/48 KB 92/153 KB 13/35 KB 13/30 KB 3/50 KB 40/48 KB 92/153 KB 13/35 KB 13/30 KB 3/50 KB 36/48 KB 92/153 KB 13/35 KB 13/30 KB 36/48 KB 96/153 KB 13/35 KB 13/30 KB 3/50 KB 40/48 KB 96/153 KB 13/35 KB 13/30 KB 3/50 KB 44/48 KB 96/153 KB 13/35 KB 13/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 16/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 19/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 21/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 24/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 27/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 29/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 30/30 KB 3/50 KB 48/48 KB 96/153 KB 13/35 KB 30/30 KB 3/50 KB 48/48 KB 100/153 KB 16/35 KB 30/30 KB 5/50 KB 48/48 KB 100/153 KB 16/35 KB 30/30 KB 3/50 KB 48/48 KB 100/153 KB 19/35 KB 30/30 KB 5/50 KB 48/48 KB 100/153 KB 21/35 KB 30/30 KB 5/50 KB 48/48 KB 100/153 KB 24/35 KB 30/30 KB 5/50 KB 48/48 KB 100/153 KB 27/35 KB 30/30 KB 5/50 KB 48/48 KB 100/153 KB 13/35 KB 30/30 KB 3/50 KB 48/48 KB 100/153 KB 27/35 KB 30/30 KB 8/50 KB 48/48 KB 104/153 KB 27/35 KB 30/30 KB 11/50 KB 48/48 KB 104/153 KB 27/35 KB 30/30 KB 8/50 KB 48/48 KB 104/153 KB 29/35 KB 30/30 KB 11/50 KB 48/48 KB 108/153 KB 29/35 KB 30/30 KB 11/50 KB 48/48 KB 108/153 KB 32/35 KB 30/30 KB 11/50 KB 48/48 KB 112/153 KB 35/35 KB 30/30 KB 13/50 KB 48/48 KB 112/153 KB 32/35 KB 30/30 KB 13/50 KB 48/48 KB 112/153 KB 32/35 KB 30/30 KB 11/50 KB 48/48 KB 116/153 KB 35/35 KB 30/30 KB 13/50 KB 48/48 KB 120/153 KB 35/35 KB 30/30 KB 16/50 KB 48/48 KB 124/153 KB 35/35 KB 30/30 KB 16/50 KB 48/48 KB 128/153 KB 35/35 KB 30/30 KB 16/50 KB 116/153 KB 35/35 KB 30/30 KB 16/50 KB 48/48 KB 116/153 KB 35/35 KB 30/30 KB 13/50 KB 48/48 KB 128/153 KB 35/35 KB 30/30 KB 19/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 665.2 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 132/153 KB 35/35 KB 21/50 KB 128/153 KB 35/35 KB 21/50 KB 132/153 KB 35/35 KB 24/50 KB 132/153 KB 35/35 KB 27/50 KB 132/153 KB 35/35 KB 29/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 414.5 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 136/153 KB 35/35 KB 29/50 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 136/153 KB 35/35 KB 32/50 KB 140/153 KB 35/35 KB 32/50 KB 144/153 KB 35/35 KB 32/50 KB 148/153 KB 35/35 KB 32/50 KB 152/153 KB 35/35 KB 36/50 KB 153/153 KB 35/35 KB 36/50 KB 148/153 KB 35/35 KB 36/50 KB 153/153 KB 35/35 KB 40/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 426.3 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 153/153 KB 35/35 KB 40/50 KB 3/119 KB 153/153 KB 40/50 KB 5/119 KB 153/153 KB 44/50 KB 5/119 KB 153/153 KB 48/50 KB 8/119 KB 153/153 KB 48/50 KB 8/119 KB 153/153 KB 48/50 KB 11/119 KB 153/153 KB 50/50 KB 13/119 KB 153/153 KB 50/50 KB 13/119 KB 153/153 KB 50/50 KB 16/119 KB 153/153 KB 50/50 KB 19/119 KB 153/153 KB 50/50 KB 21/119 KB 153/153 KB 50/50 KB 3/190 KB 24/119 KB 153/153 KB 50/50 KB 3/190 KB 21/119 KB 153/153 KB 3/37 KB 50/50 KB 3/190 KB 24/119 KB 153/153 KB 5/37 KB 50/50 KB 3/190 KB 24/119 KB 153/153 KB 8/37 KB 50/50 KB 5/190 KB 24/119 KB 153/153 KB 11/37 KB 50/50 KB 5/190 KB 24/119 KB 153/153 KB 11/37 KB 50/50 KB 5/190 KB 27/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 571.7 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1641.1 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 153/153 KB 13/37 KB 5/190 KB 29/119 KB 153/153 KB 5/37 KB 50/50 KB 5/190 KB 24/119 KB 13/37 KB 8/190 KB 29/119 KB 13/37 KB 11/190 KB 29/119 KB 13/37 KB 13/190 KB 29/119 KB 153/153 KB 13/37 KB 5/190 KB 29/119 KB 13/37 KB 16/190 KB 29/119 KB 16/37 KB 19/190 KB 29/119 KB 16/37 KB 21/190 KB 32/119 KB 16/37 KB 16/190 KB 29/119 KB 19/37 KB 21/190 KB 32/119 KB 16/37 KB 19/190 KB 32/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 19/37 KB 24/190 KB 32/119 KB 21/37 KB 27/190 KB 36/119 KB 21/37 KB 24/190 KB 36/119 KB 24/37 KB 27/190 KB 36/119 KB 19/37 KB 24/190 KB 36/119 KB 27/37 KB 27/190 KB 40/119 KB 27/37 KB 27/190 KB 40/119 KB 27/37 KB 27/190 KB 44/119 KB 29/37 KB 27/190 KB 44/119 KB 29/37 KB 27/190 KB 48/119 KB 32/37 KB 4/86 KB 29/190 KB 52/119 KB 32/37 KB 4/86 KB 29/190 KB 48/119 KB 32/37 KB 4/86 KB 27/190 KB 48/119 KB 29/37 KB 4/86 KB 27/190 KB 48/119 KB 32/37 KB 8/86 KB 29/190 KB 52/119 KB 32/37 KB 12/86 KB 29/190 KB 52/119 KB 35/37 KB 3/66 KB 16/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 20/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 24/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 28/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 32/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 36/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 40/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 12/86 KB 32/190 KB 56/119 KB 35/37 KB 3/66 KB 12/86 KB 32/190 KB 52/119 KB 32/37 KB 3/66 KB 12/86 KB 32/190 KB 52/119 KB 35/37 KB 3/66 KB 40/86 KB 36/190 KB 56/119 KB 37/37 KB 3/66 KB 40/86 KB 40/190 KB 60/119 KB 32/37 KB 3/66 KB 12/86 KB 29/190 KB 52/119 KB 37/37 KB 6/66 KB 40/86 KB 40/190 KB 60/119 KB 37/37 KB 9/66 KB 40/86 KB 40/190 KB 60/119 KB 37/37 KB 3/66 KB 40/86 KB 36/190 KB 60/119 KB 37/37 KB 9/66 KB 40/86 KB 40/190 KB 64/119 KB 37/37 KB 11/66 KB 40/86 KB 40/190 KB 68/119 KB 37/37 KB 3/66 KB 40/86 KB 36/190 KB 56/119 KB 37/37 KB 11/66 KB 40/86 KB 44/190 KB 68/119 KB 37/37 KB 11/66 KB 40/86 KB 40/190 KB 64/119 KB 37/37 KB 14/66 KB 40/86 KB 44/190 KB 68/119 KB 37/37 KB 16/66 KB 40/86 KB 44/190 KB 68/119 KB 37/37 KB 16/66 KB 40/86 KB 48/190 KB 68/119 KB 37/37 KB 19/66 KB 40/86 KB 48/190 KB 68/119 KB 37/37 KB 22/66 KB 40/86 KB 52/190 KB 72/119 KB 37/37 KB 19/66 KB 40/86 KB 52/190 KB 72/119 KB 37/37 KB 19/66 KB 40/86 KB 48/190 KB 72/119 KB 37/37 KB 22/66 KB 40/86 KB 56/190 KB 76/119 KB 37/37 KB 22/66 KB 40/86 KB 56/190 KB 80/119 KB 37/37 KB 25/66 KB 40/86 KB 56/190 KB 80/119 KB 37/37 KB 27/66 KB 40/86 KB 56/190 KB 80/119 KB 37/37 KB 30/66 KB 44/86 KB 56/190 KB 84/119 KB 37/37 KB 25/66 KB 40/86 KB 56/190 KB 80/119 KB 37/37 KB 30/66 KB 44/86 KB 60/190 KB 84/119 KB 37/37 KB 30/66 KB 44/86 KB 64/190 KB 84/119 KB 37/37 KB 30/66 KB 44/86 KB 68/190 KB 84/119 KB 37/37 KB 32/66 KB 44/86 KB 72/190 KB 84/119 KB 37/37 KB 27/66 KB 44/86 KB 56/190 KB 84/119 KB 37/37 KB 27/66 KB 44/86 KB 56/190 KB 80/119 KB 37/37 KB 32/66 KB 48/86 KB 76/190 KB 88/119 KB 37/37 KB 32/66 KB 52/86 KB 76/190 KB 88/119 KB 37/37 KB 32/66 KB 44/86 KB 68/190 KB 84/119 KB 37/37 KB 32/66 KB 44/86 KB 76/190 KB 88/119 KB 37/37 KB 32/66 KB 52/86 KB 76/190 KB 92/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 318.6 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 36/66 KB 52/86 KB 76/190 KB 96/119 KB 40/66 KB 56/86 KB 76/190 KB 96/119 KB 37/37 KB 36/66 KB 56/86 KB 76/190 KB 96/119 KB 36/66 KB 56/86 KB 76/190 KB 96/119 KB 37/37 KB 32/66 KB 52/86 KB 76/190 KB 96/119 KB 44/66 KB 60/86 KB 80/190 KB 100/119 KB 44/66 KB 60/86 KB 80/190 KB 104/119 KB 44/66 KB 60/86 KB 80/190 KB 100/119 KB 44/66 KB 60/86 KB 80/190 KB 100/119 KB 44/66 KB 64/86 KB 80/190 KB 104/119 KB 44/66 KB 64/86 KB 84/190 KB 104/119 KB 44/66 KB 68/86 KB 88/190 KB 108/119 KB 44/66 KB 60/86 KB 80/190 KB 104/119 KB 48/66 KB 68/86 KB 92/190 KB 108/119 KB 44/66 KB 68/86 KB 84/190 KB 108/119 KB 52/66 KB 68/86 KB 92/190 KB 108/119 KB 44/66 KB 68/86 KB 84/190 KB 104/119 KB 52/66 KB 72/86 KB 92/190 KB 112/119 KB 52/66 KB 76/86 KB 92/190 KB 112/119 KB 44/66 KB 68/86 KB 92/190 KB 112/119 KB 52/66 KB 68/86 KB 92/190 KB 112/119 KB 52/66 KB 80/86 KB 96/190 KB 116/119 KB 52/66 KB 80/86 KB 96/190 KB 112/119 KB 56/66 KB 80/86 KB 96/190 KB 119/119 KB 3/26 KB 60/66 KB 80/86 KB 96/190 KB 119/119 KB 3/26 KB 64/66 KB 80/86 KB 100/190 KB 119/119 KB 3/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 52/66 KB 80/86 KB 96/190 KB 119/119 KB 3/26 KB 56/66 KB 80/86 KB 96/190 KB 119/119 KB 3/26 KB 56/66 KB 80/86 KB 96/190 KB 119/119 KB 5/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 8/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 11/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 13/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 16/26 KB 66/66 KB 80/86 KB 100/190 KB 119/119 KB 19/26 KB 66/66 KB 84/86 KB 100/190 KB 119/119 KB 3/26 KB 60/66 KB 80/86 KB 100/190 KB 119/119 KB 16/26 KB 66/66 KB 84/86 KB 100/190 KB 119/119 KB 19/26 KB 66/66 KB 86/86 KB 104/190 KB 119/119 KB 19/26 KB 66/66 KB 86/86 KB 104/190 KB 119/119 KB 19/26 KB 66/66 KB 86/86 KB 108/190 KB 119/119 KB 21/26 KB 66/66 KB 86/86 KB 112/190 KB 119/119 KB 21/26 KB 66/66 KB 86/86 KB 108/190 KB 119/119 KB 24/26 KB 66/66 KB 86/86 KB 112/190 KB 119/119 KB 26/26 KB 66/66 KB 86/86 KB 112/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 26/26 KB 66/66 KB 86/86 KB 116/190 KB 119/119 KB 26/26 KB 120/190 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 474.7 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 615.4 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 26/26 KB 124/190 KB 26/26 KB 128/190 KB 26/26 KB 132/190 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 26/26 KB 136/190 KB 26/26 KB 140/190 KB 26/26 KB 144/190 KB 26/26 KB 148/190 KB 4/324 KB 152/190 KB 4/324 KB 156/190 KB 4/324 KB 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 171.6 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 8/324 KB 160/190 KB 12/324 KB 160/190 KB 16/324 KB 160/190 KB 20/324 KB 160/190 KB 4/79 KB 24/324 KB 3/228 KB 160/190 KB 4/79 KB 28/324 KB 3/228 KB 160/190 KB 4/79 KB 32/324 KB 3/228 KB 160/190 KB 4/79 KB 36/324 KB 3/228 KB 160/190 KB 8/324 KB 160/190 KB 4/79 KB 3/152 KB 36/324 KB 3/228 KB 164/190 KB 4/79 KB 3/152 KB 36/324 KB 3/228 KB 160/190 KB 4/79 KB 20/324 KB 3/228 KB 160/190 KB 4/79 KB 3/152 KB 36/324 KB 6/228 KB 164/190 KB 4/79 KB 3/152 KB 36/324 KB 9/228 KB 164/190 KB 4/79 KB 20/324 KB 160/190 KB 8/79 KB 3/152 KB 36/324 KB 9/228 KB 164/190 KB 12/79 KB 3/152 KB 36/324 KB 9/228 KB 164/190 KB 16/79 KB 3/152 KB 36/324 KB 9/228 KB 164/190 KB 16/79 KB 5/152 KB 36/324 KB 9/228 KB 164/190 KB 20/79 KB 8/152 KB 36/324 KB 9/228 KB 168/190 KB 20/79 KB 5/152 KB 36/324 KB 9/228 KB 168/190 KB 24/79 KB 11/152 KB 36/324 KB 9/228 KB 168/190 KB 16/79 KB 5/152 KB 36/324 KB 9/228 KB 168/190 KB 28/79 KB 11/152 KB 36/324 KB 9/228 KB 172/190 KB 28/79 KB 11/152 KB 36/324 KB 9/228 KB 176/190 KB 28/79 KB 11/152 KB 36/324 KB 9/228 KB 180/190 KB 20/79 KB 11/152 KB 36/324 KB 9/228 KB 168/190 KB 28/79 KB 11/152 KB 36/324 KB 9/228 KB 180/190 KB 32/79 KB 11/152 KB 36/324 KB 9/228 KB 180/190 KB 32/79 KB 11/152 KB 36/324 KB 9/228 KB 184/190 KB 32/79 KB 11/152 KB 40/324 KB 9/228 KB 188/190 KB 32/79 KB 11/152 KB 40/324 KB 9/228 KB 188/190 KB 32/79 KB 11/152 KB 40/324 KB 9/228 KB 190/190 KB 32/79 KB 11/152 KB 44/324 KB 9/228 KB 190/190 KB 32/79 KB 11/152 KB 48/324 KB 9/228 KB 190/190 KB 32/79 KB 11/152 KB 52/324 KB 9/228 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1135.5 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 32/79 KB 11/152 KB 52/324 KB 11/228 KB 32/79 KB 11/152 KB 52/324 KB 14/228 KB 32/79 KB 11/152 KB 52/324 KB 16/228 KB 32/79 KB 11/152 KB 52/324 KB 19/228 KB 32/79 KB 13/152 KB 52/324 KB 22/228 KB 32/79 KB 13/152 KB 52/324 KB 25/228 KB 32/79 KB 13/152 KB 52/324 KB 27/228 KB 36/79 KB 13/152 KB 52/324 KB 30/228 KB 32/79 KB 13/152 KB 52/324 KB 19/228 KB 36/79 KB 16/152 KB 52/324 KB 30/228 KB 36/79 KB 19/152 KB 52/324 KB 30/228 KB 36/79 KB 21/152 KB 52/324 KB 30/228 KB 36/79 KB 24/152 KB 52/324 KB 30/228 KB 36/79 KB 27/152 KB 52/324 KB 32/228 KB 36/79 KB 13/152 KB 52/324 KB 27/228 KB 40/79 KB 27/152 KB 52/324 KB 32/228 KB 44/79 KB 27/152 KB 52/324 KB 32/228 KB 48/79 KB 27/152 KB 52/324 KB 32/228 KB 36/79 KB 24/152 KB 52/324 KB 32/228 KB 48/79 KB 27/152 KB 52/324 KB 36/228 KB 52/79 KB 29/152 KB 56/324 KB 40/228 KB 52/79 KB 29/152 KB 56/324 KB 36/228 KB 52/79 KB 29/152 KB 52/324 KB 36/228 KB 52/79 KB 32/152 KB 60/324 KB 44/228 KB 52/79 KB 27/152 KB 52/324 KB 36/228 KB 52/79 KB 29/152 KB 60/324 KB 44/228 KB 56/79 KB 32/152 KB 64/324 KB 44/228 KB 56/79 KB 36/152 KB 64/324 KB 44/228 KB 56/79 KB 40/152 KB 68/324 KB 44/228 KB 56/79 KB 36/152 KB 68/324 KB 44/228 KB 52/79 KB 36/152 KB 64/324 KB 44/228 KB 56/79 KB 44/152 KB 72/324 KB 48/228 KB 56/79 KB 36/152 KB 64/324 KB 44/228 KB 60/79 KB 44/152 KB 72/324 KB 48/228 KB 64/79 KB 44/152 KB 72/324 KB 48/228 KB 68/79 KB 44/152 KB 72/324 KB 48/228 KB 72/79 KB 44/152 KB 72/324 KB 52/228 KB 68/79 KB 44/152 KB 72/324 KB 52/228 KB 68/79 KB 44/152 KB 72/324 KB 52/228 KB 72/79 KB 44/152 KB 76/324 KB 56/228 KB 56/79 KB 44/152 KB 72/324 KB 52/228 KB 72/79 KB 48/152 KB 76/324 KB 56/228 KB 72/79 KB 44/152 KB 76/324 KB 52/228 KB 76/79 KB 48/152 KB 80/324 KB 56/228 KB 76/79 KB 48/152 KB 84/324 KB 60/228 KB 76/79 KB 52/152 KB 88/324 KB 60/228 KB 76/79 KB 48/152 KB 76/324 KB 56/228 KB 79/79 KB 52/152 KB 88/324 KB 60/228 KB 76/79 KB 52/152 KB 84/324 KB 60/228 KB 79/79 KB 56/152 KB 88/324 KB 60/228 KB 79/79 KB 60/152 KB 88/324 KB 60/228 KB 76/79 KB 48/152 KB 80/324 KB 60/228 KB 79/79 KB 60/152 KB 92/324 KB 64/228 KB 79/79 KB 60/152 KB 92/324 KB 68/228 KB 79/79 KB 60/152 KB 92/324 KB 72/228 KB 79/79 KB 60/152 KB 92/324 KB 60/228 KB 79/79 KB 64/152 KB 96/324 KB 76/228 KB 79/79 KB 64/152 KB 96/324 KB 76/228 KB 79/79 KB 60/152 KB 92/324 KB 76/228 KB 79/79 KB 68/152 KB 96/324 KB 80/228 KB 79/79 KB 72/152 KB 100/324 KB 80/228 KB 79/79 KB 68/152 KB 100/324 KB 80/228 KB 79/79 KB 68/152 KB 96/324 KB 80/228 KB 79/79 KB 4/32 KB 72/152 KB 104/324 KB 84/228 KB 4/32 KB 72/152 KB 104/324 KB 88/228 KB 79/79 KB 4/32 KB 72/152 KB 100/324 KB 80/228 KB 8/32 KB 72/152 KB 104/324 KB 88/228 KB 12/32 KB 72/152 KB 104/324 KB 88/228 KB 16/32 KB 72/152 KB 104/324 KB 88/228 KB 79/79 KB 4/32 KB 72/152 KB 104/324 KB 80/228 KB 16/32 KB 72/152 KB 108/324 KB 88/228 KB 16/32 KB 76/152 KB 112/324 KB 88/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 421.7 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 16/32 KB 76/152 KB 112/324 KB 92/228 KB 16/32 KB 76/152 KB 112/324 KB 96/228 KB 16/32 KB 76/152 KB 112/324 KB 100/228 KB 20/32 KB 76/152 KB 116/324 KB 104/228 KB 16/32 KB 76/152 KB 108/324 KB 88/228 KB 20/32 KB 80/152 KB 116/324 KB 104/228 KB 20/32 KB 84/152 KB 116/324 KB 104/228 KB 20/32 KB 76/152 KB 116/324 KB 100/228 KB 20/32 KB 76/152 KB 112/324 KB 100/228 KB 24/32 KB 88/152 KB 120/324 KB 104/228 KB 28/32 KB 88/152 KB 120/324 KB 104/228 KB 32/32 KB 88/152 KB 120/324 KB 104/228 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 20/32 KB 88/152 KB 120/324 KB 104/228 KB 20/32 KB 88/152 KB 120/324 KB 104/228 KB 32/32 KB 92/152 KB 124/324 KB 108/228 KB 32/32 KB 88/152 KB 120/324 KB 108/228 KB 32/32 KB 92/152 KB 124/324 KB 108/228 KB 32/32 KB 96/152 KB 128/324 KB 112/228 KB 32/32 KB 96/152 KB 128/324 KB 112/228 KB 32/32 KB 96/152 KB 124/324 KB 112/228 KB 32/32 KB 100/152 KB 128/324 KB 112/228 KB 32/32 KB 104/152 KB 132/324 KB 116/228 KB 32/32 KB 100/152 KB 132/324 KB 116/228 KB 32/32 KB 108/152 KB 136/324 KB 116/228 KB 32/32 KB 100/152 KB 128/324 KB 116/228 KB 32/32 KB 108/152 KB 136/324 KB 120/228 KB 32/32 KB 108/152 KB 136/324 KB 124/228 KB 32/32 KB 108/152 KB 140/324 KB 128/228 KB 32/32 KB 108/152 KB 140/324 KB 124/228 KB 32/32 KB 108/152 KB 136/324 KB 124/228 KB 32/32 KB 112/152 KB 140/324 KB 128/228 KB 32/32 KB 112/152 KB 144/324 KB 128/228 KB 32/32 KB 116/152 KB 144/324 KB 128/228 KB 120/152 KB 148/324 KB 132/228 KB 124/152 KB 148/324 KB 132/228 KB 4/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 156.4 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 32/32 KB 116/152 KB 148/324 KB 132/228 KB 32/32 KB 116/152 KB 148/324 KB 128/228 KB 128/152 KB 152/324 KB 136/228 KB 4/234 KB 120/152 KB 148/324 KB 132/228 KB 4/234 KB 128/152 KB 152/324 KB 136/228 KB 8/234 KB 128/152 KB 152/324 KB 136/228 KB 12/234 KB 128/152 KB 152/324 KB 136/228 KB 16/234 KB 128/152 KB 152/324 KB 136/228 KB 20/234 KB 128/152 KB 152/324 KB 136/228 KB 4/234 KB 128/152 KB 156/324 KB 140/228 KB 20/234 KB 128/152 KB 156/324 KB 144/228 KB 20/234 KB 128/152 KB 156/324 KB 136/228 KB 20/234 KB 128/152 KB 156/324 KB 136/228 KB 20/234 KB 128/152 KB 160/324 KB 144/228 KB 20/234 KB 132/152 KB 160/324 KB 144/228 KB 20/234 KB 136/152 KB 164/324 KB 148/228 KB 24/234 KB 132/152 KB 164/324 KB 148/228 KB 24/234 KB 132/152 KB 164/324 KB 144/228 KB 24/234 KB 136/152 KB 164/324 KB 152/228 KB 28/234 KB 136/152 KB 164/324 KB 152/228 KB 32/234 KB 136/152 KB 164/324 KB 152/228 KB 36/234 KB 132/152 KB 164/324 KB 144/228 KB 20/234 KB 140/152 KB 168/324 KB 152/228 KB 36/234 KB 140/152 KB 164/324 KB 152/228 KB 36/234 KB 144/152 KB 172/324 KB 152/228 KB 36/234 KB 136/152 KB 164/324 KB 152/228 KB 24/234 KB 144/152 KB 172/324 KB 156/228 KB 36/234 KB 144/152 KB 172/324 KB 160/228 KB 36/234 KB 140/152 KB 172/324 KB 152/228 KB 36/234 KB 144/152 KB 176/324 KB 160/228 KB 36/234 KB 148/152 KB 176/324 KB 164/228 KB 36/234 KB 148/152 KB 180/324 KB 168/228 KB 40/234 KB 148/152 KB 176/324 KB 160/228 KB 36/234 KB 152/152 KB 180/324 KB 172/228 KB 40/234 KB 152/152 KB 180/324 KB 172/228 KB 40/234 KB 148/152 KB 180/324 KB 164/228 KB 40/234 KB 148/152 KB 176/324 KB 164/228 KB 40/234 KB 152/152 KB 180/324 KB 172/228 KB 44/234 KB 152/152 KB 180/324 KB 172/228 KB 48/234 KB 152/152 KB 180/324 KB 172/228 KB 52/234 KB 152/152 KB 184/324 KB 172/228 KB 56/234 KB 148/152 KB 180/324 KB 172/228 KB 40/234 KB 152/152 KB 184/324 KB 172/228 KB 52/234 KB 152/152 KB 188/324 KB 172/228 KB 56/234 KB 152/152 KB 192/324 KB 172/228 KB 56/234 KB 152/152 KB 192/324 KB 176/228 KB 56/234 KB 152/152 KB 192/324 KB 180/228 KB 56/234 KB 152/152 KB 196/324 KB 184/228 KB 60/234 KB 152/152 KB 196/324 KB 180/228 KB 60/234 KB 152/152 KB 196/324 KB 184/228 KB 64/234 KB 152/152 KB 196/324 KB 184/228 KB 68/234 KB 152/152 KB 196/324 KB 180/228 KB 56/234 KB 152/152 KB 200/324 KB 188/228 KB 68/234 KB 152/152 KB 204/324 KB 188/228 KB 68/234 KB 152/152 KB 196/324 KB 188/228 KB 68/234 KB 152/152 KB 208/324 KB 192/228 KB 68/234 KB 152/152 KB 208/324 KB 188/228 KB 68/234 KB 152/152 KB 208/324 KB 192/228 KB 72/234 KB 152/152 KB 208/324 KB 192/228 KB 76/234 KB 152/152 KB 212/324 KB 196/228 KB 80/234 KB 152/152 KB 212/324 KB 196/228 KB 84/234 KB 152/152 KB 212/324 KB 196/228 KB 76/234 KB 152/152 KB 216/324 KB 196/228 KB 88/234 KB 152/152 KB 220/324 KB 196/228 KB 88/234 KB 152/152 KB 224/324 KB 196/228 KB 88/234 KB 152/152 KB 208/324 KB 196/228 KB 76/234 KB 152/152 KB 224/324 KB 200/228 KB 88/234 KB 152/152 KB 224/324 KB 204/228 KB 88/234 KB 228/324 KB 208/228 KB 88/234 KB 228/324 KB 212/228 KB 88/234 KB 228/324 KB 216/228 KB 88/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 674.7 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 228/324 KB 204/228 KB 88/234 KB 152/152 KB 224/324 KB 204/228 KB 88/234 KB 232/324 KB 220/228 KB 92/234 KB 232/324 KB 220/228 KB 96/234 KB 232/324 KB 220/228 KB 100/234 KB 228/324 KB 220/228 KB 100/234 KB 232/324 KB 224/228 KB 100/234 KB 232/324 KB 220/228 KB 100/234 KB 236/324 KB 224/228 KB 100/234 KB 240/324 KB 224/228 KB 100/234 KB 240/324 KB 224/228 KB 104/234 KB 240/324 KB 224/228 KB 108/234 KB 244/324 KB 228/228 KB 112/234 KB 244/324 KB 228/228 KB 116/234 KB 244/324 KB 228/228 KB 108/234 KB 240/324 KB 228/228 KB 108/234 KB 248/324 KB 228/228 KB 116/234 KB 252/324 KB 228/228 KB 116/234 KB 256/324 KB 228/228 KB 116/234 KB 256/324 KB 228/228 KB 120/234 KB 256/324 KB 228/228 KB 124/234 KB 260/324 KB 228/228 KB 128/234 KB 260/324 KB 228/228 KB 132/234 KB 260/324 KB 136/234 KB 260/324 KB 228/228 KB 124/234 KB 264/324 KB 140/234 KB 268/324 KB 140/234 KB 272/324 KB 140/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 963.2 KB/sec) unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 276/324 KB 140/234 KB 280/324 KB 140/234 KB 284/324 KB 140/234 KB 288/324 KB 140/234 KB 260/324 KB 140/234 KB 288/324 KB 144/234 KB 288/324 KB 148/234 KB 288/324 KB 152/234 KB 288/324 KB 156/234 KB 288/324 KB 160/234 KB 288/324 KB 164/234 KB 292/324 KB 168/234 KB 292/324 KB 172/234 KB 292/324 KB 176/234 KB 292/324 KB 180/234 KB 292/324 KB 184/234 KB 292/324 KB 164/234 KB 296/324 KB 184/234 KB 300/324 KB 184/234 KB 304/324 KB 184/234 KB 308/324 KB 184/234 KB 312/324 KB 184/234 KB 316/324 KB 184/234 KB 320/324 KB 184/234 KB 320/324 KB 188/234 KB 320/324 KB 192/234 KB 324/324 KB 192/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1290.6 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 890.7 KB/sec) unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2384977153072069764.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.779 s unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-03T13:21:27+00:00 unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-abot-epc-basic-0: 13:21:27 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 13:21:27 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 13:21:28 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 13:21:29 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4274658939318157827.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.681 s unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-03T13:21:30+00:00 unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:30 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 13:21:30 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 13:21:31 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 13:21:31 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 13:21:31 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 13:21:31 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 13:21:31 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-epc-0: 13:21:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:21:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4488119180719109580.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.689 s unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-03T13:21:32+00:00 unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 13:21:32 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for getline... yes unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 13:21:33 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 56.3MB/s eta 0:00:01  17% |##### | 20kB 4.6MB/s eta 0:00:01  25% |######## | 30kB 6.5MB/s eta 0:00:01  34% |########## | 40kB 4.2MB/s eta 0:00:01  42% |############# | 51kB 5.1MB/s eta 0:00:01  51% |################ | 61kB 6.0MB/s eta 0:00:01  59% |################### | 71kB 6.9MB/s eta 0:00:01  68% |##################### | 81kB 5.6MB/s eta 0:00:01  76% |######################## | 92kB 6.2MB/s eta 0:00:01  85% |########################### | 102kB 6.7MB/s eta 0:00:01  93% |############################## | 112kB 6.7MB/s eta 0:00:01  100% |################################| 122kB 5.6MB/s unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 5.9MB/s eta 0:00:01  17% |##### | 20kB 10.2MB/s eta 0:00:01  26% |######## | 30kB 14.0MB/s eta 0:00:01  34% |########### | 40kB 17.2MB/s eta 0:00:01  43% |############# | 51kB 19.9MB/s eta 0:00:01  52% |################ | 61kB 22.3MB/s eta 0:00:01  60% |################### | 71kB 24.4MB/s eta 0:00:01  69% |###################### | 81kB 26.2MB/s eta 0:00:01  78% |######################## | 92kB 28.0MB/s eta 0:00:01  86% |########################### | 102kB 29.5MB/s eta 0:00:01  95% |############################## | 112kB 53.4MB/s eta 0:00:01  100% |################################| 122kB 11.5MB/s unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 13:21:34 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 50.5MB/s eta 0:00:01  22% |####### | 20kB 2.3MB/s eta 0:00:01  33% |########## | 30kB 3.3MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.1MB/s eta 0:00:01  67% |##################### | 61kB 6.0MB/s eta 0:00:01  78% |######################### | 71kB 6.9MB/s eta 0:00:01  89% |############################ | 81kB 7.7MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 89.1MB/s eta 0:00:01  16% |##### | 20kB 54.9MB/s eta 0:00:01  24% |####### | 30kB 55.3MB/s eta 0:00:01  32% |########## | 40kB 55.3MB/s eta 0:00:01  40% |############ | 51kB 55.5MB/s eta 0:00:01  48% |############### | 61kB 55.5MB/s eta 0:00:01  56% |################## | 71kB 55.0MB/s eta 0:00:01  64% |#################### | 81kB 54.9MB/s eta 0:00:01  72% |####################### | 92kB 55.9MB/s eta 0:00:01  81% |######################### | 102kB 24.5MB/s eta 0:00:01  89% |############################ | 112kB 23.9MB/s eta 0:00:01  97% |############################### | 122kB 24.2MB/s eta 0:00:01  100% |################################| 133kB 8.7MB/s unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 60.9MB/s eta 0:00:01  6% |## | 20kB 50.2MB/s eta 0:00:01  9% |### | 30kB 52.3MB/s eta 0:00:01  12% |#### | 40kB 50.8MB/s eta 0:00:01  15% |##### | 51kB 51.0MB/s eta 0:00:01  19% |###### | 61kB 52.1MB/s eta 0:00:01  22% |####### | 71kB 51.9MB/s eta 0:00:01  25% |######## | 81kB 52.8MB/s eta 0:00:01  28% |######### | 92kB 52.4MB/s eta 0:00:01  31% |########## | 102kB 52.3MB/s eta 0:00:01  34% |########### | 112kB 52.3MB/s eta 0:00:01  38% |############ | 122kB 53.7MB/s eta 0:00:01  41% |############# | 133kB 26.5MB/s eta 0:00:01  44% |############## | 143kB 25.7MB/s eta 0:00:01  47% |############### | 153kB 24.7MB/s eta 0:00:01  50% |################ | 163kB 23.9MB/s eta 0:00:01  53% |################# | 174kB 23.6MB/s eta 0:00:01  57% |################## | 184kB 23.4MB/s eta 0:00:01  60% |################### | 194kB 23.5MB/s eta 0:00:01  63% |#################### | 204kB 23.5MB/s eta 0:00:01  66% |##################### | 215kB 23.3MB/s eta 0:00:01  69% |###################### | 225kB 23.2MB/s eta 0:00:01  72% |####################### | 235kB 41.1MB/s eta 0:00:01  76% |######################## | 245kB 44.4MB/s eta 0:00:01  79% |######################### | 256kB 48.0MB/s eta 0:00:01  82% |########################## | 266kB 50.9MB/s eta 0:00:01  85% |########################### | 276kB 52.9MB/s eta 0:00:01  88% |############################ | 286kB 53.1MB/s eta 0:00:01  91% |############################# | 296kB 52.4MB/s eta 0:00:01  95% |############################## | 307kB 47.6MB/s eta 0:00:01  98% |############################### | 317kB 47.3MB/s eta 0:00:01  100% |################################| 327kB 4.8MB/s unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 73.2MB/s eta 0:00:01  25% |######## | 20kB 54.1MB/s eta 0:00:01  37% |############ | 30kB 54.7MB/s eta 0:00:01  50% |################ | 40kB 55.0MB/s eta 0:00:01  62% |#################### | 51kB 53.8MB/s eta 0:00:01  75% |######################## | 61kB 55.0MB/s eta 0:00:01  88% |############################ | 71kB 54.8MB/s eta 0:00:01  100% |################################| 81kB 13.4MB/s unit-abot-epc-basic-0: 13:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 13:21:35 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-abot-epc-basic-0: 13:21:36 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 13:21:36 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7d/66/f2676324158d591e4a920e71d60fc9301a035f5e39c520cf2ad766712c83/beautifulsoup4-4.7.0-py2-none-any.whl (94kB) unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 19.5MB/s eta 0:00:01  21% |###### | 20kB 3.6MB/s eta 0:00:01  32% |########## | 30kB 5.2MB/s eta 0:00:01  43% |############# | 40kB 3.8MB/s eta 0:00:01  54% |################# | 51kB 4.6MB/s eta 0:00:01  64% |#################### | 61kB 5.4MB/s eta 0:00:01  75% |######################## | 71kB 6.2MB/s eta 0:00:01  86% |########################### | 81kB 7.0MB/s eta 0:00:01  97% |############################### | 92kB 5.8MB/s eta 0:00:01  100% |################################| 102kB 4.7MB/s unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/2b/a7/270b8454ebb48dd834031aea54004a4934e057677694624e7425ee0d9e10/soupsieve-1.6.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 13:21:37 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.0 bs4-0.0.1 soupsieve-1.6.1 unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 13:21:37 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 13:21:38 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-abot-epc-basic-0: 13:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-abot-epc-basic-0: 13:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 13:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 13:21:39 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.4 KB/sec) unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 352.7 KB/sec) unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 521.9 KB/sec) unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 766.4 KB/sec) unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-oai-hss-0: 13:21:40 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 13:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 783.2 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 159.5 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 283.7 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 429.6 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 448.5 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2830.4 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 141.7 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 486.6 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 87.9 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 78.5 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 118.5 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 49.2 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 506.6 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 19/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 3/48 KB 14/114 KB 6/48 KB 25/114 KB 6/48 KB 27/114 KB 6/48 KB 30/114 KB 9/48 KB 32/114 KB 9/48 KB 36/114 KB 9/48 KB 40/114 KB 9/48 KB 30/114 KB 11/48 KB 44/114 KB 14/48 KB 44/114 KB 16/48 KB 44/114 KB 19/48 KB 44/114 KB 22/48 KB 44/114 KB 22/48 KB 44/114 KB 25/48 KB 48/114 KB 25/48 KB 44/114 KB 27/48 KB 52/114 KB 30/48 KB 52/114 KB 32/48 KB 52/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 25/48 KB 52/114 KB 32/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB 32/48 KB 68/114 KB 36/48 KB 72/114 KB 36/48 KB 76/114 KB 36/48 KB 68/114 KB 40/48 KB 80/114 KB 44/48 KB 80/114 KB 48/48 KB 80/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 36/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 4/85 KB 3/35 KB 48/48 KB 108/114 KB 4/85 KB 48/48 KB 104/114 KB 4/85 KB 3/35 KB 48/48 KB 104/114 KB 4/85 KB 3/35 KB 48/48 KB 112/114 KB 8/85 KB 3/35 KB 48/48 KB 112/114 KB 12/85 KB 3/35 KB 48/48 KB 112/114 KB 16/85 KB 6/35 KB 48/48 KB 114/114 KB 12/85 KB 6/35 KB 48/48 KB 114/114 KB 12/85 KB 3/35 KB 48/48 KB 114/114 KB 16/85 KB 9/35 KB 48/48 KB 114/114 KB 16/85 KB 11/35 KB 48/48 KB 114/114 KB 16/85 KB 11/35 KB 3/29 KB 48/48 KB 114/114 KB 20/85 KB 14/35 KB 5/29 KB 48/48 KB 114/114 KB 20/85 KB 14/35 KB 3/29 KB 48/48 KB 114/114 KB 20/85 KB 11/35 KB 3/29 KB 48/48 KB 114/114 KB 24/85 KB 14/35 KB 5/29 KB 48/48 KB 114/114 KB 28/85 KB 14/35 KB 5/29 KB 48/48 KB 114/114 KB 28/85 KB 16/35 KB 5/29 KB 48/48 KB 114/114 KB 32/85 KB 16/35 KB 5/29 KB 48/48 KB 114/114 KB 32/85 KB 19/35 KB 5/29 KB 48/48 KB 114/114 KB 32/85 KB 22/35 KB 8/29 KB 48/48 KB 114/114 KB 36/85 KB 25/35 KB 8/29 KB 32/85 KB 19/35 KB 8/29 KB 48/48 KB 114/114 KB 36/85 KB 25/35 KB 11/29 KB 36/85 KB 25/35 KB 13/29 KB 36/85 KB 22/35 KB 8/29 KB 40/85 KB 27/35 KB 13/29 KB 40/85 KB 30/35 KB 16/29 KB 40/85 KB 32/35 KB 16/29 KB 40/85 KB 35/35 KB 16/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2062.9 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 40/85 KB 27/35 KB 16/29 KB 40/85 KB 27/35 KB 13/29 KB 44/85 KB 35/35 KB 16/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 871.8 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 48/85 KB 35/35 KB 16/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 48/85 KB 35/35 KB 19/29 KB 52/85 KB 35/35 KB 19/29 KB 56/85 KB 35/35 KB 21/29 KB 52/85 KB 35/35 KB 21/29 KB 56/85 KB 35/35 KB 24/29 KB 56/85 KB 35/35 KB 27/29 KB 60/85 KB 35/35 KB 27/29 KB 64/85 KB 35/35 KB 29/29 KB 64/85 KB 35/35 KB 27/29 KB 64/85 KB 35/35 KB 29/29 KB 3/56 KB 64/85 KB 35/35 KB 29/29 KB 6/56 KB 64/85 KB 35/35 KB 29/29 KB 9/56 KB 68/85 KB 35/35 KB 29/29 KB 11/56 KB 68/85 KB 35/35 KB 29/29 KB 9/56 KB 72/85 KB 35/35 KB 29/29 KB 11/56 KB 76/85 KB 35/35 KB 29/29 KB 11/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 555.1 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 76/85 KB 35/35 KB 29/29 KB 14/56 KB 3/24 KB 80/85 KB 29/29 KB 14/56 KB 5/24 KB 80/85 KB 29/29 KB 14/56 KB 8/24 KB 80/85 KB 29/29 KB 14/56 KB 11/24 KB 80/85 KB 29/29 KB 14/56 KB 3/24 KB 76/85 KB 35/35 KB 29/29 KB 14/56 KB 3/24 KB 80/85 KB 29/29 KB 14/56 KB 13/24 KB 84/85 KB 29/29 KB 16/56 KB 13/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 448.3 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 84/85 KB 29/29 KB 14/56 KB 13/24 KB 85/85 KB 19/56 KB 16/24 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 84/85 KB 19/56 KB 16/24 KB 84/85 KB 16/56 KB 16/24 KB 85/85 KB 19/56 KB 19/24 KB 85/85 KB 22/56 KB 19/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 85/85 KB 22/56 KB 21/24 KB 85/85 KB 22/56 KB 24/24 KB 85/85 KB 25/56 KB 24/24 KB 85/85 KB 27/56 KB 24/24 KB 85/85 KB 27/56 KB 24/24 KB 85/85 KB 30/56 KB 24/24 KB 85/85 KB 32/56 KB 24/24 KB 85/85 KB 36/56 KB 24/24 KB 85/85 KB 40/56 KB 24/24 KB 85/85 KB 44/56 KB 24/24 KB 85/85 KB 48/56 KB 24/24 KB 4/86 KB 85/85 KB 48/56 KB 24/24 KB 8/86 KB 48/56 KB 24/24 KB 8/86 KB 48/56 KB 24/24 KB 3/218 KB 12/86 KB 48/56 KB 24/24 KB 5/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1622.4 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 12/86 KB 48/56 KB 24/24 KB 3/218 KB 16/86 KB 48/56 KB 5/218 KB 20/86 KB 48/56 KB 5/218 KB 24/86 KB 52/56 KB 8/218 KB 28/86 KB 52/56 KB 8/218 KB 32/86 KB 52/56 KB 8/218 KB 36/86 KB 52/56 KB 8/218 KB 40/86 KB 52/56 KB 8/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 426.8 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 20/86 KB 52/56 KB 8/218 KB 40/86 KB 56/56 KB 8/218 KB 20/86 KB 48/56 KB 8/218 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 40/86 KB 56/56 KB 11/218 KB 40/86 KB 56/56 KB 13/218 KB 40/86 KB 56/56 KB 16/218 KB 40/86 KB 56/56 KB 19/218 KB 40/86 KB 56/56 KB 21/218 KB 44/86 KB 56/56 KB 21/218 KB 48/86 KB 56/56 KB 24/218 KB 48/86 KB 56/56 KB 21/218 KB 52/86 KB 56/56 KB 24/218 KB 56/86 KB 56/56 KB 27/218 KB 52/86 KB 56/56 KB 27/218 KB 60/86 KB 56/56 KB 29/218 KB 60/86 KB 56/56 KB 32/218 KB 60/86 KB 56/56 KB 32/218 KB 64/86 KB 56/56 KB 32/218 KB 4/12 KB 68/86 KB 32/218 KB 4/12 KB 72/86 KB 32/218 KB 4/12 KB 64/86 KB 32/218 KB 8/12 KB 76/86 KB 32/218 KB 12/12 KB 76/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 735.8 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 4/12 KB 76/86 KB 32/218 KB 12/12 KB 80/86 KB 32/218 KB 12/12 KB 84/86 KB 32/218 KB 12/12 KB 86/86 KB 32/218 KB 12/12 KB 86/86 KB 36/218 KB 12/12 KB 86/86 KB 40/218 KB 12/12 KB 86/86 KB 44/218 KB 12/12 KB 86/86 KB 48/218 KB 12/12 KB 86/86 KB 52/218 KB 12/12 KB 86/86 KB 56/218 KB 12/12 KB 86/86 KB 60/218 KB 12/12 KB 86/86 KB 64/218 KB 12/12 KB 86/86 KB 68/218 KB 12/12 KB 86/86 KB 72/218 KB 12/12 KB 86/86 KB 76/218 KB 12/12 KB 86/86 KB 80/218 KB 12/12 KB 86/86 KB 84/218 KB 12/12 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1027.9 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2056.0 KB/sec) unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall904412795857390337.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7724266852377030711.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6742895925860099914.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2167626399734325386.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8064990197648525889.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7316309500694090922.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-oai-hss-0: 13:21:41 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.267 s unit-abot-epc-basic-0: 13:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-03T13:21:41+00:00 unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-abot-epc-basic-0: 13:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 13:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 13:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 13:21:43 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.9 KB/sec) unit-oai-hss-0: 13:21:44 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1075.8 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 482.1 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 960.9 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1269.8 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 667.4 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1339.7 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 683.5 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1209.8 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1145.7 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 71.0 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 277.1 KB/sec) unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-abot-epc-basic-0: 13:21:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 13:21:45 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 218.5 KB/sec) unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 13:21:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 13:21:46 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 208.7 KB/sec) unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1527.1 KB/sec) unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jan 3 13:16 /dev/zero unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 241.9 KB/sec) unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 211.4 KB/sec) unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-abot-epc-basic-0: 13:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 13:21:47 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 240.3 KB/sec) unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for uname... yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 49.9 KB/sec) unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 13:21:48 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 13:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-abot-epc-basic-0: 13:21:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-abot-epc-basic-0: 13:21:49 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 13:21:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 13:21:49 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 58.2 KB/sec) unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 719.3 KB/sec) unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:21:50 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 564.5 KB/sec) unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1871.3 KB/sec) unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-abot-epc-basic-0: 13:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 694.7 KB/sec) unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN stdio.h unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1707.2 KB/sec) unit-oai-hss-0: 13:21:51 DEBUG unit.oai-hss/0.install GEN string.h unit-abot-epc-basic-0: 13:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install Making all in . unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec) unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 13:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:52 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC base64.lo unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 263.9 KB/sec) unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 527.7 KB/sec) unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 13:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-hss-0: 13:21:53 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 274.4 KB/sec) unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1326.6 KB/sec) unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2592.2 KB/sec) unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC read-file.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC sockets.lo unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 377.8 KB/sec) unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-oai-hss-0: 13:21:54 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC timespec.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 37.8 KB/sec) unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC unistd.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 701.0 KB/sec) unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 80.4 KB/sec) unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 13:21:55 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 50.9 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-hss-0: 13:21:56 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 13:21:56 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-hss-0: 13:21:56 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 247.4 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-hss-0: 13:21:56 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 13:21:56 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 13:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 512.4 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 885.1 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 13:21:57 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1747.2 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 139.5 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 13:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 548.4 KB/sec) unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-hss-0: 13:21:58 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 60.6 KB/sec) unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-oai-hss-0: 13:21:58 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 13:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 76.3 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-oai-hss-0: 13:21:59 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-oai-hss-0: 13:21:59 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 81.2 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 13:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-hss-0: 13:22:00 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1321.7 KB/sec) unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-oai-hss-0: 13:22:00 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 13:22:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-oai-hss-0: 13:22:01 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 13:22:01 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 22.1 KB/sec) unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 411.1 KB/sec) unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 13:22:01 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-oai-hss-0: 13:22:01 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 13:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 501.2 KB/sec) unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 132.0 KB/sec) unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-oai-hss-0: 13:22:02 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 565.2 KB/sec) unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-oai-hss-0: 13:22:02 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 13:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 883.7 KB/sec) unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 943.3 KB/sec) unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-oai-hss-0: 13:22:03 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2880.8 KB/sec) unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 13:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-oai-hss-0: 13:22:03 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 53.8 KB/sec) unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 13:22:04 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1654.8 KB/sec) unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-oai-hss-0: 13:22:04 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 13:22:04 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 13:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-hss-0: 13:22:04 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.3 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 560.7 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-hss-0: 13:22:05 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 757.3 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 793.2 KB/sec) unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 8.3 KB/sec) unit-oai-hss-0: 13:22:06 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-hss-0: 13:22:06 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 13:22:06 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 750.4 KB/sec) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 201.1 KB/sec) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 65.8 KB/sec) unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-hss-0: 13:22:07 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2198.0 KB/sec) unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-hss-0: 13:22:07 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 35.0 KB/sec) unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 185.3 KB/sec) unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.3 KB/sec) unit-abot-epc-basic-0: 13:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-hss-0: 13:22:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 13:22:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:22:08 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 13:22:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:22:08 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-oai-hss-0: 13:22:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-oai-hss-0: 13:22:09 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 13:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 13:22:10 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 13:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-hss-0: 13:22:11 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 13:22:11 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-oai-hss-0: 13:22:11 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 13:22:11 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 442/966 KB 446/966 KB 450/966 KB 454/966 KB 458/966 KB 462/966 KB 466/966 KB 470/966 KB 474/966 KB 478/966 KB 482/966 KB 486/966 KB 490/966 KB 494/966 KB 498/966 KB 502/966 KB 506/966 KB 510/966 KB 514/966 KB 518/966 KB 522/966 KB 526/966 KB 530/966 KB 534/966 KB 538/966 KB 542/966 KB 546/966 KB 550/966 KB 554/966 KB 558/966 KB 562/966 KB 566/966 KB 570/966 KB 574/966 KB 578/966 KB 582/966 KB 586/966 KB 590/966 KB 594/966 KB 598/966 KB 602/966 KB 606/966 KB 610/966 KB 614/966 KB 618/966 KB 622/966 KB 626/966 KB 630/966 KB 634/966 KB 638/966 KB 642/966 KB 646/966 KB 650/966 KB 654/966 KB 658/966 KB 662/966 KB 666/966 KB 670/966 KB 674/966 KB 678/966 KB 682/966 KB 686/966 KB 690/966 KB 694/966 KB 698/966 KB 702/966 KB 706/966 KB 710/966 KB 714/966 KB 718/966 KB 722/966 KB 726/966 KB 730/966 KB 734/966 KB 738/966 KB 742/966 KB 746/966 KB 750/966 KB 754/966 KB 758/966 KB 762/966 KB 766/966 KB 770/966 KB 774/966 KB 778/966 KB 782/966 KB 786/966 KB 790/966 KB 794/966 KB 798/966 KB 802/966 KB 806/966 KB 810/966 KB 814/966 KB 818/966 KB 822/966 KB 826/966 KB 830/966 KB 834/966 KB 838/966 KB 842/966 KB 846/966 KB 850/966 KB 854/966 KB 858/966 KB 862/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 910/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 325.7 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 3/10 KB 108/590 KB 3/10 KB 112/590 KB 3/10 KB 100/590 KB 3/10 KB 112/590 KB 5/10 KB 112/590 KB 8/10 KB 112/590 KB 10/10 KB 116/590 KB 10/10 KB 120/590 KB 10/10 KB 124/590 KB 10/10 KB 128/590 KB 10/10 KB 128/590 KB 10/10 KB 3/232 KB 128/590 KB 10/10 KB 5/232 KB 128/590 KB 10/10 KB 8/232 KB 128/590 KB 10/10 KB 11/232 KB 128/590 KB 10/10 KB 13/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 132/590 KB 13/232 KB 136/590 KB 13/232 KB 140/590 KB 13/232 KB 144/590 KB 13/232 KB 144/590 KB 3/240 KB 13/232 KB 144/590 KB 5/240 KB 13/232 KB 144/590 KB 8/240 KB 13/232 KB 144/590 KB 11/240 KB 13/232 KB 144/590 KB 13/240 KB 13/232 KB 148/590 KB 13/240 KB 13/232 KB 148/590 KB 13/240 KB 16/232 KB 148/590 KB 13/240 KB 19/232 KB 148/590 KB 13/240 KB 21/232 KB 148/590 KB 13/240 KB 24/232 KB 148/590 KB 13/240 KB 27/232 KB 148/590 KB 13/240 KB 29/232 KB 148/590 KB 13/240 KB 32/232 KB 152/590 KB 13/240 KB 32/232 KB 156/590 KB 13/240 KB 32/232 KB 160/590 KB 13/240 KB 32/232 KB 164/590 KB 13/240 KB 32/232 KB 168/590 KB 13/240 KB 32/232 KB 172/590 KB 13/240 KB 32/232 KB 176/590 KB 13/240 KB 32/232 KB 180/590 KB 13/240 KB 32/232 KB 3/44 KB 180/590 KB 16/240 KB 32/232 KB 3/44 KB 180/590 KB 19/240 KB 32/232 KB 3/44 KB 180/590 KB 21/240 KB 32/232 KB 3/44 KB 180/590 KB 24/240 KB 32/232 KB 3/44 KB 180/590 KB 27/240 KB 32/232 KB 3/44 KB 180/590 KB 29/240 KB 32/232 KB 3/44 KB 180/590 KB 29/240 KB 36/232 KB 3/44 KB 180/590 KB 29/240 KB 40/232 KB 3/44 KB 180/590 KB 29/240 KB 44/232 KB 3/44 KB 180/590 KB 29/240 KB 48/232 KB 3/44 KB 180/590 KB 29/240 KB 52/232 KB 3/44 KB 180/590 KB 29/240 KB 56/232 KB 3/44 KB 180/590 KB 29/240 KB 60/232 KB 3/44 KB 180/590 KB 29/240 KB 64/232 KB 3/44 KB 180/590 KB 29/240 KB 68/232 KB 3/44 KB 180/590 KB 29/240 KB 72/232 KB 3/44 KB 180/590 KB 32/240 KB 76/232 KB 3/44 KB 180/590 KB 32/240 KB 80/232 KB 3/44 KB 180/590 KB 13/240 KB 32/232 KB 5/44 KB 180/590 KB 32/240 KB 80/232 KB 3/44 KB 180/590 KB 32/240 KB 72/232 KB 8/44 KB 180/590 KB 32/240 KB 80/232 KB 8/44 KB 180/590 KB 36/240 KB 80/232 KB 11/44 KB 180/590 KB 40/240 KB 80/232 KB 11/44 KB 180/590 KB 44/240 KB 80/232 KB 11/44 KB 180/590 KB 36/240 KB 80/232 KB 13/44 KB 180/590 KB 44/240 KB 80/232 KB 16/44 KB 180/590 KB 44/240 KB 80/232 KB 19/44 KB 180/590 KB 44/240 KB 80/232 KB 21/44 KB 180/590 KB 44/240 KB 80/232 KB 21/44 KB 180/590 KB 48/240 KB 80/232 KB 21/44 KB 180/590 KB 52/240 KB 80/232 KB 24/44 KB 184/590 KB 56/240 KB 84/232 KB 24/44 KB 184/590 KB 60/240 KB 84/232 KB 24/44 KB 184/590 KB 64/240 KB 84/232 KB 24/44 KB 184/590 KB 68/240 KB 84/232 KB 24/44 KB 184/590 KB 72/240 KB 84/232 KB 24/44 KB 184/590 KB 76/240 KB 84/232 KB 24/44 KB 184/590 KB 52/240 KB 84/232 KB 21/44 KB 184/590 KB 52/240 KB 84/232 KB 24/44 KB 188/590 KB 76/240 KB 84/232 KB 24/44 KB 192/590 KB 76/240 KB 84/232 KB 27/44 KB 196/590 KB 76/240 KB 84/232 KB 27/44 KB 200/590 KB 76/240 KB 84/232 KB 27/44 KB 204/590 KB 76/240 KB 84/232 KB 27/44 KB 208/590 KB 76/240 KB 84/232 KB 21/44 KB 180/590 KB 52/240 KB 84/232 KB 27/44 KB 208/590 KB 76/240 KB 88/232 KB 27/44 KB 208/590 KB 76/240 KB 92/232 KB 27/44 KB 208/590 KB 76/240 KB 96/232 KB 27/44 KB 208/590 KB 76/240 KB 100/232 KB 27/44 KB 208/590 KB 76/240 KB 104/232 KB 27/44 KB 208/590 KB 76/240 KB 108/232 KB 27/44 KB 208/590 KB 76/240 KB 112/232 KB 27/44 KB 192/590 KB 76/240 KB 84/232 KB 29/44 KB 208/590 KB 76/240 KB 112/232 KB 32/44 KB 208/590 KB 76/240 KB 112/232 KB 32/44 KB 208/590 KB 76/240 KB 116/232 KB 36/44 KB 212/590 KB 76/240 KB 120/232 KB 36/44 KB 212/590 KB 76/240 KB 124/232 KB 36/44 KB 212/590 KB 76/240 KB 128/232 KB 36/44 KB 212/590 KB 76/240 KB 132/232 KB 36/44 KB 212/590 KB 80/240 KB 136/232 KB 36/44 KB 212/590 KB 80/240 KB 140/232 KB 36/44 KB 212/590 KB 80/240 KB 144/232 KB 36/44 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 212/590 KB 76/240 KB 116/232 KB 36/44 KB 216/590 KB 80/240 KB 144/232 KB 36/44 KB 220/590 KB 80/240 KB 144/232 KB 36/44 KB 224/590 KB 80/240 KB 144/232 KB 36/44 KB 228/590 KB 80/240 KB 144/232 KB 36/44 KB 232/590 KB 80/240 KB 148/232 KB 36/44 KB 236/590 KB 80/240 KB 148/232 KB 36/44 KB 240/590 KB 80/240 KB 148/232 KB 36/44 KB 244/590 KB 80/240 KB 148/232 KB 36/44 KB 208/590 KB 76/240 KB 116/232 KB 40/44 KB 244/590 KB 80/240 KB 148/232 KB 44/44 KB 244/590 KB 80/240 KB 148/232 KB 44/44 KB 244/590 KB 80/240 KB 148/232 KB 36/44 KB 228/590 KB 80/240 KB 148/232 KB 44/44 KB 244/590 KB 80/240 KB 152/232 KB 44/44 KB 244/590 KB 80/240 KB 156/232 KB 44/44 KB 244/590 KB 80/240 KB 160/232 KB 36/44 KB 212/590 KB 80/240 KB 132/232 KB 44/44 KB 244/590 KB 84/240 KB 160/232 KB 44/44 KB 244/590 KB 88/240 KB 160/232 KB 44/44 KB 244/590 KB 92/240 KB 160/232 KB 44/44 KB 244/590 KB 96/240 KB 160/232 KB 44/44 KB 244/590 KB 100/240 KB 160/232 KB 44/44 KB 244/590 KB 104/240 KB 160/232 KB 44/44 KB 244/590 KB 108/240 KB 164/232 KB 44/44 KB 248/590 KB 112/240 KB 164/232 KB 44/44 KB 248/590 KB 116/240 KB 164/232 KB 44/44 KB 248/590 KB 120/240 KB 164/232 KB 44/44 KB 248/590 KB 124/240 KB 164/232 KB 44/44 KB 248/590 KB 128/240 KB 164/232 KB 44/44 KB 248/590 KB 132/240 KB 164/232 KB 44/44 KB 248/590 KB 136/240 KB 164/232 KB 44/44 KB 248/590 KB 140/240 KB 164/232 KB 44/44 KB 248/590 KB 144/240 KB 164/232 KB 44/44 KB 248/590 KB 148/240 KB 164/232 KB 44/44 KB 244/590 KB 104/240 KB 164/232 KB 44/44 KB 248/590 KB 108/240 KB 164/232 KB 44/44 KB 252/590 KB 148/240 KB 164/232 KB 44/44 KB 256/590 KB 148/240 KB 164/232 KB 44/44 KB 260/590 KB 148/240 KB 164/232 KB 44/44 KB 260/590 KB 148/240 KB 168/232 KB 44/44 KB 264/590 KB 148/240 KB 172/232 KB 44/44 KB 264/590 KB 148/240 KB 176/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 594.2 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 3/1710 KB 264/590 KB 148/240 KB 176/232 KB 5/1710 KB 264/590 KB 148/240 KB 176/232 KB 8/1710 KB 264/590 KB 148/240 KB 176/232 KB 11/1710 KB 264/590 KB 148/240 KB 176/232 KB 13/1710 KB 264/590 KB 148/240 KB 176/232 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 13/1710 KB 264/590 KB 148/240 KB 180/232 KB 13/1710 KB 264/590 KB 148/240 KB 184/232 KB 44/44 KB 264/590 KB 148/240 KB 180/232 KB 13/1710 KB 268/590 KB 148/240 KB 184/232 KB 13/1710 KB 272/590 KB 148/240 KB 184/232 KB 13/1710 KB 276/590 KB 148/240 KB 184/232 KB 13/1710 KB 276/590 KB 148/240 KB 188/232 KB 13/1710 KB 276/590 KB 148/240 KB 192/232 KB 13/1710 KB 276/590 KB 148/240 KB 196/232 KB 13/1710 KB 280/590 KB 148/240 KB 200/232 KB 13/1710 KB 280/590 KB 148/240 KB 196/232 KB 13/1710 KB 284/590 KB 152/240 KB 200/232 KB 13/1710 KB 288/590 KB 152/240 KB 200/232 KB 13/1710 KB 292/590 KB 152/240 KB 200/232 KB 13/1710 KB 280/590 KB 152/240 KB 200/232 KB 13/1710 KB 292/590 KB 156/240 KB 204/232 KB 13/1710 KB 292/590 KB 160/240 KB 204/232 KB 13/1710 KB 292/590 KB 152/240 KB 204/232 KB 13/1710 KB 292/590 KB 160/240 KB 208/232 KB 13/1710 KB 292/590 KB 160/240 KB 212/232 KB 13/1710 KB 296/590 KB 164/240 KB 216/232 KB 13/1710 KB 296/590 KB 164/240 KB 220/232 KB 13/1710 KB 296/590 KB 164/240 KB 224/232 KB 13/1710 KB 296/590 KB 164/240 KB 212/232 KB 13/1710 KB 296/590 KB 168/240 KB 224/232 KB 13/1710 KB 296/590 KB 172/240 KB 224/232 KB 13/1710 KB 296/590 KB 176/240 KB 224/232 KB 13/1710 KB 296/590 KB 160/240 KB 212/232 KB 13/1710 KB 300/590 KB 176/240 KB 224/232 KB 13/1710 KB 304/590 KB 176/240 KB 224/232 KB 13/1710 KB 308/590 KB 176/240 KB 224/232 KB 13/1710 KB 312/590 KB 176/240 KB 224/232 KB 13/1710 KB 316/590 KB 176/240 KB 228/232 KB 13/1710 KB 320/590 KB 176/240 KB 228/232 KB 13/1710 KB 324/590 KB 176/240 KB 228/232 KB 13/1710 KB 328/590 KB 180/240 KB 228/232 KB 13/1710 KB 332/590 KB 180/240 KB 228/232 KB 13/1710 KB 336/590 KB 180/240 KB 228/232 KB 13/1710 KB 312/590 KB 176/240 KB 228/232 KB 13/1710 KB 336/590 KB 180/240 KB 232/232 KB 13/1710 KB 336/590 KB 180/240 KB 232/232 KB 13/1710 KB 324/590 KB 180/240 KB 228/232 KB 13/1710 KB 336/590 KB 184/240 KB 232/232 KB 16/1710 KB 336/590 KB 4/258 KB 184/240 KB 232/232 KB 16/1710 KB 336/590 KB 184/240 KB 232/232 KB 19/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 21/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 24/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 27/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 29/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 16/1710 KB 336/590 KB 8/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 12/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 16/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 20/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 24/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 28/258 KB 184/240 KB 232/232 KB 32/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 36/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 40/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 44/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 48/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 52/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 56/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 60/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 64/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 68/1710 KB 336/590 KB 32/258 KB 184/240 KB 232/232 KB 72/1710 KB 336/590 KB 36/258 KB 184/240 KB 232/232 KB 76/1710 KB 336/590 KB 36/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/590 KB 36/258 KB 184/240 KB 232/232 KB 68/1710 KB 336/590 KB 36/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/ unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 590 KB 40/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/590 KB 44/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/590 KB 48/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/590 KB 52/258 KB 184/240 KB 232/232 KB 80/1710 KB 336/590 KB 52/258 KB 188/240 KB 232/232 KB 80/1710 KB 336/590 KB 52/258 KB 192/240 KB 232/232 KB 80/1710 KB 336/590 KB 52/258 KB 196/240 KB 232/232 KB 80/1710 KB 340/590 KB 56/258 KB 200/240 KB 80/1710 KB 340/590 KB 56/258 KB 204/240 KB 84/1710 KB 340/590 KB 56/258 KB 208/240 KB 80/1710 KB 340/590 KB 56/258 KB 196/240 KB 84/1710 KB 344/590 KB 56/258 KB 208/240 KB 84/1710 KB 348/590 KB 56/258 KB 208/240 KB 84/1710 KB 352/590 KB 56/258 KB 208/240 KB 84/1710 KB 356/590 KB 56/258 KB 208/240 KB 84/1710 KB 360/590 KB 56/258 KB 208/240 KB 84/1710 KB 364/590 KB 56/258 KB 208/240 KB 84/1710 KB 368/590 KB 56/258 KB 208/240 KB 84/1710 KB 372/590 KB 56/258 KB 208/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 2167.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 80/1710 KB 336/590 KB 56/258 KB 196/240 KB 232/232 KB 84/1710 KB 372/590 KB 60/258 KB 208/240 KB 84/1710 KB 372/590 KB 64/258 KB 208/240 KB 84/1710 KB 372/590 KB 68/258 KB 208/240 KB 84/1710 KB 372/590 KB 72/258 KB 208/240 KB 84/1710 KB 372/590 KB 76/258 KB 208/240 KB 84/1710 KB 372/590 KB 80/258 KB 208/240 KB 84/1710 KB 372/590 KB 84/258 KB 208/240 KB 84/1710 KB 340/590 KB 56/258 KB 204/240 KB 88/1710 KB 372/590 KB 84/258 KB 208/240 KB 92/1710 KB 372/590 KB 84/258 KB 208/240 KB 96/1710 KB 372/590 KB 84/258 KB 208/240 KB 100/1710 KB 372/590 KB 84/258 KB 208/240 KB 104/1710 KB 372/590 KB 84/258 KB 208/240 KB 108/1710 KB 372/590 KB 84/258 KB 208/240 KB 112/1710 KB 372/590 KB 84/258 KB 208/240 KB 116/1710 KB 372/590 KB 84/258 KB 208/240 KB 120/1710 KB 372/590 KB 84/258 KB 208/240 KB 124/1710 KB 372/590 KB 84/258 KB 208/240 KB 128/1710 KB 376/590 KB 88/258 KB 208/240 KB 124/1710 KB 376/590 KB 88/258 KB 208/240 KB 128/1710 KB 380/590 KB 88/258 KB 208/240 KB 128/1710 KB 384/590 KB 88/258 KB 208/240 KB 128/1710 KB 388/590 KB 88/258 KB 208/240 KB 132/1710 KB 392/590 KB 88/258 KB 208/240 KB 132/1710 KB 396/590 KB 88/258 KB 208/240 KB 132/1710 KB 400/590 KB 88/258 KB 208/240 KB 132/1710 KB 404/590 KB 88/258 KB 208/240 KB 124/1710 KB 372/590 KB 88/258 KB 208/240 KB 132/1710 KB 404/590 KB 92/258 KB 208/240 KB 132/1710 KB 404/590 KB 96/258 KB 208/240 KB 132/1710 KB 404/590 KB 100/258 KB 208/240 KB 132/1710 KB 404/590 KB 104/258 KB 208/240 KB 132/1710 KB 404/590 KB 108/258 KB 208/240 KB 132/1710 KB 404/590 KB 112/258 KB 208/240 KB 132/1710 KB 404/590 KB 112/258 KB 4/223 KB 208/240 KB 132/1710 KB 404/590 KB 112/258 KB 8/223 KB 208/240 KB 132/1710 KB 388/590 KB 88/258 KB 208/240 KB 132/1710 KB 404/590 KB 112/258 KB 12/223 KB 208/240 KB 136/1710 KB 404/590 KB 112/258 KB 12/223 KB 208/240 KB 136/1710 KB 404/590 KB 112/258 KB 16/223 KB 208/240 KB 140/1710 KB 404/590 KB 112/258 KB 16/223 KB 208/240 KB 140/1710 KB 404/590 KB 112/258 KB 20/223 KB 208/240 KB 144/1710 KB 408/590 KB 116/258 KB 24/223 KB 208/240 KB 144/1710 KB 408/590 KB 116/258 KB 20/223 KB 208/240 KB 144/1710 KB 404/590 KB 116/258 KB 20/223 KB 208/240 KB 144/1710 KB 404/590 KB 112/258 KB 20/223 KB 208/240 KB 148/1710 KB 408/590 KB 116/258 KB 24/223 KB 208/240 KB 152/1710 KB 408/590 KB 116/258 KB 24/223 KB 208/240 KB 156/1710 KB 408/590 KB 116/258 KB 24/223 KB 208/240 KB 156/1710 KB 412/590 KB 120/258 KB 28/223 KB 208/240 KB 156/1710 KB 412/590 KB 124/258 KB 28/223 KB 208/240 KB 160/1710 KB 412/590 KB 128/258 KB 28/223 KB 208/240 KB 156/1710 KB 412/590 KB 116/258 KB 28/223 KB 208/240 KB 160/1710 KB 416/590 KB 128/258 KB 28/223 KB 208/240 KB 156/1710 KB 408/590 KB 116/258 KB 28/223 KB 208/240 KB 160/1710 KB 416/590 KB 128/258 KB 32/223 KB 208/240 KB 160/1710 KB 416/590 KB 128/258 KB 36/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 40/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 44/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 48/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 52/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 56/223 KB 212/240 KB 160/1710 KB 420/590 KB 132/258 KB 60/223 KB 212/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 212/240 KB 160/1710 KB 412/590 KB 124/258 KB 28/223 KB 208/240 KB 160/1710 KB 420/590 KB 132/258 KB 52/223 KB 212/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 216/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 220/240 KB 160/171 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 0 KB 420/590 KB 132/258 KB 64/223 KB 224/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 228/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 232/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 236/240 KB 160/1710 KB 420/590 KB 132/258 KB 64/223 KB 240/240 KB 164/1710 KB 420/590 KB 132/258 KB 64/223 KB 240/240 KB 168/1710 KB 420/590 KB 132/258 KB 64/223 KB 240/240 KB 172/1710 KB 420/590 KB 132/258 KB 64/223 KB 240/240 KB 176/1710 KB 420/590 KB 132/258 KB 64/223 KB 240/240 KB 160/1710 KB 420/590 KB 132/258 KB 36/223 KB 208/240 KB 176/1710 KB 424/590 KB 132/258 KB 64/223 KB 240/240 KB 160/1710 KB 416/590 KB 132/258 KB 36/223 KB 208/240 KB 176/1710 KB 424/590 KB 136/258 KB 64/223 KB 240/240 KB 176/1710 KB 424/590 KB 140/258 KB 64/223 KB 240/240 KB 176/1710 KB 428/590 KB 144/258 KB 64/223 KB 240/240 KB 176/1710 KB 428/590 KB 140/258 KB 64/223 KB 240/240 KB 176/1710 KB 432/590 KB 144/258 KB 64/223 KB 240/240 KB 176/1710 KB 436/590 KB 144/258 KB 64/223 KB 240/240 KB 180/1710 KB 440/590 KB 148/258 KB 64/223 KB 240/240 KB 180/1710 KB 444/590 KB 148/258 KB 64/223 KB 240/240 KB 180/1710 KB 448/590 KB 148/258 KB 64/223 KB 240/240 KB 180/1710 KB 452/590 KB 148/258 KB 64/223 KB 240/240 KB 180/1710 KB 456/590 KB 148/258 KB 68/223 KB 240/240 KB 180/1710 KB 460/590 KB 148/258 KB 68/223 KB 240/240 KB 180/1710 KB 464/590 KB 148/258 KB 68/223 KB 240/240 KB 180/1710 KB 436/590 KB 148/258 KB 64/223 KB 240/240 KB 180/1710 KB 464/590 KB 152/258 KB 68/223 KB 240/240 KB 180/1710 KB 464/590 KB 156/258 KB 68/223 KB 240/240 KB 180/1710 KB 464/590 KB 160/258 KB 68/223 KB 240/240 KB 180/1710 KB 436/590 KB 144/258 KB 64/223 KB 240/240 KB 184/1710 KB 464/590 KB 160/258 KB 68/223 KB 240/240 KB 188/1710 KB 464/590 KB 160/258 KB 68/223 KB 240/240 KB 192/1710 KB 464/590 KB 160/258 KB 68/223 KB 240/240 KB 196/1710 KB 464/590 KB 160/258 KB 68/223 KB 240/240 KB 200/1710 KB 464/590 KB 164/258 KB 68/223 KB 180/1710 KB 452/590 KB 148/258 KB 68/223 KB 240/240 KB 204/1710 KB 464/590 KB 164/258 KB 72/223 KB 204/1710 KB 464/590 KB 164/258 KB 76/223 KB 204/1710 KB 464/590 KB 164/258 KB 80/223 KB 196/1710 KB 464/590 KB 164/258 KB 68/223 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1840.7 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 204/1710 KB 464/590 KB 168/258 KB 80/223 KB 204/1710 KB 464/590 KB 172/258 KB 80/223 KB 204/1710 KB 464/590 KB 176/258 KB 80/223 KB 204/1710 KB 464/590 KB 180/258 KB 80/223 KB 204/1710 KB 468/590 KB 184/258 KB 84/223 KB 204/1710 KB 464/590 KB 164/258 KB 68/223 KB 208/1710 KB 468/590 KB 184/258 KB 84/223 KB 212/1710 KB 468/590 KB 184/258 KB 84/223 KB 216/1710 KB 468/590 KB 184/258 KB 84/223 KB 220/1710 KB 468/590 KB 184/258 KB 84/223 KB 224/1710 KB 468/590 KB 184/258 KB 84/223 KB 204/1710 KB 468/590 KB 180/258 KB 84/223 KB 224/1710 KB 468/590 KB 188/258 KB 88/223 KB 224/1710 KB 468/590 KB 188/258 KB 92/223 KB 224/1710 KB 468/590 KB 188/258 KB 96/223 KB 224/1710 KB 468/590 KB 188/258 KB 100/223 KB 228/1710 KB 468/590 KB 188/258 KB 104/223 KB 228/1710 KB 468/590 KB 188/258 KB 108/223 KB 228/1710 KB 468/590 KB 188/258 KB 112/223 KB 228/1710 KB 468/590 KB 188/258 KB 116/223 KB 204/1710 KB 468/590 KB 180/258 KB 80/223 KB 228/1710 KB 472/590 KB 188/258 KB 116/223 KB 228/1710 KB 476/590 KB 188/258 KB 116/223 KB 228/1710 KB 480/590 KB 188/258 KB 116/223 KB 228/1710 KB 484/590 KB 188/258 KB 116/223 KB 228/1710 KB 488/590 KB 188/258 KB 116/223 KB 228/1710 KB 468/590 KB 188/258 KB 100/223 KB 224/1710 KB 468/590 KB 188/258 KB 84/223 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 4/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 8/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 12/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 16/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 20/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 24/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 28/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 32/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 36/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 40/208 KB 228/1710 KB 492/590 KB 192/258 KB 116/223 KB 44/208 KB 228/1710 KB 492/590 KB 192/258 KB 116/223 KB 48/208 KB 228/1710 KB 492/590 KB 192/258 KB 116/223 KB 40/208 KB 228/1710 KB 492/590 KB 196/258 KB 116/223 KB 48/208 KB 228/1710 KB 492/590 KB 200/258 KB 116/223 KB 52/208 KB 232/1710 KB 492/590 KB 204/258 KB 116/223 KB 52/208 KB 232/1710 KB 492/590 KB 208/258 KB 116/223 KB 52/208 KB 228/1710 KB 492/590 KB 196/258 KB 116/223 KB 52/208 KB 232/1710 KB 492/590 KB 208/258 KB 116/223 KB 56/208 KB 232/1710 KB 492/590 KB 208/258 KB 116/223 KB 60/208 KB 232/1710 KB 492/590 KB 208/258 KB 116/223 KB 64/208 KB 228/1710 KB 492/590 KB 188/258 KB 116/223 KB 52/208 KB 232/1710 KB 496/590 KB 208/258 KB 116/223 KB 64/208 KB 232/1710 KB 492/590 KB 200/258 KB 116/223 KB 52/208 KB 236/1710 KB 496/590 KB 208/258 KB 116/223 KB 64/208 KB 240/1710 KB 496/590 KB 208/258 KB 116/223 KB 64/208 KB 244/1710 KB 496/590 KB 208/258 KB 116/223 KB 64/208 KB 248/1710 KB 500/590 KB 212/258 KB 120/223 KB 68/208 KB 252/1710 KB 500/590 KB 212/258 KB 120/223 KB 68/208 KB 256/1710 KB 500/590 KB 212/258 KB 120/223 KB 68/208 KB 244/1710 KB 500/590 KB 212/258 KB 120/223 KB 68/208 KB 244/1710 KB 500/590 KB 212/258 KB 116/223 KB 68/208 KB 256/1710 KB 500/590 KB 216/258 KB 120/223 KB 68/208 KB 256/1710 KB 500/590 KB 220/258 KB 120/223 KB 68/208 KB 244/1710 KB 500/590 KB 208/258 KB 116/223 KB 68/208 KB 256/1710 KB 500/590 KB 220/258 KB 124/223 KB 72/208 KB 244/1710 KB 500/590 KB 208/258 KB 116/223 KB 64/208 KB 256/1710 KB 504/590 KB 224/258 KB 124/223 KB 72/208 KB 256/1710 KB 508/590 KB 224/258 KB 124/223 KB 72/208 KB 256/1710 KB 512/590 KB 22 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 4/258 KB 124/223 KB 72/208 KB 256/1710 KB 500/590 KB 224/258 KB 124/223 KB 72/208 KB 256/1710 KB 500/590 KB 220/258 KB 124/223 KB 68/208 KB 256/1710 KB 512/590 KB 224/258 KB 128/223 KB 76/208 KB 256/1710 KB 512/590 KB 224/258 KB 124/223 KB 76/208 KB 256/1710 KB 512/590 KB 224/258 KB 128/223 KB 80/208 KB 256/1710 KB 516/590 KB 224/258 KB 128/223 KB 84/208 KB 260/1710 KB 516/590 KB 228/258 KB 132/223 KB 88/208 KB 260/1710 KB 516/590 KB 228/258 KB 132/223 KB 92/208 KB 260/1710 KB 516/590 KB 228/258 KB 132/223 KB 96/208 KB 256/1710 KB 516/590 KB 224/258 KB 128/223 KB 80/208 KB 260/1710 KB 520/590 KB 228/258 KB 132/223 KB 96/208 KB 260/1710 KB 524/590 KB 228/258 KB 132/223 KB 96/208 KB 260/1710 KB 528/590 KB 228/258 KB 132/223 KB 96/208 KB 260/1710 KB 516/590 KB 228/258 KB 132/223 KB 84/208 KB 260/1710 KB 528/590 KB 228/258 KB 136/223 KB 96/208 KB 260/1710 KB 528/590 KB 228/258 KB 140/223 KB 96/208 KB 260/1710 KB 528/590 KB 228/258 KB 144/223 KB 96/208 KB 260/1710 KB 516/590 KB 228/258 KB 128/223 KB 84/208 KB 264/1710 KB 528/590 KB 228/258 KB 144/223 KB 96/208 KB 268/1710 KB 528/590 KB 228/258 KB 144/223 KB 96/208 KB 272/1710 KB 528/590 KB 228/258 KB 144/223 KB 96/208 KB 256/1710 KB 516/590 KB 228/258 KB 128/223 KB 84/208 KB 272/1710 KB 528/590 KB 232/258 KB 144/223 KB 96/208 KB 272/1710 KB 528/590 KB 236/258 KB 144/223 KB 96/208 KB 272/1710 KB 528/590 KB 240/258 KB 144/223 KB 96/208 KB 272/1710 KB 528/590 KB 244/258 KB 144/223 KB 96/208 KB 276/1710 KB 532/590 KB 248/258 KB 148/223 KB 100/208 KB 276/1710 KB 532/590 KB 252/258 KB 148/223 KB 100/208 KB 276/1710 KB 532/590 KB 256/258 KB 148/223 KB 100/208 KB 276/1710 KB 532/590 KB 258/258 KB 148/223 KB 100/208 KB 276/1710 KB 532/590 KB 244/258 KB 148/223 KB 100/208 KB 276/1710 KB 532/590 KB 258/258 KB 152/223 KB 100/208 KB 276/1710 KB 532/590 KB 258/258 KB 156/223 KB 100/208 KB 276/1710 KB 532/590 KB 258/258 KB 160/223 KB 100/208 KB 276/1710 KB 532/590 KB 244/258 KB 144/223 KB 100/208 KB 272/1710 KB 532/590 KB 244/258 KB 144/223 KB 100/208 KB 272/1710 KB 532/590 KB 244/258 KB 144/223 KB 96/208 KB 276/1710 KB 536/590 KB 258/258 KB 160/223 KB 104/208 KB 280/1710 KB 536/590 KB 258/258 KB 160/223 KB 104/208 KB 276/1710 KB 536/590 KB 258/258 KB 160/223 KB 104/208 KB 280/1710 KB 536/590 KB 258/258 KB 160/223 KB 108/208 KB 284/1710 KB 540/590 KB 258/258 KB 160/223 KB 108/208 KB 284/1710 KB 536/590 KB 258/258 KB 160/223 KB 108/208 KB 288/1710 KB 540/590 KB 258/258 KB 160/223 KB 112/208 KB 292/1710 KB 544/590 KB 258/258 KB 160/223 KB 112/208 KB 296/1710 KB 544/590 KB 258/258 KB 164/223 KB 112/208 KB 300/1710 KB 544/590 KB 258/258 KB 164/223 KB 112/208 KB 304/1710 KB 544/590 KB 258/258 KB 164/223 KB 112/208 KB 284/1710 KB 540/590 KB 258/258 KB 160/223 KB 112/208 KB 304/1710 KB 544/590 KB 258/258 KB 164/223 KB 116/208 KB 304/1710 KB 544/590 KB 258/258 KB 164/223 KB 120/208 KB 304/1710 KB 544/590 KB 258/258 KB 164/223 KB 124/208 KB 304/1710 KB 544/590 KB 258/258 KB 164/223 KB 128/208 KB 292/1710 KB 544/590 KB 258/258 KB 164/223 KB 112/208 KB 304/1710 KB 544/590 KB 258/258 KB 168/223 KB 128/208 KB 304/1710 KB 544/590 KB 258/258 KB 172/223 KB 128/208 KB 304/1710 KB 544/590 KB 258/258 KB 176/223 KB 128/208 KB 288/1710 KB 544/590 KB 258/258 KB 160/223 KB 112/208 KB 304/1710 KB 548/590 KB 258/258 KB 176/223 KB 128/208 KB 304/1710 KB 552/590 KB 258/258 KB 176/223 KB 128/208 KB 304/1710 KB 556/590 KB 258/258 KB 176/223 KB 128/208 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 304/1710 KB 560/590 KB 258/258 KB 176/223 KB 128/208 KB 304/1710 KB 560/590 KB 258/258 KB 180/223 KB 128/208 KB 308/1710 KB 564/590 KB 258/258 KB 184/223 KB 132/208 KB 308/1710 KB 564/590 KB 258/258 KB 188/223 KB 132/208 KB 308/1710 KB 564/590 KB 258/258 KB 192/223 KB 132/208 KB 308/1710 KB 564/590 KB 258/258 KB 180/223 KB 132/208 KB 308/1710 KB 564/590 KB 258/258 KB 192/223 KB 136/208 KB 308/1710 KB 564/590 KB 258/258 KB 192/223 KB 140/208 KB 304/1710 KB 564/590 KB 258/258 KB 180/223 KB 128/208 KB 308/1710 KB 568/590 KB 258/258 KB 192/223 KB 140/208 KB 308/1710 KB 564/590 KB 258/258 KB 180/223 KB 128/208 KB 312/1710 KB 568/590 KB 258/258 KB 192/223 KB 140/208 KB 316/1710 KB 568/590 KB 258/258 KB 192/223 KB 140/208 KB 320/1710 KB 572/590 KB 258/258 KB 192/223 KB 140/208 KB 324/1710 KB 572/590 KB 258/258 KB 192/223 KB 144/208 KB 328/1710 KB 572/590 KB 196/223 KB 144/208 KB 332/1710 KB 572/590 KB 196/223 KB 144/208 KB 336/1710 KB 572/590 KB 196/223 KB 144/208 KB 340/1710 KB 572/590 KB 196/223 KB 144/208 KB 344/1710 KB 572/590 KB 196/223 KB 144/208 KB 316/1710 KB 572/590 KB 258/258 KB 192/223 KB 140/208 KB 344/1710 KB 576/590 KB 196/223 KB 144/208 KB 344/1710 KB 580/590 KB 196/223 KB 144/208 KB 344/1710 KB 584/590 KB 196/223 KB 144/208 KB 344/1710 KB 588/590 KB 196/223 KB 144/208 KB 324/1710 KB 572/590 KB 196/223 KB 144/208 KB 344/1710 KB 590/590 KB 200/223 KB 144/208 KB 344/1710 KB 590/590 KB 204/223 KB 144/208 KB 344/1710 KB 590/590 KB 208/223 KB 144/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1552.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 320/1710 KB 572/590 KB 258/258 KB 192/223 KB 144/208 KB 344/1710 KB 590/590 KB 208/223 KB 148/208 KB 344/1710 KB 590/590 KB 208/223 KB 152/208 KB 344/1710 KB 590/590 KB 208/223 KB 156/208 KB 344/1710 KB 590/590 KB 208/223 KB 160/208 KB 344/1710 KB 590/590 KB 208/223 KB 164/208 KB 344/1710 KB 590/590 KB 212/223 KB 168/208 KB 344/1710 KB 590/590 KB 212/223 KB 172/208 KB 344/1710 KB 590/590 KB 212/223 KB 176/208 KB 344/1710 KB 590/590 KB 212/223 KB 164/208 KB 344/1710 KB 590/590 KB 216/223 KB 176/208 KB 344/1710 KB 590/590 KB 220/223 KB 176/208 KB 344/1710 KB 590/590 KB 223/223 KB 176/208 KB 344/1710 KB 590/590 KB 196/223 KB 144/208 KB 348/1710 KB 590/590 KB 223/223 KB 176/208 KB 352/1710 KB 590/590 KB 223/223 KB 176/208 KB 356/1710 KB 590/590 KB 223/223 KB 176/208 KB 360/1710 KB 590/590 KB 223/223 KB 180/208 KB 364/1710 KB 590/590 KB 223/223 KB 180/208 KB 368/1710 KB 590/590 KB 223/223 KB 180/208 KB 356/1710 KB 590/590 KB 223/223 KB 180/208 KB 368/1710 KB 590/590 KB 223/223 KB 184/208 KB 368/1710 KB 590/590 KB 223/223 KB 188/208 KB 368/1710 KB 590/590 KB 223/223 KB 192/208 KB 368/1710 KB 590/590 KB 223/223 KB 196/208 KB 372/1710 KB 590/590 KB 223/223 KB 200/208 KB 372/1710 KB 590/590 KB 223/223 KB 204/208 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 372/1710 KB 590/590 KB 223/223 KB 196/208 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 4/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 8/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 12/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 16/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 20/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 24/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 28/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 32/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 36/38 KB 372/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 376/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 380/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 384/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 388/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 392/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 396/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 400/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 404/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 408/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 412/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 416/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 420/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 424/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 428/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 432/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 436/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 440/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 444/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 448/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 452/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 456/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 460/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 464/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB 468/1710 KB 590/590 KB 223/223 KB 208/208 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 204.3 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1101.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1181.0 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2876.4 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 472/1710 KB 476/1710 KB 480/1710 KB 484/1710 KB 488/1710 KB 492/1710 KB 496/1710 KB 500/1710 KB 504/1710 KB 508/1710 KB 512/1710 KB 516/1710 KB 516/1710 KB 4/531 KB 516/1710 KB 8/531 KB 516/1710 KB 12/531 KB 516/1710 KB 12/531 KB 4/214 KB 516/1710 KB 12/531 KB 8/214 KB 516/1710 KB 12/531 KB 12/214 KB 516/1710 KB 12/531 KB 16/214 KB 516/1710 KB 12/531 KB 4/18 KB 16/214 KB 516/1710 KB 12/531 KB 8/18 KB 16/214 KB 516/1710 KB 12/531 KB 12/18 KB 16/214 KB 4/1267 KB 516/1710 KB 12/531 KB 16/18 KB 16/214 KB 4/1267 KB 516/1710 KB 12/531 KB 8/18 KB 16/214 KB 4/1267 KB 516/1710 KB 16/531 KB 16/18 KB 16/214 KB 8/1267 KB 516/1710 KB 16/531 KB 16/18 KB 16/214 KB 12/1267 KB 516/1710 KB 16/531 KB 16/18 KB 16/214 KB 16/1267 KB 516/1710 KB 16/531 KB 16/18 KB 16/214 KB 20/1267 KB 516/1710 KB 16/531 KB 18/18 KB 20/214 KB 24/1267 KB 516/1710 KB 16/531 KB 16/18 KB 16/214 KB 4/1267 KB 516/1710 KB 20/531 KB 18/18 KB 20/214 KB 24/1267 KB 516/1710 KB 24/531 KB 18/18 KB 20/214 KB 24/1267 KB 516/1710 KB 28/531 KB 18/18 KB 20/214 KB 24/1267 KB 516/1710 KB 32/531 KB 18/18 KB 20/214 KB 24/1267 KB 516/1710 KB 16/531 KB 18/18 KB 20/214 KB 20/1267 KB 516/1710 KB 32/531 KB 18/18 KB 24/214 KB 24/1267 KB 516/1710 KB 32/531 KB 18/18 KB 28/214 KB 24/1267 KB 516/1710 KB 32/531 KB 18/18 KB 32/214 KB 24/1267 KB 516/1710 KB 16/531 KB 18/18 KB 16/214 KB 20/1267 KB 516/1710 KB 32/531 KB 18/18 KB 32/214 KB 28/1267 KB 516/1710 KB 32/531 KB 18/18 KB 32/214 KB 32/1267 KB 516/1710 KB 32/531 KB 18/18 KB 32/214 KB 36/1267 KB 516/1710 KB 36/531 KB 18/18 KB 36/214 KB 40/1267 KB 516/1710 KB 36/531 KB 18/18 KB 36/214 KB 44/1267 KB 516/1710 KB 36/531 KB 18/18 KB 36/214 KB 48/1267 KB 516/1710 KB 36/531 KB 18/18 KB 36/214 KB 36/1267 KB 516/1710 KB 36/531 KB 18/18 KB 40/214 KB 48/1267 KB 516/1710 KB 36/531 KB 18/18 KB 44/214 KB 48/1267 KB 516/1710 KB 36/531 KB 18/18 KB 32/214 KB 36/1267 KB 516/1710 KB 40/531 KB 18/18 KB 48/214 KB 48/1267 KB 516/1710 KB 44/531 KB 18/18 KB 48/214 KB 48/1267 KB 516/1710 KB 48/531 KB 18/18 KB 48/214 KB 48/1267 KB 516/1710 KB 52/531 KB 18/18 KB 48/214 KB 48/1267 KB 516/1710 KB 52/531 KB 18/18 KB 48/214 KB 52/1267 KB 516/1710 KB 56/531 KB 18/18 KB 48/214 KB 56/1267 KB 516/1710 KB 52/531 KB 18/18 KB 48/214 KB 48/1267 KB 516/1710 KB 56/531 KB 18/18 KB 52/214 KB 56/1267 KB 520/1710 KB 56/531 KB 18/18 KB 56/214 KB 60/1267 KB 520/1710 KB 56/531 KB 18/18 KB 52/214 KB 60/1267 KB 524/1710 KB 56/531 KB 18/18 KB 56/214 KB 60/1267 KB 528/1710 KB 56/531 KB 18/18 KB 56/214 KB 60/1267 KB 516/1710 KB 56/531 KB 18/18 KB 52/214 KB 60/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 62/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 66/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 70/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 74/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 78/1267 KB 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 82/1267 KB 516/1710 KB 56/531 KB 18/18 KB 48/214 KB 52/1267 KB 532/1710 KB 60/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 64/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 68/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 72/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 76/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 80/531 KB 18/18 KB 60/214 KB 82/1267 KB 532/1710 KB 56/531 KB 18/18 KB 60/214 KB 82/1267 KB Downloaded: h unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install ttps://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 83.6 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 528/1710 KB 56/531 KB 18/18 KB 60/214 KB 60/1267 KB 532/1710 KB 80/531 KB 64/214 KB 82/1267 KB 532/1710 KB 80/531 KB 68/214 KB 82/1267 KB 532/1710 KB 80/531 KB 72/214 KB 82/1267 KB 536/1710 KB 80/531 KB 76/214 KB 82/1267 KB 536/1710 KB 80/531 KB 80/214 KB 82/1267 KB 536/1710 KB 80/531 KB 72/214 KB 82/1267 KB 540/1710 KB 80/531 KB 80/214 KB 82/1267 KB 544/1710 KB 80/531 KB 80/214 KB 82/1267 KB 544/1710 KB 80/531 KB 84/214 KB 82/1267 KB 548/1710 KB 84/531 KB 88/214 KB 86/1267 KB 548/1710 KB 84/531 KB 84/214 KB 86/1267 KB 544/1710 KB 84/531 KB 84/214 KB 86/1267 KB 548/1710 KB 88/531 KB 88/214 KB 86/1267 KB 548/1710 KB 92/531 KB 88/214 KB 86/1267 KB 548/1710 KB 96/531 KB 88/214 KB 86/1267 KB 544/1710 KB 80/531 KB 84/214 KB 86/1267 KB 548/1710 KB 96/531 KB 88/214 KB 90/1267 KB 548/1710 KB 96/531 KB 88/214 KB 94/1267 KB 548/1710 KB 96/531 KB 88/214 KB 98/1267 KB 552/1710 KB 100/531 KB 92/214 KB 102/1267 KB 552/1710 KB 100/531 KB 92/214 KB 106/1267 KB 552/1710 KB 100/531 KB 92/214 KB 110/1267 KB 552/1710 KB 100/531 KB 92/214 KB 114/1267 KB 552/1710 KB 100/531 KB 92/214 KB 118/1267 KB 552/1710 KB 100/531 KB 92/214 KB 122/1267 KB 552/1710 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 3/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 6/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 9/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 11/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 14/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 16/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 19/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 22/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 25/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 27/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 30/109 KB 100/531 KB 92/214 KB 126/1267 KB 552/1710 KB 100/531 KB 92/214 KB 98/1267 KB 556/1710 KB 30/109 KB 100/531 KB 92/214 KB 126/1267 KB 560/1710 KB 30/109 KB 100/531 KB 92/214 KB 126/1267 KB 548/1710 KB 100/531 KB 92/214 KB 98/1267 KB 560/1710 KB 32/109 KB 100/531 KB 96/214 KB 126/1267 KB 560/1710 KB 32/109 KB 100/531 KB 100/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 104/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 108/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 112/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 116/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 120/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 124/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 128/214 KB 126/1267 KB 564/1710 KB 32/109 KB 100/531 KB 132/214 KB 126/1267 KB 548/1710 KB 100/531 KB 88/214 KB 98/1267 KB 564/1710 KB 32/109 KB 104/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 108/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 112/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 116/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 120/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 124/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 128/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 132/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 136/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 140/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 144/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 100/531 KB 132/214 KB 130/1267 KB 564/1710 KB 32/109 KB 144/531 KB 136/214 KB 134/1267 KB 564/1710 KB 32/109 KB 144/531 KB 136/214 KB 138/1267 KB 564/1710 KB 32/109 KB 144/531 K unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install B 136/214 KB 142/1267 KB 564/1710 KB 32/109 KB 100/531 KB 100/214 KB 126/1267 KB 568/1710 KB 32/109 KB 144/531 KB 136/214 KB 142/1267 KB 572/1710 KB 32/109 KB 144/531 KB 136/214 KB 142/1267 KB 560/1710 KB 32/109 KB 100/531 KB 92/214 KB 126/1267 KB 572/1710 KB 36/109 KB 144/531 KB 136/214 KB 142/1267 KB 572/1710 KB 40/109 KB 144/531 KB 136/214 KB 142/1267 KB 572/1710 KB 44/109 KB 144/531 KB 136/214 KB 142/1267 KB 572/1710 KB 48/109 KB 144/531 KB 136/214 KB 142/1267 KB 572/1710 KB 52/109 KB 144/531 KB 136/214 KB 142/1267 KB 576/1710 KB 56/109 KB 144/531 KB 136/214 KB 142/1267 KB 576/1710 KB 60/109 KB 144/531 KB 136/214 KB 142/1267 KB 576/1710 KB 64/109 KB 144/531 KB 136/214 KB 142/1267 KB 576/1710 KB 68/109 KB 144/531 KB 136/214 KB 142/1267 KB 576/1710 KB 72/109 KB 148/531 KB 136/214 KB 146/1267 KB 576/1710 KB 76/109 KB 148/531 KB 136/214 KB 146/1267 KB 576/1710 KB 80/109 KB 148/531 KB 136/214 KB 146/1267 KB 564/1710 KB 32/109 KB 144/531 KB 136/214 KB 130/1267 KB 576/1710 KB 80/109 KB 148/531 KB 140/214 KB 146/1267 KB 576/1710 KB 80/109 KB 148/531 KB 144/214 KB 146/1267 KB 576/1710 KB 80/109 KB 148/531 KB 148/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 152/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 156/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 160/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 164/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 168/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 172/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 176/214 KB 146/1267 KB 576/1710 KB 84/109 KB 148/531 KB 180/214 KB 146/1267 KB 576/1710 KB 68/109 KB 148/531 KB 136/214 KB 146/1267 KB 576/1710 KB 84/109 KB 152/531 KB 180/214 KB 146/1267 KB 576/1710 KB 68/109 KB 144/531 KB 136/214 KB 146/1267 KB 576/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 576/1710 KB 52/109 KB 144/531 KB 136/214 KB 142/1267 KB 580/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 584/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 588/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 592/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 596/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 600/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 604/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 608/1710 KB 84/109 KB 156/531 KB 180/214 KB 150/1267 KB 612/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 616/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 620/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 624/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 576/1710 KB 84/109 KB 148/531 KB 148/214 KB 146/1267 KB 624/1710 KB 88/109 KB 156/531 KB 180/214 KB 154/1267 KB 624/1710 KB 92/109 KB 156/531 KB 180/214 KB 154/1267 KB 624/1710 KB 96/109 KB 156/531 KB 180/214 KB 154/1267 KB 576/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 624/1710 KB 96/109 KB 160/531 KB 180/214 KB 154/1267 KB 608/1710 KB 84/109 KB 156/531 KB 180/214 KB 154/1267 KB 624/1710 KB 96/109 KB 160/531 KB 180/214 KB 158/1267 KB 624/1710 KB 96/109 KB 160/531 KB 180/214 KB 162/1267 KB 624/1710 KB 96/109 KB 164/531 KB 180/214 KB 166/1267 KB 624/1710 KB 96/109 KB 164/531 KB 180/214 KB 170/1267 KB 624/1710 KB 96/109 KB 164/531 KB 180/214 KB 174/1267 KB 628/1710 KB 96/109 KB 164/531 KB 180/214 KB 178/1267 KB 628/1710 KB 100/109 KB 164/531 KB 180/214 KB 182/1267 KB 628/1710 KB 100/109 KB 164/531 KB 180/214 KB 186/1267 KB 628/1710 KB 100/109 KB 164/531 KB 180 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install /214 KB 190/1267 KB 624/1710 KB 96/109 KB 164/531 KB 180/214 KB 162/1267 KB 628/1710 KB 100/109 KB 168/531 KB 180/214 KB 190/1267 KB 628/1710 KB 100/109 KB 164/531 KB 180/214 KB 178/1267 KB 628/1710 KB 104/109 KB 172/531 KB 180/214 KB 190/1267 KB 628/1710 KB 108/109 KB 172/531 KB 180/214 KB 190/1267 KB 628/1710 KB 109/109 KB 172/531 KB 180/214 KB 190/1267 KB 628/1710 KB 96/109 KB 164/531 KB 180/214 KB 174/1267 KB 628/1710 KB 100/109 KB 172/531 KB 180/214 KB 190/1267 KB 628/1710 KB 109/109 KB 176/531 KB 180/214 KB 190/1267 KB 632/1710 KB 109/109 KB 176/531 KB 180/214 KB 190/1267 KB 636/1710 KB 109/109 KB 176/531 KB 180/214 KB 190/1267 KB 640/1710 KB 109/109 KB 176/531 KB 180/214 KB 190/1267 KB 644/1710 KB 109/109 KB 180/531 KB 180/214 KB 190/1267 KB 648/1710 KB 109/109 KB 180/531 KB 184/214 KB 194/1267 KB 652/1710 KB 109/109 KB 180/531 KB 184/214 KB 194/1267 KB 656/1710 KB 109/109 KB 180/531 KB 184/214 KB 194/1267 KB 640/1710 KB 109/109 KB 180/531 KB 180/214 KB 190/1267 KB 656/1710 KB 109/109 KB 184/531 KB 184/214 KB 194/1267 KB 656/1710 KB 109/109 KB 188/531 KB 184/214 KB 194/1267 KB 656/1710 KB 109/109 KB 192/531 KB 184/214 KB 194/1267 KB 644/1710 KB 109/109 KB 180/531 KB 184/214 KB 194/1267 KB 656/1710 KB 109/109 KB 192/531 KB 188/214 KB 194/1267 KB 656/1710 KB 109/109 KB 192/531 KB 192/214 KB 194/1267 KB 656/1710 KB 109/109 KB 192/531 KB 196/214 KB 194/1267 KB 660/1710 KB 109/109 KB 196/531 KB 200/214 KB 194/1267 KB 660/1710 KB 109/109 KB 196/531 KB 204/214 KB 194/1267 KB 660/1710 KB 109/109 KB 196/531 KB 208/214 KB 194/1267 KB 644/1710 KB 109/109 KB 180/531 KB 180/214 KB 194/1267 KB 660/1710 KB 109/109 KB 196/531 KB 208/214 KB 198/1267 KB 660/1710 KB 109/109 KB 196/531 KB 208/214 KB 202/1267 KB 660/1710 KB 109/109 KB 196/531 KB 208/214 KB 206/1267 KB 660/1710 KB 109/109 KB 196/531 KB 208/214 KB 210/1267 KB 660/1710 KB 109/109 KB 196/531 KB 212/214 KB 214/1267 KB 660/1710 KB 109/109 KB 196/531 KB 212/214 KB 218/1267 KB 660/1710 KB 109/109 KB 196/531 KB 212/214 KB 222/1267 KB 660/1710 KB 109/109 KB 196/531 KB 196/214 KB 194/1267 KB 664/1710 KB 109/109 KB 196/531 KB 212/214 KB 222/1267 KB 668/1710 KB 109/109 KB 196/531 KB 212/214 KB 222/1267 KB 672/1710 KB 109/109 KB 196/531 KB 212/214 KB 222/1267 KB 656/1710 KB 109/109 KB 196/531 KB 196/214 KB 194/1267 KB 672/1710 KB 109/109 KB 200/531 KB 212/214 KB 222/1267 KB 672/1710 KB 109/109 KB 204/531 KB 212/214 KB 222/1267 KB 672/1710 KB 109/109 KB 208/531 KB 212/214 KB 222/1267 KB 660/1710 KB 109/109 KB 196/531 KB 212/214 KB 210/1267 KB 672/1710 KB 109/109 KB 208/531 KB 214/214 KB 222/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 430.6 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 676/1710 KB 212/531 KB 214/214 KB 222/1267 KB 680/1710 KB 212/531 KB 214/214 KB 226/1267 KB 684/1710 KB 212/531 KB 214/214 KB 226/1267 KB 688/1710 KB 212/531 KB 214/214 KB 226/1267 KB 672/1710 KB 109/109 KB 212/531 KB 214/214 KB 222/1267 KB 688/1710 KB 216/531 KB 214/214 KB 226/1267 KB 688/1710 KB 220/531 KB 214/214 KB 226/1267 KB 688/1710 KB 224/531 KB 214/214 KB 226/1267 KB 676/1710 KB 212/531 KB 214/214 KB 226/1267 KB 688/1710 KB 224/531 KB 214/214 KB 230/1267 KB 688/1710 KB 228/531 KB 214/214 KB 234/1267 KB 688/1710 KB 228/531 KB 214/214 KB 238/1267 KB 688/1710 KB 228/531 KB 214/214 KB 242/1267 KB 692/1710 KB 228/531 KB 214/214 KB 246/1267 KB 692/1710 KB 228/531 KB 214/214 KB 250/1267 KB 692/1710 KB 228/531 KB 214/214 KB 254/1267 KB 688/1710 KB 228/531 KB 214/214 KB 230/1267 KB 692/1710 KB 232/531 KB 214/214 KB 254/1267 KB 692/1710 KB 236/531 KB 214/214 KB 254/1267 KB 692/1710 KB 240/531 KB 214/214 KB 254/1267 KB 692/1710 KB 228/531 KB 214/214 KB 242/1267 KB 696/1710 KB 240/531 KB 214/214 KB 254/1267 KB 700/1710 KB 240/531 KB 214/214 KB 254/1267 KB 704/1710 KB 240/531 KB 214/214 KB 254/1267 KB 708/1710 KB 240/531 KB 254/1267 KB 712/1710 KB 244/531 KB 258/1267 KB 716/1710 KB 244/531 KB 258/1267 KB 720/1710 KB 244/531 KB 258/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 828.9 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-oai-hss-0: 13:22:12 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 708/1710 KB 244/531 KB 258/1267 KB 720/1710 KB 244/531 KB 262/1267 KB 708/1710 KB 244/531 KB 254/1267 KB 720/1710 KB 244/531 KB 4/80 KB 262/1267 KB 720/1710 KB 244/531 KB 8/80 KB 262/1267 KB 720/1710 KB 244/531 KB 12/80 KB 262/1267 KB 720/1710 KB 244/531 KB 16/80 KB 262/1267 KB 720/1710 KB 244/531 KB 20/80 KB 262/1267 KB 720/1710 KB 248/531 KB 24/80 KB 262/1267 KB 720/1710 KB 248/531 KB 28/80 KB 262/1267 KB 720/1710 KB 248/531 KB 32/80 KB 266/1267 KB 720/1710 KB 248/531 KB 36/80 KB 266/1267 KB 724/1710 KB 248/531 KB 40/80 KB 266/1267 KB 724/1710 KB 248/531 KB 44/80 KB 266/1267 KB 724/1710 KB 248/531 KB 48/80 KB 266/1267 KB 720/1710 KB 248/531 KB 20/80 KB 262/1267 KB 724/1710 KB 252/531 KB 48/80 KB 266/1267 KB 724/1710 KB 256/531 KB 48/80 KB 266/1267 KB 724/1710 KB 260/531 KB 48/80 KB 266/1267 KB 724/1710 KB 264/531 KB 48/80 KB 266/1267 KB 724/1710 KB 268/531 KB 48/80 KB 266/1267 KB 724/1710 KB 272/531 KB 48/80 KB 266/1267 KB 724/1710 KB 248/531 KB 36/80 KB 266/1267 KB 728/1710 KB 272/531 KB 48/80 KB 266/1267 KB 732/1710 KB 272/531 KB 48/80 KB 266/1267 KB 736/1710 KB 272/531 KB 48/80 KB 266/1267 KB 740/1710 KB 272/531 KB 48/80 KB 266/1267 KB 744/1710 KB 276/531 KB 52/80 KB 266/1267 KB 748/1710 KB 276/531 KB 52/80 KB 266/1267 KB 752/1710 KB 276/531 KB 52/80 KB 266/1267 KB 756/1710 KB 276/531 KB 52/80 KB 266/1267 KB 720/1710 KB 248/531 KB 28/80 KB 266/1267 KB 756/1710 KB 276/531 KB 52/80 KB 270/1267 KB 756/1710 KB 3/1044 KB 276/531 KB 52/80 KB 270/1267 KB 756/1710 KB 5/1044 KB 276/531 KB 52/80 KB 270/1267 KB 756/1710 KB 8/1044 KB 276/531 KB 52/80 KB 270/1267 KB 756/1710 KB 11/1044 KB 276/531 KB 52/80 KB 274/1267 KB 756/1710 KB 13/1044 KB 276/531 KB 52/80 KB 274/1267 KB 740/1710 KB 276/531 KB 52/80 KB 266/1267 KB 756/1710 KB 13/1044 KB 280/531 KB 52/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 284/531 KB 52/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 288/531 KB 52/80 KB 274/1267 KB 740/1710 KB 272/531 KB 52/80 KB 266/1267 KB 756/1710 KB 16/1044 KB 288/531 KB 56/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 288/531 KB 60/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 288/531 KB 64/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 288/531 KB 68/80 KB 274/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 72/80 KB 274/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 76/80 KB 274/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 80/80 KB 274/1267 KB 756/1710 KB 16/1044 KB 280/531 KB 52/80 KB 274/1267 KB 756/1710 KB 8/1044 KB 276/531 KB 52/80 KB 274/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 80/80 KB 278/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 80/80 KB 282/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 80/80 KB 286/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 80/80 KB 290/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 294/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 298/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 302/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 306/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 310/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 314/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 318/1267 KB 760/1710 KB 16/1044 KB 292/531 KB 68/80 KB 274/1267 KB 764/1710 KB 19/1044 KB 292/531 KB 80/80 KB 318/1267 KB 768/1710 KB 19/1044 KB 292/531 KB 80/80 KB 318/1267 KB 756/1710 KB 16/1044 KB 292/531 KB 68/80 KB 274/1267 KB 768/1710 KB 19/1044 KB 296/531 KB 80/80 KB 318/1267 KB 768/1710 KB 19/1044 KB 300/531 KB 80/80 KB 318/1267 KB 768/1710 KB 19/1044 KB 304/531 K unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install B 80/80 KB 318/1267 KB 760/1710 KB 19/1044 KB 292/531 KB 80/80 KB 290/1267 KB 768/1710 KB 21/1044 KB 304/531 KB 80/80 KB 318/1267 KB 768/1710 KB 24/1044 KB 304/531 KB 80/80 KB 318/1267 KB 768/1710 KB 27/1044 KB 304/531 KB 80/80 KB 318/1267 KB 768/1710 KB 29/1044 KB 304/531 KB 80/80 KB 318/1267 KB 768/1710 KB 29/1044 KB 308/531 KB 80/80 KB 318/1267 KB 772/1710 KB 32/1044 KB 312/531 KB 80/80 KB 318/1267 KB 772/1710 KB 32/1044 KB 316/531 KB 80/80 KB 318/1267 KB 772/1710 KB 32/1044 KB 320/531 KB 80/80 KB 318/1267 KB 772/1710 KB 32/1044 KB 324/531 KB 80/80 KB 318/1267 KB 772/1710 KB 32/1044 KB 328/531 KB 80/80 KB 322/1267 KB 772/1710 KB 32/1044 KB 332/531 KB 80/80 KB 322/1267 KB 772/1710 KB 32/1044 KB 336/531 KB 80/80 KB 322/1267 KB 772/1710 KB 32/1044 KB 308/531 KB 80/80 KB 318/1267 KB 776/1710 KB 32/1044 KB 336/531 KB 80/80 KB 322/1267 KB 780/1710 KB 32/1044 KB 336/531 KB 80/80 KB 322/1267 KB 784/1710 KB 32/1044 KB 336/531 KB 80/80 KB 322/1267 KB 768/1710 KB 32/1044 KB 308/531 KB 80/80 KB 318/1267 KB 784/1710 KB 36/1044 KB 336/531 KB 80/80 KB 322/1267 KB 784/1710 KB 40/1044 KB 336/531 KB 80/80 KB 322/1267 KB 784/1710 KB 44/1044 KB 336/531 KB 80/80 KB 322/1267 KB 784/1710 KB 48/1044 KB 336/531 KB 80/80 KB 322/1267 KB 784/1710 KB 52/1044 KB 336/531 KB 322/1267 KB 784/1710 KB 56/1044 KB 336/531 KB 322/1267 KB 788/1710 KB 60/1044 KB 336/531 KB 322/1267 KB 772/1710 KB 32/1044 KB 324/531 KB 80/80 KB 322/1267 KB 788/1710 KB 64/1044 KB 336/531 KB 326/1267 KB 788/1710 KB 64/1044 KB 336/531 KB 330/1267 KB 788/1710 KB 64/1044 KB 336/531 KB 334/1267 KB 788/1710 KB 64/1044 KB 336/531 KB 338/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 342/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 346/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 350/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 354/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 358/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 362/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 366/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 370/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 374/1267 KB 788/1710 KB 64/1044 KB 340/531 KB 378/1267 KB 788/1710 KB 56/1044 KB 336/531 KB 322/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 279.0 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 788/1710 KB 64/1044 KB 340/531 KB 338/1267 KB 788/1710 KB 64/1044 KB 344/531 KB 378/1267 KB 788/1710 KB 64/1044 KB 336/531 KB 338/1267 KB 792/1710 KB 68/1044 KB 348/531 KB 378/1267 KB 792/1710 KB 64/1044 KB 344/531 KB 378/1267 KB 796/1710 KB 68/1044 KB 348/531 KB 378/1267 KB 800/1710 KB 68/1044 KB 348/531 KB 378/1267 KB 792/1710 KB 64/1044 KB 348/531 KB 378/1267 KB 800/1710 KB 68/1044 KB 352/531 KB 378/1267 KB 800/1710 KB 68/1044 KB 356/531 KB 378/1267 KB 804/1710 KB 72/1044 KB 360/531 KB 378/1267 KB 804/1710 KB 72/1044 KB 364/531 KB 378/1267 KB 804/1710 KB 72/1044 KB 368/531 KB 378/1267 KB 804/1710 KB 72/1044 KB 372/531 KB 378/1267 KB 804/1710 KB 72/1044 KB 356/531 KB 378/1267 KB 808/1710 KB 72/1044 KB 372/531 KB 382/1267 KB 812/1710 KB 72/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 72/1044 KB 372/531 KB 382/1267 KB 800/1710 KB 72/1044 KB 356/531 KB 378/1267 KB 816/1710 KB 76/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 80/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 84/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 88/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 92/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 96/1044 KB 372/531 KB 382/1267 KB 816/1710 KB 100/1044 KB 372/531 KB 382/1267 KB 804/1710 KB 72/1044 KB 372/531 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 4/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 8/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 12/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 16/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 20/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 24/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 28/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 32/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 376/531 KB 382/1267 KB 820/1710 KB 100/1044 KB 380/531 KB 32/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 384/531 KB 32/61 KB 382/1267 KB 820/1710 KB 100/1044 KB 372/531 KB 382/1267 KB 824/1710 KB 100/1044 KB 384/531 KB 32/61 KB 382/1267 KB 828/1710 KB 100/1044 KB 384/531 KB 32/61 KB 382/1267 KB 832/1710 KB 100/1044 KB 384/531 KB 32/61 KB 382/1267 KB 836/1710 KB 100/1044 KB 384/531 KB 32/61 KB 382/1267 KB 840/1710 KB 104/1044 KB 388/531 KB 36/61 KB 386/1267 KB 844/1710 KB 104/1044 KB 388/531 KB 36/61 KB 386/1267 KB 848/1710 KB 104/1044 KB 388/531 KB 36/61 KB 386/1267 KB 836/1710 KB 104/1044 KB 384/531 KB 32/61 KB 382/1267 KB 848/1710 KB 108/1044 KB 388/531 KB 36/61 KB 386/1267 KB 848/1710 KB 112/1044 KB 388/531 KB 36/61 KB 386/1267 KB 848/1710 KB 116/1044 KB 388/531 KB 36/61 KB 386/1267 KB 852/1710 KB 120/1044 KB 388/531 KB 36/61 KB 386/1267 KB 852/1710 KB 124/1044 KB 388/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 388/531 KB 36/61 KB 386/1267 KB 836/1710 KB 104/1044 KB 388/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 392/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 396/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 400/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 404/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 408/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 412/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 416/531 KB 36/61 KB 386/1267 KB 852/1710 KB 128/1044 KB 420/531 KB 36/61 KB 386/1267 KB 852/1710 KB 132/1044 KB 424/531 KB 36/61 KB 386/1267 KB 852/1710 KB 132/1044 KB 428/531 KB 36/61 KB 386/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 36/61 KB 386/1267 KB 836/1710 KB 104/1044 KB 384/531 KB 36/61 KB 386/1267 KB 836/1710 KB 104/104 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 4 KB 384/531 KB 32/61 KB 386/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 36/61 KB 390/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 36/61 KB 394/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 36/61 KB 398/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 36/61 KB 402/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 406/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 410/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 414/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 418/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 422/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 426/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 430/1267 KB 852/1710 KB 132/1044 KB 420/531 KB 36/61 KB 386/1267 KB 852/1710 KB 136/1044 KB 432/531 KB 40/61 KB 430/1267 KB 852/1710 KB 140/1044 KB 432/531 KB 40/61 KB 430/1267 KB 852/1710 KB 144/1044 KB 432/531 KB 40/61 KB 430/1267 KB 852/1710 KB 116/1044 KB 388/531 KB 36/61 KB 386/1267 KB 856/1710 KB 144/1044 KB 432/531 KB 40/61 KB 430/1267 KB 860/1710 KB 144/1044 KB 432/531 KB 40/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 40/61 KB 430/1267 KB 852/1710 KB 132/1044 KB 432/531 KB 40/61 KB 402/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 44/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 48/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 52/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 56/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 60/61 KB 430/1267 KB 864/1710 KB 144/1044 KB 432/531 KB 61/61 KB 430/1267 KB 868/1710 KB 144/1044 KB 432/531 KB 61/61 KB 430/1267 KB 872/1710 KB 144/1044 KB 432/531 KB 61/61 KB 430/1267 KB 876/1710 KB 144/1044 KB 432/531 KB 61/61 KB 430/1267 KB 880/1710 KB 144/1044 KB 436/531 KB 61/61 KB 434/1267 KB 880/1710 KB 148/1044 KB 436/531 KB 61/61 KB 434/1267 KB 880/1710 KB 152/1044 KB 436/531 KB 61/61 KB 434/1267 KB 880/1710 KB 156/1044 KB 436/531 KB 61/61 KB 434/1267 KB 876/1710 KB 144/1044 KB 436/531 KB 61/61 KB 434/1267 KB 880/1710 KB 156/1044 KB 440/531 KB 61/61 KB 434/1267 KB 880/1710 KB 160/1044 KB 444/531 KB 61/61 KB 434/1267 KB 884/1710 KB 160/1044 KB 448/531 KB 61/61 KB 434/1267 KB 876/1710 KB 144/1044 KB 432/531 KB 61/61 KB 434/1267 KB 884/1710 KB 160/1044 KB 448/531 KB 61/61 KB 438/1267 KB 884/1710 KB 160/1044 KB 448/531 KB 61/61 KB 442/1267 KB 884/1710 KB 160/1044 KB 448/531 KB 61/61 KB 446/1267 KB 884/1710 KB 160/1044 KB 444/531 KB 61/61 KB 434/1267 KB 888/1710 KB 160/1044 KB 448/531 KB 61/61 KB 446/1267 KB 892/1710 KB 160/1044 KB 448/531 KB 61/61 KB 446/1267 KB 896/1710 KB 160/1044 KB 448/531 KB 61/61 KB 450/1267 KB 900/1710 KB 160/1044 KB 448/531 KB 61/61 KB 450/1267 KB 904/1710 KB 160/1044 KB 452/531 KB 61/61 KB 450/1267 KB 908/1710 KB 160/1044 KB 452/531 KB 61/61 KB 450/1267 KB 912/1710 KB 160/1044 KB 452/531 KB 61/61 KB 450/1267 KB 916/1710 KB 160/1044 KB 452/531 KB 61/61 KB 450/1267 KB 880/1710 KB 160/1044 KB 440/531 KB 61/61 KB 434/1267 KB 916/1710 KB 164/1044 KB 452/531 KB 61/61 KB 450/1267 KB 916/1710 KB 168/1044 KB 452/531 KB 61/61 KB 450/1267 KB 916/1710 KB 172/1044 KB 452/531 KB 61/61 KB 450/1267 KB 916/1710 KB 176/1044 KB 452/531 KB 61/61 KB 450/1267 KB 900/1710 KB 160/1044 KB 452/531 KB 61/61 KB 450/1267 KB 916/1710 KB 176/1044 KB 456/531 KB 61/61 KB 450/1267 KB 916/1710 KB 176/1044 KB 460/531 KB 61/61 KB 450/1267 KB 916/1710 KB 176/1044 KB 464/531 KB 61/61 KB 450/1267 KB 916/1710 KB 176/1044 KB 468/531 KB 61/61 KB 450/1267 KB 916/1710 KB 180/1044 KB 47 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 2/531 KB 450/1267 KB 916/1710 KB 180/1044 KB 476/531 KB 450/1267 KB 892/1710 KB 160/1044 KB 448/531 KB 61/61 KB 450/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 454/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 458/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 462/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 466/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 470/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 474/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 478/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 482/1267 KB 920/1710 KB 180/1044 KB 476/531 KB 450/1267 KB 924/1710 KB 180/1044 KB 480/531 KB 482/1267 KB 928/1710 KB 180/1044 KB 480/531 KB 482/1267 KB 916/1710 KB 180/1044 KB 468/531 KB 450/1267 KB 928/1710 KB 184/1044 KB 480/531 KB 482/1267 KB 928/1710 KB 188/1044 KB 480/531 KB 482/1267 KB 928/1710 KB 192/1044 KB 480/531 KB 482/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 191.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-oai-hss-0: 13:22:12 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 920/1710 KB 180/1044 KB 480/531 KB 482/1267 KB 928/1710 KB 192/1044 KB 484/531 KB 482/1267 KB 932/1710 KB 196/1044 KB 488/531 KB 486/1267 KB 932/1710 KB 196/1044 KB 484/531 KB 486/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 490/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 494/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 498/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 502/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 506/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 510/1267 KB 932/1710 KB 196/1044 KB 484/531 KB 482/1267 KB 928/1710 KB 196/1044 KB 484/531 KB 482/1267 KB 932/1710 KB 200/1044 KB 492/531 KB 510/1267 KB 932/1710 KB 204/1044 KB 492/531 KB 510/1267 KB 932/1710 KB 196/1044 KB 492/531 KB 498/1267 KB 932/1710 KB 208/1044 KB 496/531 KB 510/1267 KB 936/1710 KB 208/1044 KB 496/531 KB 510/1267 KB 940/1710 KB 208/1044 KB 496/531 KB 510/1267 KB 944/1710 KB 208/1044 KB 496/531 KB 510/1267 KB 948/1710 KB 208/1044 KB 496/531 KB 510/1267 KB 948/1710 KB 208/1044 KB 500/531 KB 510/1267 KB 932/1710 KB 208/1044 KB 492/531 KB 510/1267 KB 948/1710 KB 208/1044 KB 500/531 KB 4/1063 KB 510/1267 KB 948/1710 KB 208/1044 KB 500/531 KB 8/1063 KB 510/1267 KB 948/1710 KB 208/1044 KB 500/531 KB 12/1063 KB 510/1267 KB 948/1710 KB 212/1044 KB 500/531 KB 12/1063 KB 510/1267 KB 948/1710 KB 216/1044 KB 500/531 KB 16/1063 KB 510/1267 KB 952/1710 KB 220/1044 KB 504/531 KB 16/1063 KB 510/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 16/1063 KB 514/1267 KB 948/1710 KB 212/1044 KB 500/531 KB 16/1063 KB 510/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 20/1063 KB 514/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 24/1063 KB 514/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 28/1063 KB 514/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 32/1063 KB 514/1267 KB 952/1710 KB 224/1044 KB 504/531 KB 36/1063 KB 514/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 40/1063 KB 514/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 44/1063 KB 514/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 48/1063 KB 514/1267 KB 952/1710 KB 220/1044 KB 504/531 KB 16/1063 KB 514/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 48/1063 KB 518/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 48/1063 KB 522/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 48/1063 KB 526/1267 KB 952/1710 KB 216/1044 KB 504/531 KB 16/1063 KB 510/1267 KB 952/1710 KB 228/1044 KB 508/531 KB 48/1063 KB 526/1267 KB 952/1710 KB 228/1044 KB 512/531 KB 48/1063 KB 526/1267 KB 952/1710 KB 216/1044 KB 500/531 KB 16/1063 KB 510/1267 KB 956/1710 KB 228/1044 KB 512/531 KB 48/1063 KB 526/1267 KB 960/1710 KB 228/1044 KB 512/531 KB 48/1063 KB 526/1267 KB 960/1710 KB 228/1044 KB 516/531 KB 48/1063 KB 526/1267 KB 964/1710 KB 228/1044 KB 520/531 KB 48/1063 KB 526/1267 KB 964/1710 KB 228/1044 KB 524/531 KB 48/1063 KB 526/1267 KB 964/1710 KB 228/1044 KB 528/531 KB 48/1063 KB 526/1267 KB 964/1710 KB 228/1044 KB 531/531 KB 48/1063 KB 526/1267 KB 952/1710 KB 228/1044 KB 504/531 KB 36/1063 KB 514/1267 KB 964/1710 KB 232/1044 KB 531/531 KB 48/1063 KB 530/1267 KB 964/1710 KB 236/1044 KB 531/531 KB 48/1063 KB 530/1267 KB 964/1710 KB 236/1044 KB 531/531 KB 52/1063 KB 530/1267 KB 964/1710 KB 228/1044 KB 531/531 KB 48/1063 KB 530/1267 KB 964/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 534/1267 KB 964/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 538/1267 KB 964/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 542/1267 KB 964/1710 KB 228/1044 KB 524/531 KB 48/1063 KB 526/1267 KB 968/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 542/1267 KB 972/1710 KB 240/1044 KB 531/531 K unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install B 52/1063 KB 542/1267 KB 976/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 542/1267 KB 980/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 542/1267 KB 984/1710 KB 240/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 988/1710 KB 240/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 964/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 530/1267 KB 988/1710 KB 244/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 988/1710 KB 248/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 988/1710 KB 252/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 988/1710 KB 256/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 980/1710 KB 240/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 60/1063 KB 546/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 64/1063 KB 546/1267 KB 980/1710 KB 240/1044 KB 531/531 KB 52/1063 KB 546/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 64/1063 KB 550/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 64/1063 KB 554/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 64/1063 KB 558/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 64/1063 KB 562/1267 KB 992/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 566/1267 KB 992/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 570/1267 KB 992/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 56/1063 KB 546/1267 KB 996/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 1000/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 1004/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 1008/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 992/1710 KB 260/1044 KB 531/531 KB 68/1063 KB 562/1267 KB 1008/1710 KB 264/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 1008/1710 KB 268/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 1008/1710 KB 272/1044 KB 531/531 KB 68/1063 KB 574/1267 KB 992/1710 KB 256/1044 KB 531/531 KB 68/1063 KB 562/1267 KB 1008/1710 KB 272/1044 KB 531/531 KB 72/1063 KB 574/1267 KB 1008/1710 KB 272/1044 KB 76/1063 KB 574/1267 KB 1008/1710 KB 272/1044 KB 80/1063 KB 574/1267 KB 1008/1710 KB 272/1044 KB 84/1063 KB 574/1267 KB 1012/1710 KB 276/1044 KB 88/1063 KB 578/1267 KB 1012/1710 KB 276/1044 KB 92/1063 KB 578/1267 KB 1012/1710 KB 276/1044 KB 96/1063 KB 578/1267 KB 1012/1710 KB 276/1044 KB 100/1063 KB 578/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1519.5 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-oai-hss-0: 13:22:12 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1012/1710 KB 276/1044 KB 84/1063 KB 578/1267 KB 1012/1710 KB 276/1044 KB 84/1063 KB 574/1267 KB 1016/1710 KB 276/1044 KB 100/1063 KB 582/1267 KB 1020/1710 KB 276/1044 KB 100/1063 KB 582/1267 KB 1024/1710 KB 276/1044 KB 100/1063 KB 582/1267 KB 1028/1710 KB 276/1044 KB 100/1063 KB 582/1267 KB 1008/1710 KB 276/1044 KB 84/1063 KB 574/1267 KB 1028/1710 KB 280/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 284/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 288/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 292/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 296/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 300/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 304/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 276/1044 KB 104/1063 KB 582/1267 KB 1028/1710 KB 304/1044 KB 108/1063 KB 582/1267 KB 1028/1710 KB 304/1044 KB 112/1063 KB 582/1267 KB 1012/1710 KB 276/1044 KB 100/1063 KB 582/1267 KB 1028/1710 KB 304/1044 KB 112/1063 KB 586/1267 KB 1028/1710 KB 304/1044 KB 112/1063 KB 590/1267 KB 1028/1710 KB 304/1044 KB 112/1063 KB 594/1267 KB 1032/1710 KB 304/1044 KB 112/1063 KB 598/1267 KB 1032/1710 KB 304/1044 KB 116/1063 KB 602/1267 KB 1032/1710 KB 304/1044 KB 116/1063 KB 606/1267 KB 1032/1710 KB 304/1044 KB 116/1063 KB 610/1267 KB 1032/1710 KB 308/1044 KB 116/1063 KB 614/1267 KB 1032/1710 KB 308/1044 KB 116/1063 KB 618/1267 KB 1032/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1032/1710 KB 304/1044 KB 112/1063 KB 594/1267 KB 1036/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1040/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1044/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1048/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1052/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1056/1710 KB 308/1044 KB 116/1063 KB 622/1267 KB 1032/1710 KB 308/1044 KB 116/1063 KB 610/1267 KB 1056/1710 KB 312/1044 KB 116/1063 KB 622/1267 KB 1056/1710 KB 316/1044 KB 116/1063 KB 622/1267 KB 1056/1710 KB 320/1044 KB 116/1063 KB 622/1267 KB 1032/1710 KB 304/1044 KB 116/1063 KB 598/1267 KB 1056/1710 KB 320/1044 KB 120/1063 KB 622/1267 KB 1056/1710 KB 320/1044 KB 124/1063 KB 622/1267 KB 1056/1710 KB 320/1044 KB 128/1063 KB 622/1267 KB 1056/1710 KB 320/1044 KB 132/1063 KB 622/1267 KB 1056/1710 KB 324/1044 KB 136/1063 KB 626/1267 KB 1056/1710 KB 324/1044 KB 140/1063 KB 626/1267 KB 1056/1710 KB 324/1044 KB 144/1063 KB 626/1267 KB 1060/1710 KB 324/1044 KB 144/1063 KB 626/1267 KB 1064/1710 KB 324/1044 KB 144/1063 KB 626/1267 KB 1068/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1072/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1076/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1080/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1056/1710 KB 324/1044 KB 132/1063 KB 626/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 630/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 634/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 638/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 642/1267 KB 1084/1710 KB 324/1044 KB 148/1063 KB 646/1267 KB 1056/1710 KB 324/1044 KB 132/1063 KB 622/1267 KB 1084/1710 KB 328/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 332/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 336/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 340/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 344/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 348/1044 KB 148/1063 KB 646/1267 KB 1084/1710 KB 352/1044 KB 148/1063 KB 646/1267 KB 1064/1710 KB 324/1044 KB 148/1063 KB 626/1267 KB 1084/1710 KB 352/1044 KB 152/1063 KB 646/1267 KB 1084/1710 KB 352/1044 KB 156/1063 K unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install B 646/1267 KB 1084/1710 KB 352/1044 KB 160/1063 KB 646/1267 KB 1084/1710 KB 352/1044 KB 164/1063 KB 646/1267 KB 1088/1710 KB 356/1044 KB 168/1063 KB 650/1267 KB 1088/1710 KB 356/1044 KB 172/1063 KB 650/1267 KB 1088/1710 KB 356/1044 KB 176/1063 KB 650/1267 KB 1088/1710 KB 356/1044 KB 164/1063 KB 650/1267 KB 1088/1710 KB 360/1044 KB 176/1063 KB 650/1267 KB 1088/1710 KB 364/1044 KB 176/1063 KB 650/1267 KB 1088/1710 KB 368/1044 KB 176/1063 KB 650/1267 KB 1088/1710 KB 372/1044 KB 176/1063 KB 650/1267 KB 1088/1710 KB 376/1044 KB 180/1063 KB 650/1267 KB 1088/1710 KB 380/1044 KB 180/1063 KB 650/1267 KB 1088/1710 KB 384/1044 KB 180/1063 KB 650/1267 KB 1088/1710 KB 352/1044 KB 164/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 4/713 KB 180/1063 KB 650/1267 KB 1084/1710 KB 352/1044 KB 164/1063 KB 650/1267 KB 1088/1710 KB 384/1044 KB 4/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 8/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 12/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 16/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 20/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 24/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 28/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 32/713 KB 180/1063 KB 650/1267 KB 1092/1710 KB 384/1044 KB 32/713 KB 180/1063 KB 654/1267 KB 1092/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 658/1267 KB 1096/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 662/1267 KB 1092/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 662/1267 KB 1096/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 666/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 670/1267 KB 1088/1710 KB 372/1044 KB 180/1063 KB 650/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 184/1063 KB 670/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 188/1063 KB 670/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 192/1063 KB 670/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 196/1063 KB 674/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 200/1063 KB 674/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 204/1063 KB 674/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 666/1267 KB 1104/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1108/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1112/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1116/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 36/713 KB 208/1063 KB 674/1267 KB 1092/1710 KB 384/1044 KB 36/713 KB 180/1063 KB 654/1267 KB 1120/1710 KB 384/1044 KB 40/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 44/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 48/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 52/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 56/713 KB 208/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 60/713 KB 208/1063 KB 674/1267 KB 1100/1710 KB 384/1044 KB 36/713 KB 192/1063 KB 674/1267 KB 1120/1710 KB 384/1044 KB 60/713 KB 208/1063 KB 678/1267 KB 1120/1710 KB 384/1044 KB 60/713 KB 208/1063 KB 682/1267 KB 1120/1710 KB 384/1044 KB 64/713 KB 208/1063 KB 686/1267 KB 1120/1710 KB 384/1044 KB 64/713 KB 208/1063 KB 682/1267 KB 1120/1710 KB 384/1044 KB 68/713 KB 208/1063 KB 686/1267 KB 1124/1710 KB 388/1044 KB 72/713 KB 212/1063 KB 690/1267 KB 1124/1710 KB 388/1044 KB 76/713 KB 212/1063 KB 690/1267 KB 1124/1710 KB 388/1044 KB 68/713 KB 212/1063 KB 690/1267 KB 1124/1710 KB 388/1044 KB 68/713 KB 208/1063 KB 690/1267 KB 11 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 24/1710 KB 388/1044 KB 80/713 KB 212/1063 KB 694/1267 KB 1124/1710 KB 388/1044 KB 80/713 KB 212/1063 KB 698/1267 KB 1124/1710 KB 388/1044 KB 68/713 KB 208/1063 KB 686/1267 KB 1124/1710 KB 384/1044 KB 68/713 KB 208/1063 KB 686/1267 KB 1128/1710 KB 388/1044 KB 80/713 KB 216/1063 KB 698/1267 KB 1132/1710 KB 388/1044 KB 80/713 KB 216/1063 KB 698/1267 KB 1136/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1140/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1144/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1148/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1152/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1124/1710 KB 388/1044 KB 80/713 KB 216/1063 KB 698/1267 KB 1152/1710 KB 392/1044 KB 80/713 KB 220/1063 KB 702/1267 KB 1152/1710 KB 392/1044 KB 80/713 KB 224/1063 KB 702/1267 KB 1124/1710 KB 388/1044 KB 80/713 KB 212/1063 KB 690/1267 KB 1152/1710 KB 392/1044 KB 84/713 KB 224/1063 KB 702/1267 KB 1152/1710 KB 392/1044 KB 88/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 392/1044 KB 92/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 392/1044 KB 96/713 KB 228/1063 KB 702/1267 KB 1132/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 702/1267 KB 1132/1710 KB 392/1044 KB 80/713 KB 216/1063 KB 698/1267 KB 1152/1710 KB 396/1044 KB 96/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 400/1044 KB 96/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 404/1044 KB 96/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 408/1044 KB 96/713 KB 228/1063 KB 706/1267 KB 1152/1710 KB 412/1044 KB 96/713 KB 228/1063 KB 706/1267 KB 1152/1710 KB 392/1044 KB 84/713 KB 228/1063 KB 702/1267 KB 1152/1710 KB 404/1044 KB 96/713 KB 228/1063 KB 706/1267 KB 1152/1710 KB 416/1044 KB 96/713 KB 228/1063 KB 710/1267 KB 1152/1710 KB 416/1044 KB 96/713 KB 228/1063 KB 714/1267 KB 1152/1710 KB 416/1044 KB 100/713 KB 228/1063 KB 718/1267 KB 1152/1710 KB 416/1044 KB 100/713 KB 232/1063 KB 718/1267 KB 1152/1710 KB 416/1044 KB 100/713 KB 232/1063 KB 722/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 726/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 730/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 734/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 738/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 742/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 746/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 750/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 754/1267 KB 1152/1710 KB 416/1044 KB 100/713 KB 228/1063 KB 714/1267 KB 1156/1710 KB 420/1044 KB 104/713 KB 232/1063 KB 754/1267 KB 1156/1710 KB 420/1044 KB 108/713 KB 232/1063 KB 754/1267 KB 1156/1710 KB 420/1044 KB 100/713 KB 232/1063 KB 722/1267 KB 1156/1710 KB 424/1044 KB 108/713 KB 232/1063 KB 754/1267 KB 1156/1710 KB 428/1044 KB 108/713 KB 232/1063 KB 754/1267 KB 1156/1710 KB 432/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1156/1710 KB 416/1044 KB 100/713 KB 232/1063 KB 722/1267 KB 1160/1710 KB 432/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1164/1710 KB 432/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1168/1710 KB 432/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1172/1710 KB 432/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1176/1710 KB 436/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1180/1710 KB 436/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1152/1710 KB 416/1044 KB 100/713 KB 232/1063 KB 718/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 236/1063 KB 754/1267 KB 1184/1710 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install KB 436/1044 KB 112/713 KB 240/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 244/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 248/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 252/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 256/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 260/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 264/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 268/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 272/1063 KB 754/1267 KB 1184/1710 KB 436/1044 KB 112/713 KB 276/1063 KB 754/1267 KB 1188/1710 KB 436/1044 KB 112/713 KB 280/1063 KB 758/1267 KB 1188/1710 KB 436/1044 KB 112/713 KB 284/1063 KB 758/1267 KB 1188/1710 KB 436/1044 KB 112/713 KB 288/1063 KB 758/1267 KB 1172/1710 KB 436/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1188/1710 KB 440/1044 KB 112/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 444/1044 KB 112/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 448/1044 KB 112/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 112/713 KB 288/1063 KB 758/1267 KB 1156/1710 KB 428/1044 KB 112/713 KB 232/1063 KB 754/1267 KB 1188/1710 KB 452/1044 KB 116/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 120/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 124/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 128/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 132/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 136/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 140/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 144/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 452/1044 KB 148/713 KB 288/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 152/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 156/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 160/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 164/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 168/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 172/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 758/1267 KB 1188/1710 KB 436/1044 KB 112/713 KB 276/1063 KB 758/1267 KB 1188/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 762/1267 KB 1188/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 766/1267 KB 1188/1710 KB 436/1044 KB 112/713 KB 276/1063 KB 754/1267 KB 1192/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 766/1267 KB 1196/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 766/1267 KB 1200/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 766/1267 KB 1204/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 766/1267 KB 1208/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 770/1267 KB 1212/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 770/1267 KB 1216/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 770/1267 KB 1188/1710 KB 456/1044 KB 148/713 KB 292/1063 KB 758/1267 KB 1216/1710 KB 456/1044 KB 176/713 KB 296/1063 KB 770/1267 KB 1216/1710 KB 456/1044 KB 176/713 KB 300/1063 KB 770/1267 KB 1216/1710 KB 456/1044 KB 176/713 KB 304/1063 KB 770/1267 KB 1216/1710 KB 456/1044 KB 176/713 KB 308/1063 KB 770/1267 KB 1188/1710 KB 456/1044 KB 148/713 KB 288/1063 KB 758/1267 KB 1220/1710 KB 460/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 464/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 468/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 472/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 476/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 480/1044 KB 180/713 KB 308/1063 KB 770 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install /1267 KB 1220/1710 KB 484/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 488/1044 KB 180/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 492/1044 KB 180/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 496/1044 KB 180/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 456/1044 KB 180/713 KB 308/1063 KB 770/1267 KB 1220/1710 KB 496/1044 KB 184/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 188/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 192/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 196/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 200/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 204/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 770/1267 KB 1220/1710 KB 456/1044 KB 176/713 KB 308/1063 KB 770/1267 KB 1204/1710 KB 456/1044 KB 176/713 KB 292/1063 KB 770/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 774/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 778/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 782/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 786/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 790/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 794/1267 KB 1220/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 798/1267 KB 1224/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 802/1267 KB 1224/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 806/1267 KB 1224/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 810/1267 KB 1224/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 814/1267 KB 1220/1710 KB 500/1044 KB 184/713 KB 312/1063 KB 770/1267 KB 1224/1710 KB 504/1044 KB 208/713 KB 312/1063 KB 814/1267 KB 1224/1710 KB 508/1044 KB 208/713 KB 312/1063 KB 814/1267 KB 1224/1710 KB 512/1044 KB 208/713 KB 312/1063 KB 814/1267 KB 1224/1710 KB 516/1044 KB 208/713 KB 312/1063 KB 814/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 312/1063 KB 818/1267 KB 1220/1710 KB 484/1044 KB 180/713 KB 312/1063 KB 770/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 316/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 320/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 324/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 328/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 332/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 336/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 340/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 344/1063 KB 818/1267 KB 1224/1710 KB 520/1044 KB 212/713 KB 348/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 352/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 356/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 360/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 364/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 368/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 372/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 376/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 380/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 384/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 818/1267 KB 1224/1710 KB 516/1044 KB 212/713 KB 312/1063 KB 818/1267 KB 1224/1710 KB 516/1044 KB 208/713 KB 312/1063 KB 818/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 822/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1224/1710 KB 500/1044 KB 208/713 KB 312/1063 KB 798/1267 KB 1228/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1232/1710 KB 524/1044 KB 212/713 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install KB 388/1063 KB 826/1267 KB 1236/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1240/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1244/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1248/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1252/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1256/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 826/1267 KB 1224/1710 KB 524/1044 KB 212/713 KB 348/1063 KB 818/1267 KB 1256/1710 KB 528/1044 KB 212/713 KB 388/1063 KB 830/1267 KB 1256/1710 KB 524/1044 KB 212/713 KB 388/1063 KB 830/1267 KB 1260/1710 KB 528/1044 KB 212/713 KB 388/1063 KB 830/1267 KB 1264/1710 KB 528/1044 KB 212/713 KB 388/1063 KB 834/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 838/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 842/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 846/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 850/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 854/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 858/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 532/1044 KB 216/713 KB 388/1063 KB 834/1267 KB 1264/1710 KB 536/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 540/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 544/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 548/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 552/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 556/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 560/1044 KB 216/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 528/1044 KB 216/713 KB 388/1063 KB 834/1267 KB 1264/1710 KB 560/1044 KB 220/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 560/1044 KB 224/713 KB 388/1063 KB 862/1267 KB 1264/1710 KB 528/1044 KB 212/713 KB 388/1063 KB 834/1267 KB 1268/1710 KB 560/1044 KB 224/713 KB 388/1063 KB 862/1267 KB 1272/1710 KB 560/1044 KB 228/713 KB 388/1063 KB 862/1267 KB 1276/1710 KB 560/1044 KB 228/713 KB 388/1063 KB 862/1267 KB 1280/1710 KB 560/1044 KB 228/713 KB 388/1063 KB 862/1267 KB 1268/1710 KB 560/1044 KB 228/713 KB 388/1063 KB 862/1267 KB 1280/1710 KB 560/1044 KB 232/713 KB 388/1063 KB 862/1267 KB 1280/1710 KB 560/1044 KB 236/713 KB 388/1063 KB 862/1267 KB 1280/1710 KB 560/1044 KB 240/713 KB 388/1063 KB 862/1267 KB 1284/1710 KB 560/1044 KB 244/713 KB 388/1063 KB 862/1267 KB 1284/1710 KB 560/1044 KB 248/713 KB 388/1063 KB 866/1267 KB 1284/1710 KB 560/1044 KB 252/713 KB 388/1063 KB 866/1267 KB 1284/1710 KB 560/1044 KB 240/713 KB 388/1063 KB 862/1267 KB 1288/1710 KB 560/1044 KB 252/713 KB 388/1063 KB 866/1267 KB 1292/1710 KB 560/1044 KB 252/713 KB 388/1063 KB 866/1267 KB 1296/1710 KB 560/1044 KB 252/713 KB 388/1063 KB 866/1267 KB 1300/1710 KB 560/1044 KB 252/713 KB 388/1063 KB 866/1267 KB 1304/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1308/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1312/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1316/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1320/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1324/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1328/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1332/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1284/1710 KB 560/1044 KB 244/713 KB 388/1063 KB 866/1267 KB 1332/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 870/1267 KB 1300/1710 KB 564/1044 KB 256/713 KB 392/1063 KB 866/1267 KB 1300/1710 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 564/1044 KB 256/713 KB 388/1063 KB 866/1267 KB 1332/1710 KB 568/1044 KB 256/713 KB 392/1063 KB 870/1267 KB 1332/1710 KB 572/1044 KB 256/713 KB 396/1063 KB 870/1267 KB 1332/1710 KB 576/1044 KB 256/713 KB 396/1063 KB 870/1267 KB 1332/1710 KB 580/1044 KB 256/713 KB 396/1063 KB 870/1267 KB 1332/1710 KB 584/1044 KB 256/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 588/1044 KB 256/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 256/713 KB 396/1063 KB 874/1267 KB 1300/1710 KB 560/1044 KB 256/713 KB 388/1063 KB 866/1267 KB 1332/1710 KB 592/1044 KB 260/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 264/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 268/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 272/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 276/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 280/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 284/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 288/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 592/1044 KB 292/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 580/1044 KB 256/713 KB 396/1063 KB 874/1267 KB 1332/1710 KB 568/1044 KB 256/713 KB 396/1063 KB 870/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 400/1063 KB 874/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 404/1063 KB 874/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 408/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 412/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 416/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 420/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 424/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 428/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 396/1063 KB 874/1267 KB 1340/1710 KB 596/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1344/1710 KB 596/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1332/1710 KB 596/1044 KB 292/713 KB 396/1063 KB 874/1267 KB 1344/1710 KB 600/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1344/1710 KB 604/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 878/1267 KB 1336/1710 KB 596/1044 KB 292/713 KB 404/1063 KB 878/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 882/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 886/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 890/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 894/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 898/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 902/1267 KB 1344/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 906/1267 KB 1348/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 910/1267 KB 1348/1710 KB 608/1044 KB 296/713 KB 436/1063 KB 914/1267 KB 1348/1710 KB 612/1044 KB 296/713 KB 436/1063 KB 918/1267 KB 1348/1710 KB 612/1044 KB 296/713 KB 436/1063 KB 922/1267 KB 1348/1710 KB 612/1044 KB 296/713 KB 436/1063 KB 926/1267 KB 1348/1710 KB 608/1044 KB 292/713 KB 432/1063 KB 906/1267 KB 1348/1710 KB 612/1044 KB 296/713 KB 436/1063 KB 914/1267 KB 1348/1710 KB 616/1044 KB 296/713 KB 436/1063 KB 926/1267 KB 1348/1710 KB 620/1044 KB 296/713 KB 436/1063 KB 926/1267 KB 1352/1710 KB 624/1044 KB 296/713 KB 436/1063 KB 926/1267 KB 1348/1710 KB 608/1044 KB 296/713 KB 436/1063 KB 910/1267 KB 1348/1710 KB 608/1044 KB 296/713 KB 432/1063 KB 910/1267 KB 1352/1710 KB 624/1044 KB 300/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 624/1044 KB 304/713 KB 440/1063 KB 926/1267 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install KB 1352/1710 KB 624/1044 KB 308/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 624/1044 KB 312/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 624/1044 KB 316/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 624/1044 KB 320/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 628/1044 KB 324/713 KB 440/1063 KB 926/1267 KB 1352/1710 KB 628/1044 KB 328/713 KB 440/1063 KB 930/1267 KB 1352/1710 KB 628/1044 KB 332/713 KB 440/1063 KB 930/1267 KB 1352/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1352/1710 KB 620/1044 KB 296/713 KB 436/1063 KB 926/1267 KB 1356/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1360/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1364/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1368/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1372/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1376/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 930/1267 KB 1352/1710 KB 628/1044 KB 324/713 KB 440/1063 KB 930/1267 KB 1376/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 934/1267 KB 1376/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 938/1267 KB 1376/1710 KB 628/1044 KB 336/713 KB 440/1063 KB 942/1267 KB 1352/1710 KB 628/1044 KB 320/713 KB 440/1063 KB 926/1267 KB 1376/1710 KB 632/1044 KB 336/713 KB 440/1063 KB 942/1267 KB 1376/1710 KB 636/1044 KB 336/713 KB 440/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 440/1063 KB 942/1267 KB 1352/1710 KB 624/1044 KB 296/713 KB 440/1063 KB 926/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 444/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 448/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 452/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 456/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 460/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 464/1063 KB 942/1267 KB 1376/1710 KB 640/1044 KB 336/713 KB 468/1063 KB 942/1267 KB 1380/1710 KB 644/1044 KB 340/713 KB 472/1063 KB 946/1267 KB 1380/1710 KB 644/1044 KB 340/713 KB 476/1063 KB 946/1267 KB 1380/1710 KB 644/1044 KB 340/713 KB 480/1063 KB 946/1267 KB 1380/1710 KB 640/1044 KB 336/713 KB 468/1063 KB 942/1267 KB 1384/1710 KB 644/1044 KB 340/713 KB 480/1063 KB 946/1267 KB 1388/1710 KB 644/1044 KB 340/713 KB 480/1063 KB 946/1267 KB 1392/1710 KB 644/1044 KB 340/713 KB 480/1063 KB 946/1267 KB 1396/1710 KB 644/1044 KB 340/713 KB 480/1063 KB 946/1267 KB 1400/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1404/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1408/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1412/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1416/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1380/1710 KB 644/1044 KB 340/713 KB 468/1063 KB 946/1267 KB 1380/1710 KB 644/1044 KB 336/713 KB 468/1063 KB 946/1267 KB 1420/1710 KB 648/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 652/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 656/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 660/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1380/1710 KB 640/1044 KB 336/713 KB 468/1063 KB 946/1267 KB 1420/1710 KB 660/1044 KB 344/713 KB 484/1063 KB 950/1267 KB 1420/1710 KB 660/1044 KB 344/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 660/1044 KB 344/713 KB 484/1063 KB 954/1267 KB 1420/1710 KB 660/1044 KB 344/713 KB 484/1063 KB 958/1267 KB 1420/1710 KB 660/1044 KB 344/713 KB 484/1063 KB 962/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 484/1063 KB 966/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 484/1063 KB 970/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 484/1063 KB 974/1267 KB 1396/1710 KB 644/1044 KB 340/713 KB 484/1063 KB 946/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 488/1063 KB 974/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 492/1063 KB 974/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 496/1063 KB 974/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 500/1063 KB 974/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 504/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 508/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 484/1063 KB 962/1267 KB 1420/1710 KB 660/1044 KB 348/713 KB 484/1063 KB 962/1267 KB 1420/1710 KB 664/1044 KB 352/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 356/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 360/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 668/1044 KB 364/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 668/1044 KB 368/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 668/1044 KB 372/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 664/1044 KB 348/713 KB 500/1063 KB 978/1267 KB 1424/1710 KB 668/1044 KB 372/713 KB 512/1063 KB 982/1267 KB 1424/1710 KB 668/1044 KB 372/713 KB 512/1063 KB 986/1267 KB 1424/1710 KB 668/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 668/1044 KB 372/713 KB 512/1063 KB 978/1267 KB 1420/1710 KB 668/1044 KB 360/713 KB 512/1063 KB 978/1267 KB 1424/1710 KB 672/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 676/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 680/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 684/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 688/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1424/1710 KB 692/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1428/1710 KB 696/1044 KB 376/713 KB 516/1063 KB 994/1267 KB 1428/1710 KB 700/1044 KB 376/713 KB 516/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 376/713 KB 516/1063 KB 994/1267 KB 1424/1710 KB 668/1044 KB 376/713 KB 516/1063 KB 986/1267 KB 1428/1710 KB 704/1044 KB 376/713 KB 520/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 376/713 KB 524/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 376/713 KB 528/1063 KB 994/1267 KB 1424/1710 KB 668/1044 KB 376/713 KB 512/1063 KB 986/1267 KB 1428/1710 KB 704/1044 KB 380/713 KB 528/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 384/713 KB 528/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 388/713 KB 528/1063 KB 994/1267 KB 1428/1710 KB 692/1044 KB 376/713 KB 516/1063 KB 994/1267 KB 1428/1710 KB 704/1044 KB 388/713 KB 528/1063 KB 998/1267 KB 1428/1710 KB 704/1044 KB 388/713 KB 528/1063 KB 1002/1267 KB 1428/1710 KB 704/1044 KB 388/713 KB 528/1063 KB 1006/1267 KB 1428/1710 KB 692/1044 KB 376/713 KB 516/1063 KB 990/1267 KB 1432/1710 KB 704/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1436/1710 KB 704/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1440/1710 KB 704/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1444/1710 KB 704/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1448/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1452/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1456/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1460/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1464/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1468/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1428/17 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 10 KB 704/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1472/1710 KB 708/1044 KB 396/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 400/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 404/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 408/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 412/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 532/1063 KB 1010/1267 KB 1444/1710 KB 708/1044 KB 392/713 KB 532/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 536/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 540/1063 KB 1010/1267 KB 1444/1710 KB 708/1044 KB 392/713 KB 528/1063 KB 1010/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 540/1063 KB 1014/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 540/1063 KB 1018/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 544/1063 KB 1022/1267 KB 1444/1710 KB 708/1044 KB 392/713 KB 528/1063 KB 1006/1267 KB 1472/1710 KB 712/1044 KB 416/713 KB 544/1063 KB 1022/1267 KB 1472/1710 KB 716/1044 KB 416/713 KB 544/1063 KB 1022/1267 KB 1472/1710 KB 720/1044 KB 416/713 KB 544/1063 KB 1022/1267 KB 1472/1710 KB 708/1044 KB 416/713 KB 544/1063 KB 1018/1267 KB 1472/1710 KB 724/1044 KB 416/713 KB 544/1063 KB 1022/1267 KB 1472/1710 KB 728/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1472/1710 KB 732/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1472/1710 KB 736/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1476/1710 KB 736/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1480/1710 KB 740/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1484/1710 KB 740/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1472/1710 KB 724/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 424/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 428/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 432/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 436/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 440/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 444/713 KB 548/1063 KB 1026/1267 KB 1488/1710 KB 740/1044 KB 448/713 KB 548/1063 KB 1026/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 548/1063 KB 1026/1267 KB 1472/1710 KB 724/1044 KB 416/713 KB 548/1063 KB 1026/1267 KB 1472/1710 KB 724/1044 KB 416/713 KB 544/1063 KB 1026/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 548/1063 KB 1030/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1034/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1038/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1042/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1046/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1050/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1054/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1058/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1062/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1066/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1070/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1074/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1078/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1082/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1086/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1492/1710 KB 740/1044 KB 448/713 KB 548/1063 KB 1026/1267 KB 1476/1710 KB 740/1044 KB 420/713 KB 548/1063 KB 1026/1267 KB 1492/1710 KB 744/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1492/1710 KB 748/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1492/1710 KB 752/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1492/1710 KB 756/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1496/1710 KB 760/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1496/1710 KB 764/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1492/1710 KB 740/1044 KB 456/713 KB 552/1063 KB 1070/1267 KB 1492/1710 KB 740/1044 KB 452/713 KB 552/1063 KB 1030/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 556/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 560/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 564/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 568/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 572/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 576/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 580/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 584/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 588/1063 KB 1090/1267 KB 1496/1710 KB 768/1044 KB 456/713 KB 592/1063 KB 1090/1267 KB 1496/1710 KB 756/1044 KB 456/713 KB 552/1063 KB 1090/1267 KB 1500/1710 KB 768/1044 KB 456/713 KB 592/1063 KB 1090/1267 KB 1504/1710 KB 768/1044 KB 456/713 KB 592/1063 KB 1090/1267 KB 1504/1710 KB 768/1044 KB 460/713 KB 592/1063 KB 1090/1267 KB 1504/1710 KB 772/1044 KB 464/713 KB 596/1063 KB 1090/1267 KB 1504/1710 KB 772/1044 KB 468/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 772/1044 KB 472/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 772/1044 KB 476/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 772/1044 KB 480/713 KB 596/1063 KB 1090/1267 KB 1504/1710 KB 772/1044 KB 460/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 776/1044 KB 480/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 780/1044 KB 480/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 784/1044 KB 480/713 KB 596/1063 KB 1090/1267 KB 1504/1710 KB 768/1044 KB 460/713 KB 596/1063 KB 1090/1267 KB 1508/1710 KB 784/1044 KB 480/713 KB 600/1063 KB 1090/1267 KB 1508/1710 KB 784/1044 KB 480/713 KB 604/1063 KB 1090/1267 KB 1508/1710 KB 784/1044 KB 480/713 KB 608/1063 KB 1090/1267 KB 1508/1710 KB 772/1044 KB 468/713 KB 596/1063 KB 1090/1267 KB 1512/1710 KB 784/1044 KB 480/713 KB 608/1063 KB 1090/1267 KB 1516/1710 KB 784/1044 KB 480/713 KB 608/1063 KB 1090/1267 KB 1520/1710 KB 784/1044 KB 480/713 KB 608/1063 KB 1090/1267 KB 1524/1710 KB 784/1044 KB 480/713 KB 608/1063 KB 1090/1267 KB 1528/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1094/1267 KB 1532/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1094/1267 KB 1536/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1094/1267 KB 1524/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1094/1267 KB 1536/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1098/1267 KB 1536/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1102/1267 KB 1524/1710 KB 788/1044 KB 484/713 KB 612/1063 KB 1090/1267 KB 1536/1710 KB 788/1044 KB 488/713 KB 612/1063 KB 1102/1267 KB 1536/1710 KB 788/1044 KB 492/713 KB 612/1063 KB 1102/1267 KB 1536/1710 KB 788/1044 KB 496/713 KB 612/1063 KB 1102/1267 KB 1536/1710 KB 788/1044 KB 500/713 KB 612/1063 KB 1106/1267 KB 1540/1710 KB 788/1044 KB 504/713 KB 612/1063 KB 1106/1267 KB 1540/1710 KB 788/1044 KB 508/713 KB 612/1063 KB 1106/1267 KB 1540/1710 KB 788/1044 KB 512/713 KB 612/1063 KB 1106/1267 KB 1524/1710 KB 788/1044 KB 480/713 KB 612/1063 KB 1090/1267 KB 1540/1710 KB 792/1044 KB 512/713 KB 612/1063 KB 1106/1267 KB 1540/1710 KB 796/1044 KB 512/713 KB 612/1063 KB 1106/12 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 67 KB 1540/1710 KB 800/1044 KB 512/713 KB 612/1063 KB 1106/1267 KB 1524/1710 KB 784/1044 KB 480/713 KB 612/1063 KB 1090/1267 KB 1540/1710 KB 800/1044 KB 512/713 KB 616/1063 KB 1106/1267 KB 1540/1710 KB 800/1044 KB 512/713 KB 620/1063 KB 1106/1267 KB 1540/1710 KB 800/1044 KB 512/713 KB 624/1063 KB 1106/1267 KB 1540/1710 KB 804/1044 KB 512/713 KB 624/1063 KB 1106/1267 KB 1540/1710 KB 808/1044 KB 512/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 812/1044 KB 512/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 816/1044 KB 512/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 820/1044 KB 512/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 824/1044 KB 516/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 828/1044 KB 516/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 832/1044 KB 516/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1106/1267 KB 1540/1710 KB 788/1044 KB 500/713 KB 612/1063 KB 1106/1267 KB 1536/1710 KB 788/1044 KB 496/713 KB 612/1063 KB 1106/1267 KB 1540/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1110/1267 KB 1540/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1114/1267 KB 1540/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1118/1267 KB 1544/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1122/1267 KB 1544/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1126/1267 KB 1544/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1130/1267 KB 1544/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1134/1267 KB 1540/1710 KB 820/1044 KB 516/713 KB 628/1063 KB 1106/1267 KB 1544/1710 KB 836/1044 KB 520/713 KB 628/1063 KB 1134/1267 KB 1544/1710 KB 836/1044 KB 524/713 KB 628/1063 KB 1134/1267 KB 1544/1710 KB 836/1044 KB 528/713 KB 628/1063 KB 1134/1267 KB 1544/1710 KB 836/1044 KB 532/713 KB 628/1063 KB 1134/1267 KB 1540/1710 KB 804/1044 KB 512/713 KB 628/1063 KB 1106/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 632/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 636/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 640/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 644/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 648/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 652/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 656/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 660/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 664/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 668/1063 KB 1138/1267 KB 1544/1710 KB 840/1044 KB 532/713 KB 628/1063 KB 1138/1267 KB 1544/1710 KB 844/1044 KB 536/713 KB 668/1063 KB 1138/1267 KB 1544/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1138/1267 KB 1544/1710 KB 836/1044 KB 532/713 KB 628/1063 KB 1138/1267 KB 1544/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1142/1267 KB 1544/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1544/1710 KB 836/1044 KB 516/713 KB 628/1063 KB 1118/1267 KB 1548/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1552/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1556/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1560/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1564/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1568/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1572/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1576/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1146/1267 KB 1580/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1150/1267 KB 1584/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1150/1267 KB 1588/1710 KB 848/1044 KB 536/713 KB 668/1063 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1150/1267 KB 1592/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1596/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1600/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1604/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1608/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1544/1710 KB 840/1044 KB 536/713 KB 668/1063 KB 1138/1267 KB 1612/1710 KB 852/1044 KB 540/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 544/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 548/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 552/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 556/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 560/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 564/713 KB 672/1063 KB 1150/1267 KB 1612/1710 KB 852/1044 KB 568/713 KB 672/1063 KB 1150/1267 KB 1588/1710 KB 852/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1616/1710 KB 856/1044 KB 568/713 KB 672/1063 KB 1150/1267 KB 1616/1710 KB 860/1044 KB 568/713 KB 672/1063 KB 1150/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 672/1063 KB 1150/1267 KB 1588/1710 KB 848/1044 KB 536/713 KB 672/1063 KB 1150/1267 KB 1576/1710 KB 848/1044 KB 536/713 KB 668/1063 KB 1150/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 672/1063 KB 1154/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 676/1063 KB 1158/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 676/1063 KB 1162/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 676/1063 KB 1166/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 676/1063 KB 1170/1267 KB 1616/1710 KB 868/1044 KB 568/713 KB 676/1063 KB 1174/1267 KB 1616/1710 KB 868/1044 KB 568/713 KB 676/1063 KB 1178/1267 KB 1616/1710 KB 868/1044 KB 568/713 KB 676/1063 KB 1182/1267 KB 1616/1710 KB 868/1044 KB 568/713 KB 676/1063 KB 1186/1267 KB 1616/1710 KB 852/1044 KB 568/713 KB 672/1063 KB 1150/1267 KB 1616/1710 KB 868/1044 KB 572/713 KB 676/1063 KB 1186/1267 KB 1616/1710 KB 868/1044 KB 576/713 KB 676/1063 KB 1186/1267 KB 1616/1710 KB 868/1044 KB 580/713 KB 676/1063 KB 1186/1267 KB 1620/1710 KB 868/1044 KB 584/713 KB 676/1063 KB 1190/1267 KB 1620/1710 KB 868/1044 KB 588/713 KB 676/1063 KB 1190/1267 KB 1620/1710 KB 868/1044 KB 592/713 KB 676/1063 KB 1190/1267 KB 1616/1710 KB 868/1044 KB 568/713 KB 676/1063 KB 1170/1267 KB 1620/1710 KB 872/1044 KB 592/713 KB 676/1063 KB 1190/1267 KB 1620/1710 KB 876/1044 KB 592/713 KB 676/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 676/1063 KB 1190/1267 KB 1616/1710 KB 864/1044 KB 568/713 KB 676/1063 KB 1154/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 680/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 684/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 688/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 692/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 696/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 700/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 704/1063 KB 1190/1267 KB 1620/1710 KB 880/1044 KB 592/713 KB 708/1063 KB 1190/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 712/1063 KB 1190/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 716/1063 KB 1190/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 720/1063 KB 1190/1267 KB 1620/1710 KB 868/1044 KB 580/713 KB 676/1063 KB 1190/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 720/1063 KB 1194/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 720/1063 KB 1198/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 720/1 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 063 KB 1202/1267 KB 1620/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1206/1267 KB 1620/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1210/1267 KB 1620/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1620/1710 KB 868/1044 KB 580/713 KB 676/1063 KB 1186/1267 KB 1624/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1628/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1632/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1636/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1640/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1214/1267 KB 1644/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1218/1267 KB 1648/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1218/1267 KB 1620/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1202/1267 KB 1648/1710 KB 884/1044 KB 600/713 KB 724/1063 KB 1218/1267 KB 1648/1710 KB 884/1044 KB 604/713 KB 724/1063 KB 1218/1267 KB 1648/1710 KB 884/1044 KB 608/713 KB 724/1063 KB 1218/1267 KB 1648/1710 KB 884/1044 KB 612/713 KB 724/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 616/713 KB 724/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 620/713 KB 724/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 624/713 KB 724/1063 KB 1218/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 724/1063 KB 1202/1267 KB 1652/1710 KB 884/1044 KB 624/713 KB 728/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 624/713 KB 732/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1620/1710 KB 884/1044 KB 592/713 KB 708/1063 KB 1190/1267 KB 1652/1710 KB 888/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 892/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 896/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 900/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 904/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 908/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 912/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 916/1044 KB 624/713 KB 736/1063 KB 1218/1267 KB 1652/1710 KB 920/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1652/1710 KB 924/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1652/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1652/1710 KB 884/1044 KB 612/713 KB 724/1063 KB 1218/1267 KB 1656/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1660/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1640/1710 KB 884/1044 KB 596/713 KB 724/1063 KB 1218/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1222/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1226/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 740/1063 KB 1230/1267 KB 1652/1710 KB 916/1044 KB 624/713 KB 740/1063 KB 1218/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 744/1063 KB 1230/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 748/1063 KB 1230/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 752/1063 KB 1230/1267 KB 1664/1710 KB 928/1044 KB 624/713 KB 756/1063 KB 1230/1267 KB 1668/1710 KB 932/1044 KB 628/713 KB 760/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 628/713 KB 764/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 628/713 KB 768/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 628/713 KB 756/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 632/713 KB 768/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 636/713 KB 768/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 624/713 KB 756/1063 KB 1234/1267 KB 1668/1710 KB 932/1044 KB 640/713 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 768/1063 KB 1238/1267 KB 1668/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1242/1267 KB 1668/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1246/1267 KB 1668/1710 KB 932/1044 KB 624/713 KB 756/1063 KB 1230/1267 KB 1672/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1246/1267 KB 1676/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1680/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1664/1710 KB 932/1044 KB 624/713 KB 756/1063 KB 1230/1267 KB 1680/1710 KB 936/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1680/1710 KB 940/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1680/1710 KB 944/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1680/1710 KB 944/1044 KB 640/713 KB 772/1063 KB 1250/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 776/1063 KB 1250/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 780/1063 KB 1250/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1250/1267 KB 1672/1710 KB 932/1044 KB 640/713 KB 768/1063 KB 1250/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1254/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1258/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1262/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1266/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1267/1267 KB 1684/1710 KB 948/1044 KB 644/713 KB 772/1063 KB 1250/1267 KB 1688/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1267/1267 KB 1692/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 948/1044 KB 644/713 KB 784/1063 KB 1267/1267 KB 1680/1710 KB 948/1044 KB 644/713 KB 772/1063 KB 1250/1267 KB 1696/1710 KB 948/1044 KB 648/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 948/1044 KB 652/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 948/1044 KB 656/713 KB 784/1063 KB 1267/1267 KB 1680/1710 KB 948/1044 KB 640/713 KB 772/1063 KB 1250/1267 KB 1696/1710 KB 952/1044 KB 656/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 956/1044 KB 656/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 784/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 788/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 792/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 796/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 800/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 804/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 808/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 812/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 816/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 656/713 KB 820/1063 KB 1267/1267 KB 1700/1710 KB 964/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1700/1710 KB 960/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1704/1710 KB 964/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1708/1710 KB 964/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 968/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1696/1710 KB 960/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 968/1044 KB 664/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 968/1044 KB 668/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 968/1044 KB 672/713 KB 820/1063 KB 1267/1267 KB 1708/1710 KB 968/1044 KB 660/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 972/1044 KB 672/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 976/1044 KB 672/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 976/1044 KB 676/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 980/1044 KB 680/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 980/1044 KB 684/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 980/1044 KB 68 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 8/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 980/1044 KB 676/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 984/1044 KB 688/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 988/1044 KB 688/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 992/1044 KB 688/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 996/1044 KB 692/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 992/1044 KB 692/713 KB 820/1063 KB 1267/1267 KB 1710/1710 KB 996/1044 KB 696/713 KB 824/1063 KB 1267/1267 KB 1710/1710 KB 996/1044 KB 700/713 KB 824/1063 KB 1267/1267 KB 1710/1710 KB 996/1044 KB 692/713 KB 824/1063 KB 1267/1267 KB 1710/1710 KB 1000/1044 KB 700/713 KB 828/1063 KB 1267/1267 KB 1710/1710 KB 1000/1044 KB 700/713 KB 832/1063 KB 1267/1267 KB 1710/1710 KB 1000/1044 KB 700/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1000/1044 KB 700/713 KB 824/1063 KB 1267/1267 KB 1710/1710 KB 1004/1044 KB 704/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 704/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1000/1044 KB 704/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 708/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 712/713 KB 836/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 713/713 KB 840/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 712/713 KB 840/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 713/713 KB 844/1063 KB 1267/1267 KB 1710/1710 KB 1008/1044 KB 713/713 KB 848/1063 KB 1267/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2341.0 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 1012/1044 KB 713/713 KB 848/1063 KB 1267/1267 KB 1016/1044 KB 713/713 KB 852/1063 KB 1020/1044 KB 713/713 KB 852/1063 KB 1024/1044 KB 713/713 KB 852/1063 KB 1028/1044 KB 713/713 KB 852/1063 KB 1032/1044 KB 852/1063 KB 1036/1044 KB 852/1063 KB 1040/1044 KB 852/1063 KB 1012/1044 KB 713/713 KB 852/1063 KB 1040/1044 KB 856/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3092.0 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1298.7 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 860/1063 KB 1044/1044 KB 860/1063 KB 1040/1044 KB 860/1063 KB 1044/1044 KB 864/1063 KB 1044/1044 KB 868/1063 KB 1044/1044 KB 872/1063 KB 1044/1044 KB 876/1063 KB 1044/1044 KB 880/1063 KB 1044/1044 KB 884/1063 KB 1044/1044 KB 888/1063 KB 1044/1044 KB 892/1063 KB 1044/1044 KB 896/1063 KB 1044/1044 KB 896/1063 KB 4/257 KB 1044/1044 KB 896/1063 KB 8/257 KB 1044/1044 KB 896/1063 KB 12/257 KB 1044/1044 KB 896/1063 KB 16/257 KB 1044/1044 KB 896/1063 KB 20/257 KB 1044/1044 KB 896/1063 KB 24/257 KB 1044/1044 KB 896/1063 KB 28/257 KB 1044/1044 KB 896/1063 KB 32/257 KB 1044/1044 KB 896/1063 KB 36/257 KB 1044/1044 KB 900/1063 KB 36/257 KB 1044/1044 KB 904/1063 KB 36/257 KB 1044/1044 KB 908/1063 KB 36/257 KB 1044/1044 KB 912/1063 KB 36/257 KB 1044/1044 KB 912/1063 KB 40/257 KB 1044/1044 KB 912/1063 KB 44/257 KB 1044/1044 KB 912/1063 KB 48/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1867.4 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 916/1063 KB 48/257 KB 920/1063 KB 48/257 KB 924/1063 KB 48/257 KB 928/1063 KB 52/257 KB 924/1063 KB 52/257 KB 928/1063 KB 56/257 KB 928/1063 KB 60/257 KB 928/1063 KB 64/257 KB 928/1063 KB 68/257 KB 932/1063 KB 72/257 KB 932/1063 KB 76/257 KB 932/1063 KB 80/257 KB 932/1063 KB 68/257 KB 936/1063 KB 80/257 KB 940/1063 KB 80/257 KB 944/1063 KB 80/257 KB 4/358 KB 944/1063 KB 80/257 KB 8/358 KB 944/1063 KB 80/257 KB 12/358 KB 944/1063 KB 80/257 KB 16/358 KB 944/1063 KB 80/257 KB 4/549 KB 12/358 KB 944/1063 KB 80/257 KB 4/549 KB 16/358 KB 944/1063 KB 80/257 KB 8/549 KB 16/358 KB 944/1063 KB 80/257 KB 12/549 KB 16/358 KB 944/1063 KB 80/257 KB 16/549 KB 16/358 KB 944/1063 KB 80/257 KB 20/549 KB 16/358 KB 944/1063 KB 80/257 KB 24/549 KB 20/358 KB 944/1063 KB 80/257 KB 24/549 KB 20/358 KB 944/1063 KB 80/257 KB 28/549 KB 20/358 KB 944/1063 KB 80/257 KB 32/549 KB 20/358 KB 944/1063 KB 80/257 KB 36/549 KB 24/358 KB 944/1063 KB 80/257 KB 36/549 KB 28/358 KB 944/1063 KB 80/257 KB 36/549 KB 32/358 KB 944/1063 KB 80/257 KB 36/549 KB 36/358 KB 944/1063 KB 80/257 KB 36/549 KB 40/358 KB 944/1063 KB 80/257 KB 40/549 KB 44/358 KB 944/1063 KB 80/257 KB 40/549 KB 48/358 KB 944/1063 KB 80/257 KB 40/549 KB 36/358 KB 944/1063 KB 80/257 KB 40/549 KB 48/358 KB 944/1063 KB 80/257 KB 44/549 KB 48/358 KB 944/1063 KB 80/257 KB 48/549 KB 48/358 KB 944/1063 KB 80/257 KB 52/549 KB 52/358 KB 948/1063 KB 80/257 KB 56/549 KB 52/358 KB 948/1063 KB 80/257 KB 60/549 KB 52/358 KB 948/1063 KB 80/257 KB 64/549 KB 52/358 KB 948/1063 KB 84/257 KB 64/549 KB 3/5 KB 52/358 KB 948/1063 KB 84/257 KB 64/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 68/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 72/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 76/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 80/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 84/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 88/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 92/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 948/1063 KB 80/257 KB 52/549 KB 52/358 KB 952/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 956/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 960/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 964/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 944/1063 KB 80/257 KB 52/549 KB 56/358 KB 964/1063 KB 84/257 KB 96/549 KB 5/5 KB 52/358 KB 948/1063 KB 84/257 KB 64/549 KB 60/358 KB 964/1063 KB 84/257 KB 96/549 KB 5/5 KB 60/358 KB 964/1063 KB 88/257 KB 96/549 KB 5/5 KB 60/358 KB 964/1063 KB 92/257 KB 96/549 KB 5/5 KB 60/358 KB 964/1063 KB 96/257 KB 96/549 KB 5/5 KB 64/358 KB 964/1063 KB 96/257 KB 96/549 KB 5/5 KB 68/358 KB 964/1063 KB 96/257 KB 96/549 KB 5/5 KB 72/358 KB 964/1063 KB 100/257 KB 96/549 KB 5/5 KB 68/358 KB 964/1063 KB 100/257 KB 96/549 KB 5/5 KB 72/358 KB 964/1063 KB 104/257 KB 96/549 KB 5/5 KB 72/358 KB 968/1063 KB 108/257 KB 96/549 KB 5/5 KB 76/358 KB 968/1063 KB 112/257 KB 96/549 KB 5/5 KB 72/358 KB 968/1063 KB 104/257 KB 96/549 KB 5/5 KB 76/358 KB 972/1063 KB 112/257 KB 96/549 KB 5/5 KB 76/358 KB 968/1063 KB 108/257 KB 96/549 KB 5/5 KB 80/358 KB 972/1063 KB 112/257 KB 96/549 KB 5/5 KB 84/358 KB 976/1063 KB 116/257 KB 100/549 KB 5/5 KB 88/358 KB 976/1063 KB 116/257 KB 100/549 KB 5/5 KB 92/358 KB 976/1063 KB 116/257 KB 100/549 KB 5/5 KB 96/358 KB 976/1063 KB 116/257 KB 100/549 KB 5/5 KB 100/358 KB 976/1063 KB 116/257 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 100/549 KB 5/5 KB 80/358 KB 976/1063 KB 116/257 KB 100/549 KB 5/5 KB 100/358 KB 976/1063 KB 116/257 KB 104/549 KB 5/5 KB 100/358 KB 976/1063 KB 116/257 KB 108/549 KB 5/5 KB 80/358 KB 976/1063 KB 116/257 KB 96/549 KB 5/5 KB 100/358 KB 980/1063 KB 116/257 KB 112/549 KB 100/358 KB 984/1063 KB 116/257 KB 112/549 KB 100/358 KB 988/1063 KB 116/257 KB 112/549 KB 100/358 KB 992/1063 KB 116/257 KB 112/549 KB 100/358 KB 996/1063 KB 116/257 KB 112/549 KB 100/358 KB 1000/1063 KB 116/257 KB 112/549 KB 100/358 KB 1004/1063 KB 116/257 KB 112/549 KB 100/358 KB 1008/1063 KB 116/257 KB 112/549 KB 100/358 KB 1012/1063 KB 116/257 KB 112/549 KB 80/358 KB 972/1063 KB 116/257 KB 96/549 KB 5/5 KB 100/358 KB 1012/1063 KB 120/257 KB 112/549 KB 100/358 KB 1012/1063 KB 124/257 KB 112/549 KB 100/358 KB 1012/1063 KB 128/257 KB 112/549 KB 100/358 KB 1012/1063 KB 132/257 KB 112/549 KB 100/358 KB 1012/1063 KB 136/257 KB 112/549 KB 100/358 KB 1012/1063 KB 140/257 KB 112/549 KB 100/358 KB 1012/1063 KB 144/257 KB 112/549 KB 100/358 KB 1012/1063 KB 148/257 KB 112/549 KB 100/358 KB 1012/1063 KB 152/257 KB 112/549 KB 100/358 KB 1012/1063 KB 156/257 KB 112/549 KB 100/358 KB 1012/1063 KB 160/257 KB 112/549 KB 100/358 KB 1016/1063 KB 164/257 KB 112/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.3 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 100/358 KB 976/1063 KB 116/257 KB 112/549 KB 104/358 KB 1016/1063 KB 164/257 KB 116/549 KB 104/358 KB 1016/1063 KB 164/257 KB 120/549 KB 104/358 KB 1016/1063 KB 164/257 KB 124/549 KB 104/358 KB 1016/1063 KB 164/257 KB 128/549 KB 104/358 KB 1016/1063 KB 164/257 KB 132/549 KB 104/358 KB 1016/1063 KB 164/257 KB 136/549 KB 104/358 KB 1016/1063 KB 164/257 KB 140/549 KB 104/358 KB 1016/1063 KB 164/257 KB 144/549 KB 104/358 KB 1016/1063 KB 164/257 KB 148/549 KB 104/358 KB 1016/1063 KB 168/257 KB 152/549 KB 104/358 KB 1016/1063 KB 168/257 KB 156/549 KB 104/358 KB 1016/1063 KB 168/257 KB 160/549 KB 104/358 KB 1016/1063 KB 164/257 KB 112/549 KB 108/358 KB 1016/1063 KB 168/257 KB 160/549 KB 112/358 KB 1016/1063 KB 168/257 KB 160/549 KB 116/358 KB 1016/1063 KB 168/257 KB 160/549 KB 120/358 KB 1016/1063 KB 168/257 KB 160/549 KB 124/358 KB 1016/1063 KB 168/257 KB 160/549 KB 128/358 KB 1016/1063 KB 168/257 KB 164/549 KB 100/358 KB 1016/1063 KB 160/257 KB 112/549 KB 128/358 KB 1020/1063 KB 168/257 KB 164/549 KB 128/358 KB 1024/1063 KB 168/257 KB 164/549 KB 128/358 KB 1028/1063 KB 168/257 KB 164/549 KB 128/358 KB 1032/1063 KB 168/257 KB 164/549 KB 128/358 KB 1036/1063 KB 168/257 KB 164/549 KB 128/358 KB 1040/1063 KB 168/257 KB 164/549 KB 128/358 KB 1044/1063 KB 168/257 KB 164/549 KB 132/358 KB 1048/1063 KB 168/257 KB 164/549 KB 132/358 KB 1052/1063 KB 168/257 KB 164/549 KB 132/358 KB 1056/1063 KB 168/257 KB 164/549 KB 124/358 KB 1016/1063 KB 168/257 KB 164/549 KB 132/358 KB 1056/1063 KB 168/257 KB 168/549 KB 132/358 KB 1056/1063 KB 168/257 KB 172/549 KB 132/358 KB 1056/1063 KB 168/257 KB 176/549 KB 132/358 KB 1056/1063 KB 168/257 KB 180/549 KB 104/358 KB 1016/1063 KB 168/257 KB 148/549 KB 132/358 KB 1060/1063 KB 172/257 KB 180/549 KB 132/358 KB 1060/1063 KB 176/257 KB 180/549 KB 132/358 KB 1060/1063 KB 180/257 KB 180/549 KB 132/358 KB 1060/1063 KB 184/257 KB 180/549 KB 132/358 KB 1060/1063 KB 188/257 KB 180/549 KB 132/358 KB 1060/1063 KB 192/257 KB 180/549 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 132/358 KB 1060/1063 KB 196/257 KB 180/549 KB 132/358 KB 1060/1063 KB 200/257 KB 180/549 KB 132/358 KB 1060/1063 KB 204/257 KB 180/549 KB 132/358 KB 1060/1063 KB 208/257 KB 180/549 KB 132/358 KB 1060/1063 KB 212/257 KB 184/549 KB 132/358 KB 1060/1063 KB 216/257 KB 184/549 KB 132/358 KB 1060/1063 KB 220/257 KB 184/549 KB 132/358 KB 1060/1063 KB 224/257 KB 184/549 KB 132/358 KB 1060/1063 KB 228/257 KB 184/549 KB 132/358 KB 1060/1063 KB 168/257 KB 180/549 KB 132/358 KB 1044/1063 KB 168/257 KB 164/549 KB 136/358 KB 1060/1063 KB 228/257 KB 184/549 KB 140/358 KB 1060/1063 KB 228/257 KB 184/549 KB 144/358 KB 1060/1063 KB 228/257 KB 184/549 KB 148/358 KB 1060/1063 KB 228/257 KB 184/549 KB 132/358 KB 1060/1063 KB 208/257 KB 184/549 KB 148/358 KB 1063/1063 KB 228/257 KB 188/549 KB 148/358 KB 1063/1063 KB 228/257 KB 192/549 KB 148/358 KB 1063/1063 KB 228/257 KB 184/549 KB 152/358 KB 1063/1063 KB 228/257 KB 192/549 KB 156/358 KB 1063/1063 KB 228/257 KB 192/549 KB 160/358 KB 1063/1063 KB 228/257 KB 196/549 KB 164/358 KB 1063/1063 KB 228/257 KB 196/549 KB 168/358 KB 1063/1063 KB 228/257 KB 196/549 KB 172/358 KB 1063/1063 KB 228/257 KB 196/549 KB 176/358 KB 1063/1063 KB 228/257 KB 196/549 KB 180/358 KB 1063/1063 KB 228/257 KB 196/549 KB 184/358 KB 1063/1063 KB 232/257 KB 196/549 KB 188/358 KB 1063/1063 KB 232/257 KB 196/549 KB 192/358 KB 1063/1063 KB 232/257 KB 196/549 KB 156/358 KB 1063/1063 KB 228/257 KB 196/549 KB 192/358 KB 1063/1063 KB 232/257 KB 200/549 KB 192/358 KB 1063/1063 KB 232/257 KB 204/549 KB 192/358 KB 1063/1063 KB 232/257 KB 208/549 KB 192/358 KB 1063/1063 KB 232/257 KB 212/549 KB 192/358 KB 1063/1063 KB 232/257 KB 216/549 KB 192/358 KB 1063/1063 KB 232/257 KB 220/549 KB 192/358 KB 1063/1063 KB 232/257 KB 224/549 KB 180/358 KB 1063/1063 KB 232/257 KB 196/549 KB 192/358 KB 1063/1063 KB 236/257 KB 224/549 KB 192/358 KB 1063/1063 KB 240/257 KB 224/549 KB 192/358 KB 1063/1063 KB 244/257 KB 224/549 KB 196/358 KB 1063/1063 KB 248/257 KB 228/549 KB 196/358 KB 1063/1063 KB 252/257 KB 228/549 KB 196/358 KB 1063/1063 KB 256/257 KB 228/549 KB 196/358 KB 1063/1063 KB 244/257 KB 228/549 KB 196/358 KB 1063/1063 KB 257/257 KB 232/549 KB 196/358 KB 1063/1063 KB 257/257 KB 236/549 KB 196/358 KB 1063/1063 KB 257/257 KB 240/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1718.6 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 196/358 KB 1063/1063 KB 244/257 KB 224/549 KB 200/358 KB 257/257 KB 240/549 KB 204/358 KB 257/257 KB 240/549 KB 196/358 KB 1063/1063 KB 257/257 KB 228/549 KB 208/358 KB 257/257 KB 240/549 KB 212/358 KB 257/257 KB 240/549 KB 216/358 KB 257/257 KB 244/549 KB 220/358 KB 257/257 KB 244/549 KB 224/358 KB 257/257 KB 244/549 KB 212/358 KB 257/257 KB 244/549 KB 224/358 KB 257/257 KB 248/549 KB 224/358 KB 257/257 KB 252/549 KB 224/358 KB 257/257 KB 256/549 KB 224/358 KB 257/257 KB 260/549 KB 228/358 KB 257/257 KB 264/549 KB 228/358 KB 257/257 KB 268/549 KB 228/358 KB 257/257 KB 272/549 KB 228/358 KB 257/257 KB 260/549 KB 232/358 KB 257/257 KB 272/549 KB 236/358 KB 257/257 KB 272/549 KB 240/358 KB 257/257 KB 272/549 KB 3/86 KB 240/358 KB 257/257 KB 272/549 KB 5/86 KB 240/358 KB 257/257 KB 272/549 KB 8/86 KB 240/358 KB 257/257 KB 272/549 KB 11/86 KB 240/358 KB 257/257 KB 272/549 KB 13/86 KB 240/358 KB 257/257 KB 272/549 KB 16/86 KB 240/358 KB 257/257 KB 272/549 KB 19/86 KB 240/358 KB 257/257 KB 272/549 KB 21/86 KB 240/358 KB 257/257 KB 272/549 KB 24/86 KB 240/358 KB 257/257 KB 272/549 KB 27/86 KB 240/358 KB 257/257 KB 272/549 KB 29/86 KB 240/358 KB 257/257 KB 272/549 KB 32/86 KB 240/358 KB 257/257 KB 272/549 KB 36/86 KB 240/358 KB 257/257 KB 272/549 KB 40/86 KB 240/358 KB 257/257 KB 4/404 KB 272/549 KB 44/86 KB 240/358 KB 257/257 KB 4/404 KB 272/549 KB 48/86 KB 240/358 KB 257/257 KB 4/404 KB 272/549 KB 36/86 KB 240/358 KB 257/257 KB 4/404 KB 272/549 KB 48/86 KB 240/358 KB 257/257 KB 8/404 KB 272/549 KB 48/86 KB 240/358 KB 257/257 KB 12/404 KB 272/549 KB 48/86 KB 240/358 KB 257/257 KB 16/404 KB 272/549 KB 52/86 KB 240/358 KB 257/257 KB 16/404 KB 272/549 KB 56/86 KB 240/358 KB 257/257 KB 20/404 KB 272/549 KB 60/86 KB 240/358 KB 257/257 KB 20/404 KB 272/549 KB 64/86 KB 240/358 KB 257/257 KB 20/404 KB 272/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 404.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 52/86 KB 240/358 KB 257/257 KB 20/404 KB 272/549 KB 64/86 KB 240/358 KB 24/404 KB 272/549 KB 64/86 KB 240/358 KB 28/404 KB 272/549 KB 64/86 KB 240/358 KB 32/404 KB 272/549 KB 64/86 KB 240/358 KB 36/404 KB 272/549 KB 68/86 KB 244/358 KB 40/404 KB 276/549 KB 68/86 KB 244/358 KB 44/404 KB 276/549 KB 68/86 KB 244/358 KB 48/404 KB 276/549 KB 68/86 KB 244/358 KB 52/404 KB 276/549 KB 68/86 KB 244/358 KB 36/404 KB 276/549 KB 72/86 KB 244/358 KB 52/404 KB 276/549 KB 76/86 KB 244/358 KB 52/404 KB 276/549 KB 64/86 KB 240/358 KB 36/404 KB 276/549 KB 76/86 KB 244/358 KB 52/404 KB 280/549 KB 76/86 KB 244/358 KB 52/404 KB 284/549 KB 76/86 KB 244/358 KB 52/404 KB 288/549 KB 64/86 KB 244/358 KB 36/404 KB 276/549 KB 76/86 KB 248/358 KB 52/404 KB 288/549 KB 76/86 KB 252/358 KB 52/404 KB 288/549 KB 76/86 KB 256/358 KB 52/404 KB 288/549 KB 76/86 KB 256/358 KB 52/404 KB 292/549 KB 80/86 KB 260/358 KB 52/404 KB 296/549 KB 80/86 KB 260/358 KB 52/404 KB 300/549 KB 80/86 KB 260/358 KB 52/404 KB 304/549 KB 80/86 KB 260/358 KB 52/404 KB 292/549 KB 80/86 KB 264/358 KB 56/404 KB 304/549 KB 80/86 KB 268/358 KB 56/404 KB 304/549 KB 80/86 KB 272/358 KB 56/404 KB 304/549 KB 80/86 KB 256/358 KB 52/404 KB 292/549 KB 84/86 KB 272/358 KB 56/404 KB 304/549 KB 86/86 KB 272/358 KB 56/404 KB 304/549 KB 80/86 KB 260/358 KB 56/404 KB 304/549 KB 86/86 KB 276/358 KB 56/404 KB 304/549 KB 86/86 KB 280/358 KB 60/404 KB 308/549 KB 86/86 KB 284/358 KB 60/404 KB 308/549 KB 86/86 KB 288/358 KB 60/404 KB 308/549 KB 86/86 KB 292/358 KB 60/404 KB 308/549 KB 86/86 KB 296/358 KB 60/404 KB 308/549 KB 86/86 KB 300/358 KB 60/404 KB 308/549 KB 86/86 KB 304/358 KB 60/404 KB 308/549 KB 86/86 KB 308/358 KB 60/404 KB 308/549 KB 86/86 KB 276/358 KB 60/404 KB 308/549 KB 86/86 KB 308/358 KB 60/404 KB 312/549 KB 86/86 KB 308/358 KB 60/404 KB 316/549 KB 86/86 KB 308/358 KB 60/404 KB 320/549 KB 86/86 KB 276/358 KB 60/404 KB 304/549 KB 86/86 KB 308/358 KB 64/404 KB 320/549 KB 86/86 KB 308/358 KB 68/404 KB 320/549 KB 86/86 KB 308/358 KB 72/404 KB 320/549 KB 86/86 KB 308/358 KB 76/404 KB 320/549 KB 86/86 KB 308/358 KB 80/404 KB 320/549 KB 86/86 KB 308/358 KB 84/404 KB 320/549 KB 308/358 KB 88/404 KB 324/549 KB 308/358 KB 92/404 KB 324/549 KB 308/358 KB 96/404 KB 324/549 KB 308/358 KB 84/404 KB 324/549 KB 308/358 KB 96/404 KB 328/549 KB 308/358 KB 96/404 KB 332/549 KB 308/358 KB 96/404 KB 336/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 308/358 KB 96/404 KB 340/549 KB 312/358 KB 100/404 KB 344/549 KB 312/358 KB 100/404 KB 348/549 KB 312/358 KB 100/404 KB 352/549 KB 312/358 KB 100/404 KB 356/549 KB 312/358 KB 100/404 KB 360/549 KB 312/358 KB 100/404 KB 364/549 KB 312/358 KB 100/404 KB 368/549 KB 312/358 KB 100/404 KB 372/549 KB 312/358 KB 100/404 KB 376/549 KB 312/358 KB 100/404 KB 380/549 KB 312/358 KB 100/404 KB 384/549 KB 312/358 KB 100/404 KB 340/549 KB 312/358 KB 96/404 KB 340/549 KB 316/358 KB 100/404 KB 384/549 KB 320/358 KB 100/404 KB 384/549 KB 320/358 KB 100/404 KB 4/587 KB 384/549 KB 320/358 KB 100/404 KB 8/587 KB 384/549 KB 320/358 KB 100/404 KB 12/587 KB 384/549 KB 320/358 KB 100/404 KB 16/587 KB 384/549 KB 320/358 KB 100/404 KB 20/587 KB 384/549 KB 320/358 KB 100/404 KB 24/587 KB 384/549 KB 320/358 KB 100/404 KB 28/587 KB 384/549 KB 320/358 KB 100/404 KB 32/587 KB 384/549 KB 320/358 KB 100/404 KB 36/587 KB 384/549 KB 324/358 KB 100/404 KB 36/587 KB 384/549 KB 324/358 KB 104/404 KB 40/587 KB 384/549 KB 324/358 KB 104/404 KB 44/587 KB 384/549 KB 324/358 KB 104/404 KB 48/587 KB 384/549 KB 324/358 KB 104/404 KB 36/587 KB 384/549 KB 324/358 KB 108/404 KB 48/587 KB 384/549 KB 324/358 KB 112/404 KB 48/587 KB 384/549 KB 324/358 KB 116/404 KB 48/587 KB 384/549 KB 328/358 KB 120/404 KB 52/587 KB 384/549 KB 328/358 KB 124/404 KB 52/587 KB 384/549 KB 328/358 KB 128/404 KB 52/587 KB 384/549 KB 328/358 KB 116/404 KB 52/587 KB 384/549 KB 332/358 KB 128/404 KB 52/587 KB 384/549 KB 336/358 KB 128/404 KB 52/587 KB 384/549 KB 324/358 KB 116/404 KB 52/587 KB 384/549 KB 336/358 KB 128/404 KB 56/587 KB 384/549 KB 340/358 KB 128/404 KB 60/587 KB 384/549 KB 340/358 KB 128/404 KB 64/587 KB 384/549 KB 340/358 KB 132/404 KB 68/587 KB 384/549 KB 3/894 KB 340/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 340/358 KB 128/404 KB 56/587 KB 384/549 KB 344/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 348/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 352/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 356/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 358/358 KB 132/404 KB 72/587 KB 388/549 KB 3/894 KB 358/358 KB 132/404 KB 76/587 KB 388/549 KB 3/894 KB 358/358 KB 132/404 KB 80/587 KB 388/549 KB 3/894 KB 340/358 KB 132/404 KB 68/587 KB 388/549 KB 3/894 KB 358/358 KB 132/404 KB 80/587 KB 392/549 KB 3/894 KB 358/358 KB 132/404 KB 80/587 KB 396/549 KB 3/894 KB 358/358 KB 132/404 KB 80/587 KB 400/549 KB 3/894 KB 358/358 KB 132/404 KB 80/587 KB 404/549 KB 3/894 KB 358/358 KB 132/404 KB 84/587 KB 408/549 KB 3/894 KB 358/358 KB 132/404 KB 84/587 KB 412/549 KB 3/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 3/894 KB 340/358 KB 132/404 KB 64/587 KB 384/549 KB 3/894 KB 340/358 KB 128/404 KB 64/587 KB 384/549 KB 3/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 6/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 9/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 11/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 14/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 16/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 19/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 22/894 KB 358/358 KB 132/404 KB 84/587 KB 416/549 KB 25/894 KB 358/358 KB 136/404 KB 84/587 KB 416/549 KB 25/894 KB 358/358 KB 140/404 KB 84/587 KB 416/549 KB 25/894 KB 358/358 KB 144/404 KB 84/587 KB 416/549 KB 27/894 KB 358/358 KB 148/404 KB 84/587 KB 416/549 KB 27/894 KB 358/358 KB 152/404 KB 84/587 KB 416 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install /549 KB 27/894 KB 358/358 KB 156/404 KB 84/587 KB 416/549 KB 27/894 KB 358/358 KB 160/404 KB 84/587 KB 416/549 KB 27/894 KB 358/358 KB 132/404 KB 84/587 KB 404/549 KB 3/894 KB 358/358 KB 160/404 KB 88/587 KB 416/549 KB 27/894 KB 358/358 KB 160/404 KB 92/587 KB 416/549 KB 27/894 KB 358/358 KB 160/404 KB 96/587 KB 416/549 KB 27/894 KB 358/358 KB 160/404 KB 100/587 KB 416/549 KB 27/894 KB 358/358 KB 140/404 KB 84/587 KB 416/549 KB 27/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 30/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 32/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 36/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 40/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 44/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 48/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 52/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 56/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 60/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 64/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 68/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 72/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 76/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 80/894 KB 358/358 KB 164/404 KB 100/587 KB 420/549 KB 27/894 KB 358/358 KB 164/404 KB 104/587 KB 424/549 KB 80/894 KB 358/358 KB 164/404 KB 104/587 KB 428/549 KB 80/894 KB 358/358 KB 164/404 KB 104/587 KB 432/549 KB 80/894 KB 358/358 KB 164/404 KB 100/587 KB 416/549 KB 27/894 KB 358/358 KB 168/404 KB 104/587 KB 432/549 KB 80/894 KB 358/358 KB 172/404 KB 104/587 KB 432/549 KB 80/894 KB 358/358 KB 176/404 KB 104/587 KB 432/549 KB 80/894 KB 358/358 KB 164/404 KB 104/587 KB 420/549 KB 52/894 KB 358/358 KB 176/404 KB 108/587 KB 432/549 KB 80/894 KB 180/404 KB 112/587 KB 432/549 KB 80/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 531.0 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 180/404 KB 116/587 KB 432/549 KB 80/894 KB 180/404 KB 120/587 KB 432/549 KB 80/894 KB 180/404 KB 124/587 KB 432/549 KB 80/894 KB 358/358 KB 180/404 KB 108/587 KB 432/549 KB 80/894 KB 184/404 KB 124/587 KB 432/549 KB 80/894 KB 188/404 KB 124/587 KB 432/549 KB 80/894 KB 192/404 KB 124/587 KB 432/549 KB 80/894 KB 196/404 KB 124/587 KB 432/549 KB 80/894 KB 200/404 KB 128/587 KB 436/549 KB 84/894 KB 204/404 KB 128/587 KB 436/549 KB 84/894 KB 208/404 KB 128/587 KB 436/549 KB 84/894 KB 196/404 KB 128/587 KB 436/549 KB 84/894 KB 208/404 KB 128/587 KB 436/549 KB 88/894 KB 208/404 KB 128/587 KB 436/549 KB 92/894 KB 208/404 KB 128/587 KB 436/549 KB 96/894 KB 196/404 KB 128/587 KB 432/549 KB 80/894 KB 196/404 KB 128/587 KB 436/549 KB 80/894 KB 208/404 KB 128/587 KB 440/549 KB 96/894 KB 208/404 KB 128/587 KB 444/549 KB 96/894 KB 208/404 KB 128/587 KB 448/549 KB 96/894 KB 208/404 KB 128/587 KB 452/549 KB 96/894 KB 208/404 KB 132/587 KB 456/549 KB 96/894 KB 212/404 KB 132/587 KB 460/549 KB 96/894 KB 212/404 KB 132/587 KB 464/549 KB 96/894 KB 208/404 KB 132/587 KB 452/549 KB 96/894 KB 212/404 KB 136/587 KB 464/549 KB 96/894 KB 212/404 KB 140/587 KB 464/549 KB 96/894 KB 212/404 KB 144/587 KB 464/549 KB 96/894 KB 212/404 KB 148/587 KB 464/549 KB 96/894 KB 212/404 KB 152/587 KB 468/549 KB 100/894 KB 212/404 KB 156/587 KB 468/549 KB 100/894 KB 212/404 KB 160/587 KB 468/549 KB 100/894 KB 212/404 KB 164/587 KB 468/549 KB 100/894 KB 212/404 KB 168/587 KB 468/549 KB 100/894 KB 212/404 KB 172/587 KB 468/549 KB 100/894 KB 212/404 KB 176/587 KB 468/549 KB 100/894 KB 212/404 KB 132/587 KB 456/549 KB 96/894 KB 216/404 KB 176/587 KB 468/549 KB 100/894 KB 220/404 KB 176/587 KB 468/549 KB 100/894 KB 224/404 KB 176/587 KB 468/549 KB 100/894 KB 228/404 KB 176/587 KB 468/549 KB 100/894 KB 232/404 KB 176/587 KB 468/549 KB 100/894 KB 236/404 KB 176/587 KB 468/549 KB 100/894 KB 240/404 KB 176/587 KB 468/549 KB 100/894 KB 212/404 KB 148/587 KB 468/549 KB 100/894 KB 240/404 KB 176/587 KB 472/549 KB 100/894 KB 240/404 KB 176/587 KB 476/549 KB 100/894 KB 240/404 KB 176/587 KB 480/549 KB 100/894 KB 212/404 KB 148/587 KB 464/549 KB 100/894 KB 240/404 KB 176/587 KB 480/549 KB 104/894 KB 240/404 KB 176/587 KB 480/549 KB 108/894 KB 240/404 KB 176/587 KB 480/549 KB 112/894 KB 240/404 KB 176/587 KB 480/549 KB 116/894 KB 240/404 KB 176/587 KB 480/549 KB 120/894 KB 240/404 KB 176/587 KB 480/549 KB 124/894 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 4/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 8/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 12/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 16/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 20/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 24/26 KB 240/404 KB 176/587 KB 480/549 KB 128/894 KB 26/26 KB 240/404 KB 176/587 KB 484/549 KB 128/894 KB 26/26 KB 244/404 KB 176/587 KB 488/549 KB 128/894 KB 26/26 KB 244/404 KB 176/587 KB 492/549 KB 128/894 KB 26/26 KB 244/404 KB 176/587 KB 496/549 KB 132/894 KB 26/26 KB 244/404 KB 176/587 KB 500/549 KB 132/894 KB 26/26 KB 244/404 KB 180/587 KB 504/549 KB 132/894 KB 26/26 KB 244/404 KB 180/587 KB 508/549 KB 132/894 KB 26/26 KB 244/404 KB 180/587 KB 512/549 KB 132/894 KB 26/26 KB 244/404 KB 176/587 KB 484/549 KB 128/894 KB 26/26 KB 248/404 KB 180/587 KB 512/549 KB 132/894 KB 26/26 KB 252/404 KB 180/587 KB 512/549 KB 132/894 KB 26/26 K unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install B 256/404 KB 180/587 KB 512/549 KB 132/894 KB 26/26 KB 244/404 KB 180/587 KB 500/549 KB 132/894 KB 26/26 KB 256/404 KB 184/587 KB 512/549 KB 132/894 KB 26/26 KB 244/404 KB 176/587 KB 492/549 KB 132/894 KB 26/26 KB 256/404 KB 188/587 KB 512/549 KB 136/894 KB 26/26 KB 256/404 KB 188/587 KB 512/549 KB 140/894 KB 26/26 KB 256/404 KB 188/587 KB 512/549 KB 144/894 KB 26/26 KB 256/404 KB 188/587 KB 512/549 KB 148/894 KB 26/26 KB 260/404 KB 188/587 KB 516/549 KB 152/894 KB 26/26 KB 260/404 KB 188/587 KB 516/549 KB 156/894 KB 26/26 KB 260/404 KB 188/587 KB 516/549 KB 160/894 KB 26/26 KB 260/404 KB 188/587 KB 516/549 KB 148/894 KB 26/26 KB 260/404 KB 188/587 KB 512/549 KB 148/894 KB 26/26 KB 256/404 KB 188/587 KB 512/549 KB 148/894 KB 26/26 KB 260/404 KB 192/587 KB 516/549 KB 160/894 KB 26/26 KB 260/404 KB 196/587 KB 516/549 KB 160/894 KB 26/26 KB 264/404 KB 196/587 KB 516/549 KB 160/894 KB 26/26 KB 268/404 KB 196/587 KB 516/549 KB 160/894 KB 26/26 KB 272/404 KB 196/587 KB 516/549 KB 160/894 KB 26/26 KB 272/404 KB 200/587 KB 516/549 KB 160/894 KB 26/26 KB 272/404 KB 204/587 KB 516/549 KB 160/894 KB 26/26 KB 272/404 KB 208/587 KB 520/549 KB 164/894 KB 26/26 KB 272/404 KB 212/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 216/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 220/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 224/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 228/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 232/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 236/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 240/587 KB 520/549 KB 164/894 KB 26/26 KB 272/404 KB 204/587 KB 520/549 KB 164/894 KB 26/26 KB 276/404 KB 240/587 KB 520/549 KB 168/894 KB 26/26 KB 276/404 KB 240/587 KB 520/549 KB 172/894 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 36.3 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 272/404 KB 204/587 KB 520/549 KB 160/894 KB 26/26 KB 276/404 KB 240/587 KB 524/549 KB 172/894 KB 276/404 KB 240/587 KB 528/549 KB 172/894 KB 276/404 KB 240/587 KB 532/549 KB 172/894 KB 276/404 KB 212/587 KB 520/549 KB 164/894 KB 26/26 KB 280/404 KB 240/587 KB 532/549 KB 176/894 KB 284/404 KB 240/587 KB 532/549 KB 176/894 KB 288/404 KB 240/587 KB 532/549 KB 176/894 KB 276/404 KB 240/587 KB 532/549 KB 176/894 KB 292/404 KB 240/587 KB 532/549 KB 176/894 KB 296/404 KB 240/587 KB 536/549 KB 180/894 KB 300/404 KB 240/587 KB 536/549 KB 180/894 KB 304/404 KB 240/587 KB 536/549 KB 180/894 KB 292/404 KB 240/587 KB 536/549 KB 180/894 KB 292/404 KB 240/587 KB 536/549 KB 176/894 KB 304/404 KB 240/587 KB 540/549 KB 180/894 KB 304/404 KB 240/587 KB 544/549 KB 180/894 KB 304/404 KB 240/587 KB 548/549 KB 180/894 KB 304/404 KB 240/587 KB 549/549 KB 180/894 KB 304/404 KB 240/587 KB 549/549 KB 184/894 KB 304/404 KB 240/587 KB 549/549 KB 188/894 KB 304/404 KB 240/587 KB 549/549 KB 192/894 KB 304/404 KB 240/587 KB 549/549 KB 196/894 KB 308/404 KB 244/587 KB 549/549 KB 200/894 KB 308/404 KB 244/587 KB 549/549 KB 204/894 KB 308/404 KB 244/587 KB 549/549 KB 208/894 KB 308/404 KB 244/587 KB 549/549 KB 196/894 KB 312/404 KB 244/587 KB 549/549 KB 208/894 KB 316/404 KB 244/587 KB 549/549 KB 208/894 KB 320/404 KB 244/587 KB 549/549 KB 208/894 KB 304/404 KB 244/587 KB 549/549 KB 196/894 KB 320/404 KB 248/587 KB 549/549 KB 208/894 KB 320/404 KB 252/587 KB 549/549 KB 208/894 KB 320/404 KB 256/587 KB 549/549 KB 208/894 KB 324/404 KB 256/587 KB 549/549 KB 208/894 KB 328/404 KB 256/587 KB 549/549 KB 212/894 KB 332/404 KB 260/587 KB 549/549 KB 212/894 KB 336/404 KB 260/587 KB 549/549 KB 212/894 KB 324/404 KB 256/587 KB 549/549 KB 212/894 KB 336/404 KB 260/587 KB 549/549 KB 216/894 KB 336/404 KB 260/587 KB 549/549 KB 220/894 KB 336/404 KB 260/587 KB 549/549 KB 224/894 KB 328/404 KB 260/587 KB 549/549 KB 212/894 KB 336/404 KB 264/587 KB 224/894 KB 336/404 KB 268/587 KB 224/894 KB 336/404 KB 272/587 KB 224/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 769.4 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 340/404 KB 272/587 KB 224/894 KB 344/404 KB 276/587 KB 224/894 KB 348/404 KB 276/587 KB 224/894 KB 352/404 KB 276/587 KB 224/894 KB 340/404 KB 276/587 KB 224/894 KB 352/404 KB 280/587 KB 228/894 KB 352/404 KB 284/587 KB 228/894 KB 352/404 KB 288/587 KB 228/894 KB 352/404 KB 292/587 KB 228/894 KB 356/404 KB 296/587 KB 228/894 KB 356/404 KB 300/587 KB 228/894 KB 356/404 KB 304/587 KB 228/894 KB 356/404 KB 308/587 KB 228/894 KB 352/404 KB 276/587 KB 228/894 KB 356/404 KB 308/587 KB 232/894 KB 356/404 KB 308/587 KB 236/894 KB 356/404 KB 308/587 KB 240/894 KB 356/404 KB 308/587 KB 244/894 KB 356/404 KB 308/587 KB 248/894 KB 356/404 KB 308/587 KB 252/894 KB 356/404 KB 308/587 KB 256/894 KB 356/404 KB 292/587 KB 228/894 KB 360/404 KB 308/587 KB 256/894 KB 364/404 KB 308/587 KB 256/894 KB 368/404 KB 308/587 KB 256/894 KB 372/404 KB 308/587 KB 256/894 KB 376/404 KB 308/587 KB 260/894 KB 380/404 KB 312/587 KB 260/894 KB 384/404 KB 312/587 KB 260/894 KB 372/404 KB 308/587 KB 260/894 KB 384/404 KB 312/587 KB 264/894 KB 384/404 KB 312/587 KB 268/894 KB 384/404 KB 312/587 KB 271/894 KB 388/404 KB 312/587 KB 275/894 KB 4/79 KB 388/404 KB 312/587 KB 275/894 KB 8/79 KB 388/404 KB 312/587 KB 275/894 KB 12/79 KB 388/404 KB 312/587 KB 275/894 KB 16/79 KB 388/404 KB 312/587 KB 275/894 KB 20/79 KB 388/404 KB 312/587 KB 275/894 KB 24/79 KB 388/404 KB 312/587 KB 275/894 KB 28/79 KB 388/404 KB 312/587 KB 275/894 KB 32/79 KB 388/404 KB 312/587 KB 275/894 KB 36/79 KB 388/404 KB 312/587 KB 275/894 KB 40/79 KB 388/404 KB 312/587 KB 275/894 KB 44/79 KB 388/404 KB 312/587 KB 275/894 KB 48/79 KB 388/404 KB 312/587 KB 275/894 KB 52/79 KB 388/404 KB 312/587 KB 275/894 KB 56/79 KB 388/404 KB 312/587 KB 275/894 KB 376/404 KB 312/587 KB 260/894 KB 56/79 KB 388/404 KB 316/587 KB 275/894 KB 56/79 KB 388/404 KB 320/587 KB 275/894 KB 60/79 KB 388/404 KB 324/587 KB 275/894 KB 60/79 KB 388/404 KB 328/587 KB 275/894 KB 388/404 KB 312/587 KB 271/894 KB 60/79 KB 392/404 KB 328/587 KB 279/894 KB 60/79 KB 396/404 KB 328/587 KB 279/894 KB 60/79 KB 400/404 KB 328/587 KB 279/894 KB 60/79 KB 404/404 KB 328/587 KB 279/894 KB 60/79 KB 388/404 KB 328/587 KB 279/894 KB 60/79 KB 404/404 KB 332/587 KB 283/894 KB 60/79 KB 404/404 KB 332/587 KB 287/894 KB 60/79 KB 388/404 KB 320/587 KB 275/894 KB 64/79 KB 404/404 KB 332/587 KB 287/894 KB 68/79 KB 404/404 KB 332/587 KB 287/894 KB 72/79 KB 404/404 KB 332/587 KB 287/894 KB 76/79 KB 404/404 KB 332/587 KB 287/894 KB 79/79 KB 404/404 KB 332/587 KB 287/894 KB 60/79 KB 404/404 KB 332/587 KB 279/894 KB 79/79 KB 404/404 KB 336/587 KB 287/894 KB 79/79 KB 404/404 KB 340/587 KB 287/894 KB 79/79 KB 404/404 KB 344/587 KB 291/894 KB 79/79 KB 404/404 KB 348/587 KB 291/894 KB 79/79 KB 404/404 KB 352/587 KB 291/894 KB 79/79 KB 404/404 KB 356/587 KB 291/894 KB 79/79 KB 404/404 KB 360/587 KB 291/894 KB 79/79 KB 404/404 KB 364/587 KB 291/894 KB 79/79 KB 404/404 KB 368/587 KB 291/894 KB 79/79 KB 404/404 KB 372/587 KB 291/894 KB 79/79 KB 404/404 KB 340/587 KB 291/894 KB 79/79 KB 404/404 KB 372/587 KB 295/894 KB 79/79 KB 404/404 KB 372/587 KB 299/894 KB 79/79 KB 404/404 KB 372/587 KB 303/894 KB 79/79 KB 404/404 KB 372/587 KB 307/894 KB 79/79 KB 404/404 KB 372/587 KB 311/894 KB 79/79 KB 404/404 KB 372/587 KB 315/894 KB 79/79 KB 404/404 KB 372/587 KB 319/894 KB 79/79 KB 404/404 KB 372/587 KB 323/894 KB 79/79 KB 404/404 KB 376/587 KB 327/894 KB 79/79 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install KB 404/404 KB 376/587 KB 331/894 KB 79/79 KB 404/404 KB 376/587 KB 335/894 KB 79/79 KB 404/404 KB 376/587 KB 323/894 KB 79/79 KB 404/404 KB 380/587 KB 335/894 KB 79/79 KB 404/404 KB 384/587 KB 335/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 404/404 KB 388/587 KB 335/894 KB 404/404 KB 392/587 KB 335/894 KB 404/404 KB 393/587 KB 339/894 KB 404/404 KB 397/587 KB 339/894 KB 404/404 KB 401/587 KB 339/894 KB 404/404 KB 405/587 KB 339/894 KB 404/404 KB 409/587 KB 339/894 KB 404/404 KB 392/587 KB 339/894 KB 404/404 KB 409/587 KB 343/894 KB 404/404 KB 409/587 KB 347/894 KB 404/404 KB 409/587 KB 351/894 KB 404/404 KB 409/587 KB 355/894 KB 404/404 KB 409/587 KB 359/894 KB 404/404 KB 409/587 KB 363/894 KB 404/404 KB 409/587 KB 367/894 KB 404/404 KB 409/587 KB 371/894 KB 404/404 KB 413/587 KB 375/894 KB 404/404 KB 413/587 KB 379/894 KB 404/404 KB 413/587 KB 383/894 KB 404/404 KB 413/587 KB 387/894 KB 404/404 KB 413/587 KB 371/894 KB 404/404 KB 413/587 KB 387/894 KB 4/1822 KB 404/404 KB 413/587 KB 387/894 KB 8/1822 KB 404/404 KB 413/587 KB 387/894 KB 12/1822 KB 404/404 KB 413/587 KB 387/894 KB 16/1822 KB 404/404 KB 417/587 KB 387/894 KB 16/1822 KB 4/115 KB 404/404 KB 417/587 KB 387/894 KB 16/1822 KB 8/115 KB 417/587 KB 387/894 KB 20/1822 KB 12/115 KB 417/587 KB 387/894 KB 20/1822 KB 16/115 KB 417/587 KB 387/894 KB 20/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 538.9 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 4/115 KB 404/404 KB 417/587 KB 387/894 KB 20/1822 KB 16/115 KB 417/587 KB 387/894 KB 24/1822 KB 16/115 KB 417/587 KB 387/894 KB 28/1822 KB 16/115 KB 417/587 KB 387/894 KB 32/1822 KB 16/115 KB 417/587 KB 387/894 KB 36/1822 KB 16/115 KB 417/587 KB 387/894 KB 40/1822 KB 16/115 KB 417/587 KB 387/894 KB 44/1822 KB 16/115 KB 417/587 KB 387/894 KB 48/1822 KB 20/115 KB 417/587 KB 387/894 KB 48/1822 KB 24/115 KB 417/587 KB 387/894 KB 52/1822 KB 28/115 KB 417/587 KB 387/894 KB 52/1822 KB 32/115 KB 417/587 KB 387/894 KB 52/1822 KB 36/115 KB 417/587 KB 387/894 KB 52/1822 KB 20/115 KB 417/587 KB 387/894 KB 52/1822 KB 36/115 KB 421/587 KB 387/894 KB 56/1822 KB 36/115 KB 421/587 KB 387/894 KB 60/1822 KB 36/115 KB 421/587 KB 387/894 KB 64/1822 KB 36/115 KB 421/587 KB 387/894 KB 52/1822 KB 36/115 KB 425/587 KB 387/894 KB 64/1822 KB 36/115 KB 429/587 KB 387/894 KB 64/1822 KB 40/115 KB 433/587 KB 387/894 KB 68/1822 KB 40/115 KB 429/587 KB 387/894 KB 68/1822 KB 44/115 KB 433/587 KB 391/894 KB 68/1822 KB 48/115 KB 433/587 KB 391/894 KB 68/1822 KB 48/115 KB 437/587 KB 391/894 KB 68/1822 KB 48/115 KB 441/587 KB 391/894 KB 68/1822 KB 48/115 KB 445/587 KB 391/894 KB 68/1822 KB 52/115 KB 449/587 KB 391/894 KB 68/1822 KB 52/115 KB 453/587 KB 391/894 KB 68/1822 KB 52/115 KB 457/587 KB 391/894 KB 68/1822 KB 36/115 KB 429/587 KB 387/894 KB 68/1822 KB 52/115 KB 457/587 KB 391/894 KB 72/1822 KB 52/115 KB 457/587 KB 391/894 KB 76/1822 KB 52/115 KB 457/587 KB 391/894 KB 80/1822 KB 52/115 KB 457/587 KB 391/894 KB 84/1822 KB 52/115 KB 457/587 KB 391/894 KB 88/1822 KB 52/115 KB 457/587 KB 391/894 KB 92/1822 KB 52/115 KB 457/587 KB 391/894 KB 96/1822 KB 52/115 KB 457/587 KB 391/894 KB 100/1822 KB 52/115 KB 461/587 KB 391/894 KB 104/1822 KB 52/115 KB 461/587 KB 391/894 KB 108/1822 KB 52/115 KB 461/587 KB 391/894 KB 112/1822 KB 52/115 KB 445/587 KB 391/894 KB 68/1822 KB 56/115 KB 461/587 KB 391/894 KB 112/1822 KB 60/115 KB 461/587 KB 391/894 KB 112/1822 KB 64/115 KB 461/587 KB 391/894 KB 112/1822 KB 40/115 KB 433/587 KB 391/894 KB 68/1822 KB 64/115 KB 461/587 KB 395/894 KB 112/1822 KB 64/115 KB 461/587 KB 399/894 KB 112/1822 KB 64/115 KB 461/587 KB 403/894 KB 112/1822 KB 64/115 KB 461/587 KB 407/894 KB 112/1822 KB 64/115 KB 461/587 KB 411/894 KB 112/1822 KB 64/115 KB 461/587 KB 415/894 KB 112/1822 KB 64/115 KB 461/587 KB 419/894 KB 112/1822 KB 68/115 KB 461/587 KB 423/894 KB 112/1822 KB 68/115 KB 461/587 KB 427/894 KB 112/1822 KB 68/115 KB 461/587 KB 431/894 KB 112/1822 KB 52/115 KB 461/587 KB 391/894 KB 100/1822 KB 68/115 KB 461/587 KB 419/894 KB 112/1822 KB 72/115 KB 461/587 KB 431/894 KB 112/1822 KB 72/115 KB 465/587 KB 431/894 KB 112/1822 KB 76/115 KB 465/587 KB 431/894 KB 112/1822 KB 80/115 KB 465/587 KB 431/894 KB 112/1822 KB 80/115 KB 469/587 KB 431/894 KB 112/1822 KB 80/115 KB 473/587 KB 431/894 KB 112/1822 KB 80/115 KB 477/587 KB 431/894 KB 112/1822 KB 84/115 KB 481/587 KB 435/894 KB 116/1822 KB 84/115 KB 485/587 KB 435/894 KB 116/1822 KB 84/115 KB 489/587 KB 435/894 KB 116/1822 KB 84/115 KB 477/587 KB 435/894 KB 116/1822 KB 84/115 KB 489/587 KB 435/894 KB 120/1822 KB 84/115 KB 489/587 KB 435/894 KB 124/1822 KB 84/115 KB 477/587 KB 435/894 KB 112/1822 KB 84/115 KB 489/587 KB 439/894 KB 124/1822 KB 84/115 KB 489/587 KB 443/894 KB 124/1822 KB 84/115 KB 489/587 KB 447/894 KB 124/1822 KB 84/115 KB 477/587 KB 431/894 KB 112/1822 KB 88/115 KB 489/587 KB 447/894 KB 124/1 unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 822 KB 92/115 KB 489/587 KB 447/894 KB 124/1822 KB 96/115 KB 489/587 KB 447/894 KB 124/1822 KB 96/115 KB 489/587 KB 451/894 KB 124/1822 KB 96/115 KB 493/587 KB 451/894 KB 4/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 8/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 12/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 16/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 20/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 24/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 28/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 32/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 36/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 40/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 44/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 48/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 52/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 56/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 60/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 64/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 68/206 KB 128/1822 KB 100/115 KB 493/587 KB 455/894 KB 72/206 KB 128/1822 KB 100/115 KB 493/587 KB 455/894 KB 76/206 KB 128/1822 KB 100/115 KB 493/587 KB 455/894 KB 80/206 KB 128/1822 KB 96/115 KB 493/587 KB 451/894 KB 128/1822 KB 100/115 KB 497/587 KB 455/894 KB 80/206 KB 128/1822 KB 100/115 KB 501/587 KB 455/894 KB 80/206 KB 128/1822 KB 100/115 KB 505/587 KB 455/894 KB 80/206 KB 128/1822 KB 96/115 KB 489/587 KB 451/894 KB 128/1822 KB 100/115 KB 505/587 KB 455/894 KB 80/206 KB 132/1822 KB 100/115 KB 505/587 KB 455/894 KB 80/206 KB 136/1822 KB 100/115 KB 505/587 KB 455/894 KB 80/206 KB 140/1822 KB 100/115 KB 505/587 KB 455/894 KB 80/206 KB 144/1822 KB 100/115 KB 493/587 KB 455/894 KB 68/206 KB 128/1822 KB 104/115 KB 505/587 KB 455/894 KB 80/206 KB 144/1822 KB 108/115 KB 505/587 KB 455/894 KB 80/206 KB 144/1822 KB 112/115 KB 505/587 KB 455/894 KB 80/206 KB 144/1822 KB 96/115 KB 493/587 KB 455/894 KB 68/206 KB 128/1822 KB 112/115 KB 505/587 KB 459/894 KB 80/206 KB 144/1822 KB 112/115 KB 505/587 KB 463/894 KB 80/206 KB 144/1822 KB 112/115 KB 505/587 KB 467/894 KB 80/206 KB 144/1822 KB 115/115 KB 509/587 KB 471/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 475/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 479/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 483/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 487/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 491/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 495/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 467/894 KB 84/206 KB 148/1822 KB 115/115 KB 509/587 KB 495/894 KB 88/206 KB 148/1822 KB 115/115 KB 509/587 KB 495/894 KB 92/206 KB 148/1822 KB 115/115 KB 509/587 KB 495/894 KB 96/206 KB 148/1822 KB 115/115 KB 509/587 KB 467/894 KB 80/206 KB 148/1822 KB 115/115 KB 509/587 KB 495/894 KB 96/206 KB 152/1822 KB 115/115 KB 509/587 KB 495/894 KB 96/206 KB 156/1822 KB 115/115 KB 509/587 KB 495/894 KB 96/206 KB 160/1822 KB 115/115 KB 509/587 KB 467/894 KB 80/206 KB 144/1822 KB 115/115 KB 505/587 KB 467/894 KB 80/206 KB 144/1822 KB 115/115 KB 513/587 KB 499/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 503/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 507/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 511/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 515/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 519/894 KB 96/206 KB 160/1822 KB 115/115 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 513/587 KB 523/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 527/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 531/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 535/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 539/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 543/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 547/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 551/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 555/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 559/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 563/894 KB 96/206 KB 160/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 164/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 168/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 172/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 176/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 180/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 184/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 188/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 513/587 KB 495/894 KB 96/206 KB 160/1822 KB 115/115 KB 517/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 521/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 525/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 529/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 533/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 537/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 541/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 545/587 KB 563/894 KB 100/206 KB 192/1822 KB 115/115 KB 549/587 KB 563/894 KB 100/206 KB 196/1822 KB 115/115 KB 553/587 KB 563/894 KB 100/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 100/206 KB 196/1822 KB 115/115 KB 513/587 KB 563/894 KB 100/206 KB 160/1822 KB 115/115 KB 557/587 KB 563/894 KB 104/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 108/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 112/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 116/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 120/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 124/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 128/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 132/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 136/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 140/206 KB 196/1822 KB 115/115 KB 557/587 KB 563/894 KB 144/206 KB 196/1822 KB 115/115 KB 545/587 KB 563/894 KB 100/206 KB 196/1822 KB 115/115 KB 561/587 KB 563/894 KB 144/206 KB 200/1822 KB 115/115 KB 561/587 KB 563/894 KB 144/206 KB 204/1822 KB 115/115 KB 561/587 KB 563/894 KB 144/206 KB 196/1822 KB 565/587 KB 563/894 KB 144/206 KB 204/1822 KB 569/587 KB 563/894 KB 144/206 KB 208/1822 KB 573/587 KB 563/894 KB 144/206 KB 208/1822 KB 577/587 KB 563/894 KB 148/206 KB 208/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 573/587 KB 563/894 KB 148/206 KB 208/1822 KB 577/587 KB 563/894 KB 152/206 KB 208/1822 KB 577/587 KB 563/894 KB 156/206 KB 208/1822 KB 565/587 KB 563/894 KB 144/206 KB 208/1822 KB 581/587 KB 563/894 KB 156/206 KB 212/1822 KB 581/587 KB 563/894 KB 156/206 KB 216/1822 KB 581/587 KB 563/894 KB 156/206 KB 220/1822 KB 581/587 KB 563/894 KB 156/206 KB 224/1822 KB 581/587 KB 563/894 KB 156/206 KB 208/1822 KB 585/587 KB 563/894 KB 160/206 KB 224/1822 KB 581/587 KB 563/894 KB 160/206 KB 224/1822 KB 585/587 KB 563/894 KB 164/206 KB 224/1822 KB 587/587 KB 567/894 KB 168/206 KB 228/1822 KB 587/587 KB 567/894 KB 172/206 KB 228/1822 KB 587/587 KB 567/894 KB 176/206 KB 228/1822 KB 587/587 KB 567/894 KB 164/206 KB 228/1822 KB 587/587 KB 567/894 KB 176/206 KB 232/1822 KB 587/587 KB 567/894 KB 176/206 KB 236/1822 KB 587/587 KB 567/894 KB 176/206 KB 240/1822 KB 587/587 KB 567/894 KB 164/206 KB 224/1822 KB 587/587 KB 571/894 KB 176/206 KB 240/1822 KB 587/587 KB 575/894 KB 176/206 KB 240/1822 KB 587/587 KB 563/894 KB 164/206 KB 224/1822 KB 587/587 KB 579/894 KB 176/206 KB 240/1822 KB 587/587 KB 583/894 KB 180/206 KB 244/1822 KB 587/587 KB 587/894 KB 180/206 KB 244/1822 KB 587/587 KB 591/894 KB 180/206 KB 244/1822 KB 587/587 KB 579/894 KB 180/206 KB 244/1822 KB 587/587 KB 579/894 KB 176/206 KB 244/1822 KB 587/587 KB 591/894 KB 180/206 KB 248/1822 KB 587/587 KB 591/894 KB 180/206 KB 252/1822 KB 587/587 KB 591/894 KB 184/206 KB 256/1822 KB 587/587 KB 591/894 KB 184/206 KB 260/1822 KB 587/587 KB 595/894 KB 184/206 KB 264/1822 KB 587/587 KB 595/894 KB 184/206 KB 268/1822 KB 587/587 KB 595/894 KB 184/206 KB 272/1822 KB 587/587 KB 591/894 KB 184/206 KB 252/1822 KB 587/587 KB 595/894 KB 188/206 KB 272/1822 KB 587/587 KB 595/894 KB 192/206 KB 272/1822 KB 587/587 KB 595/894 KB 196/206 KB 272/1822 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 3/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 5/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 8/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 11/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 13/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 16/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 19/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 21/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 24/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 27/314 KB 587/587 KB 595/894 KB 200/206 KB 272/1822 KB 587/587 KB 595/894 KB 184/206 KB 260/1822 KB 27/314 KB 587/587 KB 599/894 KB 200/206 KB 272/1822 KB 27/314 KB 587/587 KB 603/894 KB 200/206 KB 272/1822 KB 29/314 KB 587/587 KB 603/894 KB 200/206 KB 272/1822 KB 29/314 KB 587/587 KB 607/894 KB 200/206 KB 272/1822 KB 32/314 KB 587/587 KB 607/894 KB 200/206 KB 272/1822 KB 32/314 KB 587/587 KB 611/894 KB 200/206 KB 272/1822 KB 36/314 KB 587/587 KB 615/894 KB 204/206 KB 276/1822 KB 36/314 KB 587/587 KB 619/894 KB 204/206 KB 276/1822 KB 36/314 KB 587/587 KB 623/894 KB 204/206 KB 276/1822 KB 36/314 KB 587/587 KB 611/894 KB 204/206 KB 276/1822 KB 40/314 KB 587/587 KB 623/894 KB 204/206 KB 276/1822 KB 44/314 KB 587/587 KB 623/894 KB 204/206 KB 276/1822 KB 48/314 KB 587/587 KB 623/894 KB 204/206 KB 276/1822 KB 32/314 KB 587/587 KB 611/894 KB 204/206 KB 276/1822 KB 32/314 KB 587/587 KB 611/894 KB 204/206 KB 272/1822 KB 48/314 KB 587/587 KB 623/894 KB 206/206 KB 276/1822 KB 48/314 KB 587/587 KB 623/894 KB 206/206 KB 280/1822 KB 48/314 KB 587/587 KB 623/894 KB 206/206 KB unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 284/1822 KB 48/314 KB 587/587 KB 623/894 KB 206/206 KB 288/1822 KB 52/314 KB 587/587 KB 627/894 KB 206/206 KB 288/1822 KB 56/314 KB 587/587 KB 627/894 KB 206/206 KB 292/1822 KB 60/314 KB 587/587 KB 627/894 KB 206/206 KB 292/1822 KB 64/314 KB 587/587 KB 627/894 KB 206/206 KB 292/1822 KB 48/314 KB 587/587 KB 627/894 KB 206/206 KB 288/1822 KB 64/314 KB 587/587 KB 631/894 KB 206/206 KB 292/1822 KB 64/314 KB 587/587 KB 635/894 KB 206/206 KB 292/1822 KB 64/314 KB 587/587 KB 639/894 KB 206/206 KB 292/1822 KB 64/314 KB 587/587 KB 643/894 KB 206/206 KB 292/1822 KB 68/314 KB 587/587 KB 647/894 KB 206/206 KB 292/1822 KB 68/314 KB 587/587 KB 651/894 KB 206/206 KB 292/1822 KB 68/314 KB 587/587 KB 655/894 KB 206/206 KB 292/1822 KB 68/314 KB 659/894 KB 206/206 KB 292/1822 KB 52/314 KB 587/587 KB 627/894 KB 206/206 KB 292/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 711.1 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 68/314 KB 659/894 KB 206/206 KB 296/1822 KB 68/314 KB 659/894 KB 206/206 KB 300/1822 KB 68/314 KB 659/894 KB 206/206 KB 304/1822 KB 68/314 KB 659/894 KB 206/206 KB 308/1822 KB 68/314 KB 659/894 KB 206/206 KB 312/1822 KB 68/314 KB 659/894 KB 206/206 KB 316/1822 KB 68/314 KB 659/894 KB 206/206 KB 320/1822 KB 68/314 KB 587/587 KB 643/894 KB 206/206 KB 292/1822 KB 72/314 KB 659/894 KB 206/206 KB 320/1822 KB 76/314 KB 659/894 KB 206/206 KB 320/1822 KB 80/314 KB 659/894 KB 206/206 KB 320/1822 KB 84/314 KB 659/894 KB 206/206 KB 320/1822 KB 88/314 KB 659/894 KB 206/206 KB 324/1822 KB 92/314 KB 659/894 KB 324/1822 KB 84/314 KB 659/894 KB 206/206 KB 324/1822 KB 92/314 KB 663/894 KB 328/1822 KB 92/314 KB 663/894 KB 332/1822 KB 92/314 KB 663/894 KB 336/1822 KB 92/314 KB 663/894 KB 324/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 249.3 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 96/314 KB 667/894 KB 336/1822 KB 96/314 KB 671/894 KB 336/1822 KB 96/314 KB 663/894 KB 336/1822 KB 96/314 KB 671/894 KB 340/1822 KB 100/314 KB 675/894 KB 344/1822 KB 100/314 KB 4/57 KB 675/894 KB 344/1822 KB 100/314 KB 8/57 KB 675/894 KB 344/1822 KB 100/314 KB 12/57 KB 675/894 KB 344/1822 KB 100/314 KB 16/57 KB 675/894 KB 344/1822 KB 100/314 KB 20/57 KB 675/894 KB 344/1822 KB 100/314 KB 24/57 KB 675/894 KB 344/1822 KB 100/314 KB 28/57 KB 675/894 KB 344/1822 KB 100/314 KB 32/57 KB 675/894 KB 344/1822 KB 100/314 KB 36/57 KB 675/894 KB 344/1822 KB 100/314 KB 40/57 KB 675/894 KB 344/1822 KB 100/314 KB 44/57 KB 675/894 KB 344/1822 KB 100/314 KB 48/57 KB 675/894 KB 344/1822 KB 100/314 KB 52/57 KB 675/894 KB 344/1822 KB 100/314 KB 56/57 KB 675/894 KB 344/1822 KB 100/314 KB 57/57 KB 675/894 KB 344/1822 KB 100/314 KB 675/894 KB 340/1822 KB 104/314 KB 57/57 KB 675/894 KB 344/1822 KB 108/314 KB 57/57 KB 675/894 KB 344/1822 KB 112/314 KB 57/57 KB 675/894 KB 344/1822 KB 96/314 KB 675/894 KB 340/1822 KB 112/314 KB 57/57 KB 679/894 KB 348/1822 KB 112/314 KB 57/57 KB 683/894 KB 348/1822 KB 112/314 KB 57/57 KB 687/894 KB 348/1822 KB 112/314 KB 57/57 KB 675/894 KB 348/1822 KB 112/314 KB 57/57 KB 687/894 KB 352/1822 KB 112/314 KB 57/57 KB 687/894 KB 356/1822 KB 116/314 KB 57/57 KB 691/894 KB 360/1822 KB 116/314 KB 57/57 KB 691/894 KB 364/1822 KB 116/314 KB 57/57 KB 691/894 KB 368/1822 KB 116/314 KB 57/57 KB 691/894 KB 356/1822 KB 116/314 KB 57/57 KB 695/894 KB 368/1822 KB 116/314 KB 57/57 KB 699/894 KB 368/1822 KB 116/314 KB 57/57 KB 703/894 KB 368/1822 KB 116/314 KB 57/57 KB 707/894 KB 368/1822 KB 116/314 KB 57/57 KB 711/894 KB 372/1822 KB 116/314 KB 57/57 KB 715/894 KB 372/1822 KB 116/314 KB 57/57 KB 719/894 KB 372/1822 KB 116/314 KB 57/57 KB 687/894 KB 356/1822 KB 120/314 KB 57/57 KB 719/894 KB 372/1822 KB 124/314 KB 57/57 KB 719/894 KB 372/1822 KB 128/314 KB 57/57 KB 719/894 KB 372/1822 KB 132/314 KB 57/57 KB 719/894 KB 372/1822 KB 136/314 KB 57/57 KB 719/894 KB 372/1822 KB 140/314 KB 57/57 KB 719/894 KB 372/1822 KB 144/314 KB 57/57 KB 719/894 KB 372/1822 KB 116/314 KB 57/57 KB 707/894 KB 372/1822 KB 144/314 KB 57/57 KB 719/894 KB 376/1822 KB 144/314 KB 57/57 KB 719/894 KB 380/1822 KB 144/314 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 4/263 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 8/263 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 12/263 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 16/263 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 20/263 KB 57/57 KB 719/894 KB 384/1822 KB 144/314 KB 24/263 KB 719/894 KB 384/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 67.7 KB/sec) unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 13:22:12 DEBUG unit.abot-epc-basic/0.install 144/314 KB 28/263 KB 719/894 KB 384/1822 KB 144/314 KB 32/263 KB 719/894 KB 384/1822 KB 144/314 KB 36/263 KB 719/894 KB 384/1822 KB 144/314 KB 40/263 KB 719/894 KB 384/1822 KB 144/314 KB 44/263 KB 719/894 KB 384/1822 KB 144/314 KB 48/263 KB 719/894 KB 384/1822 KB 144/314 KB 52/263 KB 719/894 KB 384/1822 KB 144/314 KB 56/263 KB 723/894 KB 388/1822 KB 144/314 KB 60/263 KB 723/894 KB 388/1822 KB 144/314 KB 64/263 KB 723/894 KB 388/1822 KB 148/314 KB 64/263 KB 723/894 KB 388/1822 KB 152/314 KB 64/263 KB 723/894 KB 388/1822 KB 156/314 KB 68/263 KB 723/894 KB 388/1822 KB 160/314 KB 68/263 KB 723/894 KB 388/1822 KB 144/314 KB 52/263 KB 723/894 KB 388/1822 KB 160/314 KB 68/263 KB 727/894 KB 388/1822 KB 160/314 KB 68/263 KB 731/894 KB 388/1822 KB 160/314 KB 68/263 KB 735/894 KB 388/1822 KB 144/314 KB 52/263 KB 719/894 KB 388/1822 KB 160/314 KB 68/263 KB 735/894 KB 392/1822 KB 160/314 KB 68/263 KB 735/894 KB 396/1822 KB 160/314 KB 68/263 KB 735/894 KB 400/1822 KB 164/314 KB 68/263 KB 739/894 KB 404/1822 KB 164/314 KB 68/263 KB 739/894 KB 408/1822 KB 164/314 KB 68/263 KB 739/894 KB 412/1822 KB 164/314 KB 68/263 KB 739/894 KB 416/1822 KB 152/314 KB 68/263 KB 723/894 KB 388/1822 KB 164/314 KB 72/263 KB 739/894 KB 416/1822 KB 164/314 KB 76/263 KB 739/894 KB 416/1822 KB 164/314 KB 80/263 KB 739/894 KB 416/1822 KB 164/314 KB 68/263 KB 739/894 KB 400/1822 KB 164/314 KB 80/263 KB 743/894 KB 416/1822 KB 164/314 KB 80/263 KB 747/894 KB 416/1822 KB 164/314 KB 80/263 KB 751/894 KB 416/1822 KB 164/314 KB 80/263 KB 755/894 KB 416/1822 KB 164/314 KB 84/263 KB 759/894 KB 420/1822 KB 164/314 KB 68/263 KB 735/894 KB 400/1822 KB 168/314 KB 84/263 KB 759/894 KB 420/1822 KB 172/314 KB 84/263 KB 759/894 KB 420/1822 KB 176/314 KB 84/263 KB 759/894 KB 420/1822 KB 180/314 KB 84/263 KB 759/894 KB 420/1822 KB 184/314 KB 84/263 KB 759/894 KB 420/1822 KB 188/314 KB 84/263 KB 759/894 KB 420/1822 KB 192/314 KB 84/263 KB 759/894 KB 420/1822 KB 196/314 KB 84/263 KB 759/894 KB 420/1822 KB 200/314 KB 84/263 KB 759/894 KB 420/1822 KB 204/314 KB 84/263 KB 763/894 KB 420/1822 KB 208/314 KB 84/263 KB 763/894 KB 420/1822 KB 212/314 KB 84/263 KB 763/894 KB 420/1822 KB 216/314 KB 84/263 KB 763/894 KB 420/1822 KB 220/314 KB 84/263 KB 763/894 KB 420/1822 KB 224/314 KB 84/263 KB 763/894 KB 420/1822 KB 228/314 KB 84/263 KB 763/894 KB 420/1822 KB 164/314 KB 84/263 KB 755/894 KB 420/1822 KB 164/314 KB 84/263 KB 755/894 KB 416/1822 KB 228/314 KB 88/263 KB 763/894 KB 420/1822 KB 228/314 KB 92/263 KB 763/894 KB 420/1822 KB 228/314 KB 96/263 KB 763/894 KB 420/1822 KB 228/314 KB 100/263 KB 763/894 KB 420/1822 KB 228/314 KB 104/263 KB 763/894 KB 424/1822 KB 228/314 KB 108/263 KB 763/894 KB 424/1822 KB 228/314 KB 112/263 KB 763/894 KB 424/1822 KB 200/314 KB 84/263 KB 763/894 KB 420/1822 KB 228/314 KB 112/263 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 4/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 8/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 12/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 16/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 20/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 24/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 28/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 32/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 36/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 40/99 KB 767/894 KB 424/1822 KB 228/314 KB 116/263 KB 44/99 KB 767/894 KB 4 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 24/1822 KB 228/314 KB 116/263 KB 48/99 KB 767/894 KB 424/1822 KB 228/314 KB 100/263 KB 763/894 KB 424/1822 KB 228/314 KB 116/263 KB 48/99 KB 767/894 KB 428/1822 KB 228/314 KB 116/263 KB 48/99 KB 767/894 KB 432/1822 KB 228/314 KB 116/263 KB 48/99 KB 767/894 KB 436/1822 KB 228/314 KB 116/263 KB 52/99 KB 767/894 KB 440/1822 KB 228/314 KB 116/263 KB 52/99 KB 767/894 KB 444/1822 KB 228/314 KB 116/263 KB 52/99 KB 767/894 KB 448/1822 KB 228/314 KB 116/263 KB 52/99 KB 767/894 KB 452/1822 KB 228/314 KB 116/263 KB 52/99 KB 771/894 KB 456/1822 KB 228/314 KB 116/263 KB 52/99 KB 771/894 KB 460/1822 KB 228/314 KB 116/263 KB 52/99 KB 771/894 KB 464/1822 KB 228/314 KB 116/263 KB 767/894 KB 424/1822 KB 228/314 KB 120/263 KB 52/99 KB 771/894 KB 464/1822 KB 228/314 KB 124/263 KB 52/99 KB 771/894 KB 464/1822 KB 228/314 KB 128/263 KB 52/99 KB 771/894 KB 464/1822 KB 228/314 KB 116/263 KB 52/99 KB 771/894 KB 452/1822 KB 228/314 KB 128/263 KB 52/99 KB 775/894 KB 464/1822 KB 228/314 KB 128/263 KB 52/99 KB 779/894 KB 464/1822 KB 228/314 KB 128/263 KB 52/99 KB 783/894 KB 464/1822 KB 228/314 KB 116/263 KB 52/99 KB 767/894 KB 436/1822 KB 228/314 KB 128/263 KB 56/99 KB 783/894 KB 464/1822 KB 228/314 KB 128/263 KB 60/99 KB 783/894 KB 464/1822 KB 228/314 KB 128/263 KB 64/99 KB 783/894 KB 464/1822 KB 228/314 KB 128/263 KB 68/99 KB 783/894 KB 464/1822 KB 228/314 KB 128/263 KB 72/99 KB 783/894 KB 464/1822 KB 228/314 KB 132/263 KB 76/99 KB 783/894 KB 464/1822 KB 228/314 KB 132/263 KB 80/99 KB 783/894 KB 464/1822 KB 228/314 KB 132/263 KB 84/99 KB 783/894 KB 464/1822 KB 232/314 KB 132/263 KB 88/99 KB 787/894 KB 468/1822 KB 232/314 KB 132/263 KB 92/99 KB 787/894 KB 468/1822 KB 232/314 KB 132/263 KB 96/99 KB 787/894 KB 468/1822 KB 228/314 KB 132/263 KB 72/99 KB 783/894 KB 464/1822 KB 232/314 KB 136/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 140/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 144/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 148/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 152/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 156/263 KB 96/99 KB 787/894 KB 468/1822 KB 232/314 KB 160/263 KB 99/99 KB 787/894 KB 468/1822 KB 232/314 KB 132/263 KB 84/99 KB 787/894 KB 468/1822 KB 232/314 KB 160/263 KB 99/99 KB 787/894 KB 472/1822 KB 232/314 KB 132/263 KB 84/99 KB 787/894 KB 464/1822 KB 236/314 KB 160/263 KB 99/99 KB 787/894 KB 476/1822 KB 240/314 KB 160/263 KB 99/99 KB 787/894 KB 476/1822 KB 228/314 KB 132/263 KB 84/99 KB 787/894 KB 464/1822 KB 240/314 KB 160/263 KB 99/99 KB 791/894 KB 476/1822 KB 240/314 KB 160/263 KB 99/99 KB 795/894 KB 476/1822 KB 240/314 KB 160/263 KB 99/99 KB 799/894 KB 476/1822 KB 240/314 KB 160/263 KB 99/99 KB 803/894 KB 476/1822 KB 244/314 KB 160/263 KB 99/99 KB 807/894 KB 476/1822 KB 244/314 KB 160/263 KB 99/99 KB 811/894 KB 476/1822 KB 244/314 KB 160/263 KB 99/99 KB 815/894 KB 476/1822 KB 244/314 KB 160/263 KB 99/99 KB 819/894 KB 476/1822 KB 244/314 KB 164/263 KB 99/99 KB 823/894 KB 476/1822 KB 244/314 KB 164/263 KB 99/99 KB 827/894 KB 476/1822 KB 244/314 KB 164/263 KB 99/99 KB 831/894 KB 476/1822 KB 232/314 KB 156/263 KB 99/99 KB 787/894 KB 468/1822 KB 244/314 KB 164/263 KB 99/99 KB 819/894 KB 476/1822 KB 244/314 KB 168/263 KB 99/99 KB 831/894 KB 476/1822 KB 244/314 KB 172/263 KB 99/99 KB 831/894 KB 476/1822 KB 244/314 KB 176/263 KB 99/99 KB 831/894 KB 476/1822 KB 232/314 KB 160/263 KB 99/99 KB 803/894 KB 476/1822 KB 244/314 K unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install B 176/263 KB 99/99 KB 831/894 KB 480/1822 KB 244/314 KB 160/263 KB 99/99 KB 803/894 KB 476/1822 KB 248/314 KB 176/263 KB 99/99 KB 831/894 KB 480/1822 KB 252/314 KB 176/263 KB 99/99 KB 831/894 KB 480/1822 KB 256/314 KB 176/263 KB 99/99 KB 831/894 KB 480/1822 KB 256/314 KB 176/263 KB 99/99 KB 831/894 KB 484/1822 KB 260/314 KB 176/263 KB 99/99 KB 831/894 KB 488/1822 KB 260/314 KB 176/263 KB 99/99 KB 831/894 KB 492/1822 KB 260/314 KB 176/263 KB 99/99 KB 831/894 KB 496/1822 KB 260/314 KB 176/263 KB 99/99 KB 831/894 KB 500/1822 KB 260/314 KB 180/263 KB 99/99 KB 835/894 KB 504/1822 KB 260/314 KB 180/263 KB 99/99 KB 835/894 KB 508/1822 KB 260/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 260/314 KB 176/263 KB 99/99 KB 831/894 KB 484/1822 KB 264/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 268/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 272/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 276/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 280/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 284/314 KB 180/263 KB 99/99 KB 835/894 KB 512/1822 KB 288/314 KB 180/263 KB 99/99 KB 835/894 KB 516/1822 KB 260/314 KB 180/263 KB 99/99 KB 835/894 KB 500/1822 KB 288/314 KB 180/263 KB 99/99 KB 839/894 KB 516/1822 KB 288/314 KB 180/263 KB 99/99 KB 843/894 KB 516/1822 KB 288/314 KB 180/263 KB 99/99 KB 847/894 KB 516/1822 KB 260/314 KB 180/263 KB 99/99 KB 831/894 KB 500/1822 KB 288/314 KB 184/263 KB 99/99 KB 847/894 KB 516/1822 KB 288/314 KB 188/263 KB 99/99 KB 847/894 KB 516/1822 KB 288/314 KB 192/263 KB 99/99 KB 847/894 KB 516/1822 KB 288/314 KB 196/263 KB 99/99 KB 847/894 KB 516/1822 KB 292/314 KB 200/263 KB 851/894 KB 516/1822 KB 292/314 KB 204/263 KB 851/894 KB 516/1822 KB 292/314 KB 208/263 KB 851/894 KB 516/1822 KB 284/314 KB 180/263 KB 99/99 KB 835/894 KB 516/1822 KB 292/314 KB 208/263 KB 851/894 KB 520/1822 KB 292/314 KB 208/263 KB 851/894 KB 524/1822 KB 292/314 KB 208/263 KB 851/894 KB 528/1822 KB 292/314 KB 208/263 KB 851/894 KB 532/1822 KB 292/314 KB 212/263 KB 851/894 KB 536/1822 KB 292/314 KB 212/263 KB 851/894 KB 540/1822 KB 292/314 KB 212/263 KB 851/894 KB 544/1822 KB 292/314 KB 196/263 KB 851/894 KB 516/1822 KB 292/314 KB 212/263 KB 855/894 KB 544/1822 KB 292/314 KB 212/263 KB 859/894 KB 544/1822 KB 292/314 KB 212/263 KB 863/894 KB 544/1822 KB 292/314 KB 196/263 KB 847/894 KB 516/1822 KB 296/314 KB 212/263 KB 863/894 KB 544/1822 KB 300/314 KB 212/263 KB 863/894 KB 544/1822 KB 304/314 KB 212/263 KB 863/894 KB 544/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 112.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 308/314 KB 212/263 KB 863/894 KB 544/1822 KB 312/314 KB 212/263 KB 867/894 KB 544/1822 KB 314/314 KB 212/263 KB 867/894 KB 544/1822 KB 314/314 KB 212/263 KB 867/894 KB 548/1822 KB 308/314 KB 212/263 KB 867/894 KB 544/1822 KB 314/314 KB 212/263 KB 871/894 KB 548/1822 KB 314/314 KB 212/263 KB 875/894 KB 548/1822 KB 314/314 KB 212/263 KB 879/894 KB 548/1822 KB 292/314 KB 212/263 KB 867/894 KB 548/1822 KB 314/314 KB 216/263 KB 879/894 KB 548/1822 KB 314/314 KB 220/263 KB 879/894 KB 548/1822 KB 314/314 KB 224/263 KB 879/894 KB 548/1822 KB 314/314 KB 228/263 KB 879/894 KB 548/1822 KB 314/314 KB 232/263 KB 883/894 KB 552/1822 KB 314/314 KB 236/263 KB 883/894 KB 552/1822 KB 314/314 KB 240/263 KB 883/894 KB 552/1822 KB 314/314 KB 240/263 KB 3/276 KB 883/894 KB 552/1822 KB 314/314 KB 240/263 KB 5/276 KB 883/894 KB 552/1822 KB 314/314 KB 240/263 KB 8/276 KB 883/894 KB 552/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 353.1 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 314/314 KB 228/263 KB 883/894 KB 552/1822 KB 244/263 KB 11/276 KB 883/894 KB 556/1822 KB 244/263 KB 11/276 KB 883/894 KB 560/1822 KB 314/314 KB 228/263 KB 883/894 KB 548/1822 KB 244/263 KB 11/276 KB 887/894 KB 560/1822 KB 244/263 KB 11/276 KB 891/894 KB 560/1822 KB 244/263 KB 11/276 KB 894/894 KB 560/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 244/263 KB 11/276 KB 883/894 KB 552/1822 KB 240/263 KB 11/276 KB 883/894 KB 552/1822 KB 244/263 KB 13/276 KB 894/894 KB 564/1822 KB 244/263 KB 16/276 KB 894/894 KB 564/1822 KB 244/263 KB 19/276 KB 894/894 KB 564/1822 KB 244/263 KB 11/276 KB 894/894 KB 564/1822 KB 244/263 KB 19/276 KB 894/894 KB 568/1822 KB 244/263 KB 19/276 KB 894/894 KB 572/1822 KB 244/263 KB 21/276 KB 894/894 KB 576/1822 KB 244/263 KB 21/276 KB 894/894 KB 572/1822 KB 244/263 KB 21/276 KB 894/894 KB 580/1822 KB 248/263 KB 24/276 KB 894/894 KB 584/1822 KB 248/263 KB 24/276 KB 894/894 KB 588/1822 KB 248/263 KB 24/276 KB 894/894 KB 592/1822 KB 248/263 KB 24/276 KB 894/894 KB 580/1822 KB 252/263 KB 24/276 KB 894/894 KB 592/1822 KB 256/263 KB 24/276 KB 894/894 KB 592/1822 KB 244/263 KB 24/276 KB 894/894 KB 580/1822 KB 256/263 KB 27/276 KB 894/894 KB 592/1822 KB 260/263 KB 27/276 KB 894/894 KB 592/1822 KB 263/263 KB 29/276 KB 894/894 KB 592/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 993.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 260/263 KB 29/276 KB 894/894 KB 592/1822 KB 263/263 KB 29/276 KB 4/54 KB 592/1822 KB 263/263 KB 32/276 KB 8/54 KB 596/1822 KB 263/263 KB 32/276 KB 12/54 KB 596/1822 KB 263/263 KB 32/276 KB 16/54 KB 596/1822 KB 263/263 KB 32/276 KB 4/54 KB 596/1822 KB 263/263 KB 32/276 KB 16/54 KB 600/1822 KB 263/263 KB 32/276 KB 16/54 KB 604/1822 KB 263/263 KB 32/276 KB 16/54 KB 608/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 263/263 KB 32/276 KB 4/54 KB 592/1822 KB 263/263 KB 36/276 KB 16/54 KB 608/1822 KB 263/263 KB 40/276 KB 16/54 KB 608/1822 KB 263/263 KB 44/276 KB 16/54 KB 608/1822 KB 263/263 KB 48/276 KB 16/54 KB 608/1822 KB 263/263 KB 48/276 KB 20/54 KB 608/1822 KB 263/263 KB 52/276 KB 24/54 KB 612/1822 KB 263/263 KB 52/276 KB 28/54 KB 612/1822 KB 263/263 KB 52/276 KB 32/54 KB 612/1822 KB 263/263 KB 52/276 KB 20/54 KB 612/1822 KB 263/263 KB 52/276 KB 32/54 KB 616/1822 KB 263/263 KB 52/276 KB 32/54 KB 620/1822 KB 263/263 KB 52/276 KB 20/54 KB 608/1822 KB 263/263 KB 56/276 KB 32/54 KB 620/1822 KB 263/263 KB 60/276 KB 32/54 KB 620/1822 KB 263/263 KB 64/276 KB 32/54 KB 620/1822 KB 263/263 KB 68/276 KB 32/54 KB 624/1822 KB 263/263 KB 64/276 KB 32/54 KB 624/1822 KB 263/263 KB 68/276 KB 36/54 KB 628/1822 KB 263/263 KB 68/276 KB 36/54 KB 624/1822 KB 263/263 KB 72/276 KB 40/54 KB 628/1822 KB 263/263 KB 72/276 KB 44/54 KB 628/1822 KB 263/263 KB 72/276 KB 36/54 KB 628/1822 KB 263/263 KB 76/276 KB 44/54 KB 632/1822 KB 263/263 KB 80/276 KB 48/54 KB 632/1822 KB 263/263 KB 72/276 KB 44/54 KB 632/1822 KB 263/263 KB 80/276 KB 48/54 KB 636/1822 KB 263/263 KB 80/276 KB 48/54 KB 640/1822 KB 263/263 KB 80/276 KB 48/54 KB 644/1822 KB 263/263 KB 84/276 KB 48/54 KB 648/1822 KB 263/263 KB 84/276 KB 48/54 KB 652/1822 KB 263/263 KB 84/276 KB 48/54 KB 656/1822 KB 263/263 KB 76/276 KB 48/54 KB 632/1822 KB 263/263 KB 84/276 KB 52/54 KB 656/1822 KB 263/263 KB 84/276 KB 54/54 KB 656/1822 KB 263/263 KB 84/276 KB 48/54 KB 644/1822 KB 263/263 KB 88/276 KB 54/54 KB 656/1822 KB 263/263 KB 92/276 KB 54/54 KB 656/1822 KB 263/263 KB 96/276 KB 54/54 KB 656/1822 KB 263/263 KB 100/276 KB 54/54 KB 656/1822 KB 263/263 KB 104/276 KB 54/54 KB 660/1822 KB 263/263 KB 108/276 KB 54/54 KB 660/1822 KB 263/263 KB 112/276 KB 54/54 KB 660/1822 KB 263/263 KB 100/276 KB 54/54 KB 660/1822 KB 263/263 KB 112/276 KB 54/54 KB 664/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 288.7 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 112/276 KB 54/54 KB 668/1822 KB 112/276 KB 54/54 KB 672/1822 KB 112/276 KB 54/54 KB 676/1822 KB 116/276 KB 54/54 KB 680/1822 KB 116/276 KB 54/54 KB 684/1822 KB 116/276 KB 54/54 KB 688/1822 KB 116/276 KB 54/54 KB 676/1822 KB 120/276 KB 54/54 KB 688/1822 KB 124/276 KB 54/54 KB 688/1822 KB 128/276 KB 54/54 KB 688/1822 KB 132/276 KB 54/54 KB 688/1822 KB 136/276 KB 688/1822 KB 140/276 KB 688/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 58.8 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 140/276 KB 692/1822 KB 140/276 KB 696/1822 KB 144/276 KB 696/1822 KB 144/276 KB 700/1822 KB 144/276 KB 704/1822 KB 4/223 KB 144/276 KB 704/1822 KB 8/223 KB 144/276 KB 704/1822 KB 12/223 KB 144/276 KB 704/1822 KB 16/223 KB 144/276 KB 704/1822 KB 20/223 KB 144/276 KB 704/1822 KB 20/223 KB 4/748 KB 144/276 KB 704/1822 KB 20/223 KB 8/748 KB 144/276 KB 704/1822 KB 20/223 KB 12/748 KB 144/276 KB 704/1822 KB 20/223 KB 16/748 KB 144/276 KB 704/1822 KB 20/223 KB 20/748 KB 144/276 KB 704/1822 KB 20/223 KB 24/748 KB 144/276 KB 704/1822 KB 20/223 KB 28/748 KB 144/276 KB 704/1822 KB 20/223 KB 32/748 KB 144/276 KB 704/1822 KB 20/223 KB 36/748 KB 144/276 KB 704/1822 KB 24/223 KB 40/748 KB 144/276 KB 4/27 KB 704/1822 KB 24/223 KB 44/748 KB 144/276 KB 4/27 KB 704/1822 KB 24/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 24/223 KB 36/748 KB 144/276 KB 704/1822 KB 28/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 32/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 36/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 40/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 44/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 48/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 52/223 KB 48/748 KB 144/276 KB 4/27 KB 704/1822 KB 56/223 KB 52/748 KB 148/276 KB 4/27 KB 708/1822 KB 60/223 KB 52/748 KB 148/276 KB 4/27 KB 708/1822 KB 24/223 KB 36/748 KB 144/276 KB 4/27 KB 704/1822 KB 60/223 KB 52/748 KB 148/276 KB 8/27 KB 708/1822 KB 60/223 KB 52/748 KB 148/276 KB 12/27 KB 708/1822 KB 60/223 KB 52/748 KB 148/276 KB 16/27 KB 708/1822 KB 60/223 KB 52/748 KB 148/276 KB 20/27 KB 708/1822 KB 52/223 KB 52/748 KB 148/276 KB 4/27 KB 708/1822 KB 64/223 KB 52/748 KB 148/276 KB 20/27 KB 712/1822 KB 52/223 KB 52/748 KB 148/276 KB 4/27 KB 704/1822 KB 64/223 KB 52/748 KB 152/276 KB 24/27 KB 712/1822 KB 64/223 KB 52/748 KB 156/276 KB 24/27 KB 712/1822 KB 64/223 KB 52/748 KB 160/276 KB 24/27 KB 712/1822 KB 52/223 KB 52/748 KB 144/276 KB 4/27 KB 704/1822 KB 64/223 KB 56/748 KB 160/276 KB 24/27 KB 712/1822 KB 64/223 KB 60/748 KB 160/276 KB 24/27 KB 712/1822 KB 64/223 KB 64/748 KB 160/276 KB 24/27 KB 712/1822 KB 64/223 KB 68/748 KB 160/276 KB 24/27 KB 712/1822 KB 64/223 KB 72/748 KB 164/276 KB 24/27 KB 716/1822 KB 64/223 KB 76/748 KB 164/276 KB 24/27 KB 716/1822 KB 64/223 KB 80/748 KB 164/276 KB 24/27 KB 716/1822 KB 64/223 KB 52/748 KB 148/276 KB 24/27 KB 712/1822 KB 64/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 64/223 KB 52/748 KB 148/276 KB 20/27 KB 708/1822 KB 68/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 72/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 76/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 80/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 84/223 KB 80/748 KB 164/276 KB 27/27 KB 716/1822 KB 88/223 KB 84/748 KB 164/276 KB 27/27 KB 716/1822 KB 92/223 KB 84/748 KB 164/276 KB 27/27 KB 716/1822 KB 96/223 KB 84/748 KB 164/276 KB 27/27 KB 716/1822 KB 64/223 KB 68/748 KB 164/276 KB 24/27 KB 716/1822 KB 96/223 KB 84/748 KB 168/276 KB 27/27 KB 716/1822 KB 96/223 KB 84/748 KB 172/276 KB 27/27 KB 716/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 716/1822 KB 64/223 KB 68/748 KB 160/276 KB 24/27 KB 716/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 720/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 724/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 728/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 732/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 K unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install B 736/1822 KB 96/223 KB 84/748 KB 176/276 KB 27/27 KB 740/1822 KB 100/223 KB 84/748 KB 180/276 KB 27/27 KB 744/1822 KB 84/223 KB 84/748 KB 164/276 KB 27/27 KB 716/1822 KB 100/223 KB 88/748 KB 180/276 KB 27/27 KB 744/1822 KB 100/223 KB 92/748 KB 180/276 KB 27/27 KB 744/1822 KB 100/223 KB 96/748 KB 180/276 KB 27/27 KB 744/1822 KB 100/223 KB 100/748 KB 180/276 KB 27/27 KB 744/1822 KB 100/223 KB 84/748 KB 180/276 KB 27/27 KB 740/1822 KB 104/223 KB 100/748 KB 180/276 KB 27/27 KB 748/1822 KB 108/223 KB 104/748 KB 180/276 KB 27/27 KB 748/1822 KB 112/223 KB 104/748 KB 180/276 KB 27/27 KB 748/1822 KB 116/223 KB 104/748 KB 180/276 KB 748/1822 KB 120/223 KB 104/748 KB 180/276 KB 748/1822 KB 96/223 KB 84/748 KB 180/276 KB 27/27 KB 740/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 28.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 120/223 KB 104/748 KB 184/276 KB 748/1822 KB 120/223 KB 104/748 KB 188/276 KB 748/1822 KB 120/223 KB 104/748 KB 192/276 KB 748/1822 KB 120/223 KB 104/748 KB 196/276 KB 748/1822 KB 120/223 KB 104/748 KB 200/276 KB 748/1822 KB 120/223 KB 104/748 KB 204/276 KB 748/1822 KB 120/223 KB 104/748 KB 208/276 KB 748/1822 KB 104/223 KB 104/748 KB 180/276 KB 27/27 KB 748/1822 KB 120/223 KB 108/748 KB 208/276 KB 748/1822 KB 120/223 KB 112/748 KB 208/276 KB 748/1822 KB 100/223 KB 100/748 KB 180/276 KB 27/27 KB 748/1822 KB 120/223 KB 112/748 KB 208/276 KB 752/1822 KB 120/223 KB 112/748 KB 208/276 KB 756/1822 KB 120/223 KB 116/748 KB 208/276 KB 760/1822 KB 120/223 KB 116/748 KB 208/276 KB 764/1822 KB 120/223 KB 116/748 KB 208/276 KB 768/1822 KB 120/223 KB 116/748 KB 208/276 KB 772/1822 KB 124/223 KB 116/748 KB 212/276 KB 776/1822 KB 124/223 KB 116/748 KB 212/276 KB 780/1822 KB 124/223 KB 116/748 KB 212/276 KB 784/1822 KB 120/223 KB 116/748 KB 208/276 KB 756/1822 KB 124/223 KB 120/748 KB 212/276 KB 784/1822 KB 124/223 KB 124/748 KB 212/276 KB 784/1822 KB 124/223 KB 128/748 KB 212/276 KB 784/1822 KB 124/223 KB 132/748 KB 212/276 KB 784/1822 KB 124/223 KB 136/748 KB 212/276 KB 784/1822 KB 124/223 KB 140/748 KB 212/276 KB 788/1822 KB 124/223 KB 144/748 KB 212/276 KB 788/1822 KB 124/223 KB 148/748 KB 212/276 KB 788/1822 KB 124/223 KB 152/748 KB 212/276 KB 788/1822 KB 124/223 KB 156/748 KB 212/276 KB 788/1822 KB 124/223 KB 160/748 KB 212/276 KB 788/1822 KB 124/223 KB 164/748 KB 212/276 KB 788/1822 KB 124/223 KB 116/748 KB 212/276 KB 772/1822 KB 124/223 KB 164/748 KB 216/276 KB 788/1822 KB 124/223 KB 164/748 KB 220/276 KB 788/1822 KB 124/223 KB 164/748 KB 224/276 KB 788/1822 KB 124/223 KB 164/748 KB 228/276 KB 788/1822 KB 4/178 KB 124/223 KB 164/748 KB 232/276 KB 788/1822 KB 124/223 KB 116/748 KB 208/276 KB 772/1822 KB 4/178 KB 128/223 KB 164/748 KB 232/276 KB 788/1822 KB 4/178 KB 132/223 KB 164/748 KB 232/276 KB 788/1822 KB 4/178 KB 136/223 KB 164/748 KB 232/276 KB 788/1822 KB 4/178 KB 140/223 KB 164/748 KB 232/276 KB 788/1822 KB 4/178 KB 144/223 KB 164/748 KB 232/276 KB 788/1822 KB 4/178 KB 124/223 KB 164/748 KB 228/276 KB 788/1822 KB 8/178 KB 144/223 KB 164/748 KB 232/276 KB 788/1822 KB 12/178 KB 144/223 KB 164/748 KB 232/276 KB 788/1822 KB 16/178 KB 144/223 KB 164/748 KB 232/276 KB 788/1822 KB 20/178 KB 144/223 KB 164/748 KB 232/276 KB 788/1822 KB 24/178 KB 148/223 KB 164/748 KB 232/276 KB 788/1822 KB 28/178 KB 148/223 KB 164/748 KB 232/276 KB 788/1822 KB 32/178 KB 148/223 KB 164/748 KB 232/276 KB 788/1822 KB 124/223 KB 136/748 KB 212/276 KB 788/1822 KB 32/178 KB 148/223 KB 164/748 KB 232/276 KB 792/1822 KB 32/178 KB 148/223 KB 164/748 KB 232/276 KB 796/1822 KB 32/178 KB 148/223 KB 164/748 KB 232/276 KB 800/1822 KB 32/178 KB 148/223 KB 164/748 KB 232/276 KB 804/1822 KB 36/178 KB 148/223 KB 164/748 KB 236/276 KB 808/1822 KB 36/178 KB 148/223 KB 164/748 KB 236/276 KB 812/1822 KB 36/178 KB 148/223 KB 164/748 KB 236/276 KB 816/1822 KB 36/178 KB 148/223 KB 168/748 KB 236/276 KB 820/1822 KB 36/178 KB 148/223 KB 168/748 KB 236/276 KB 824/1822 KB 36/178 KB 148/223 KB 168/748 KB 236/276 KB 828/1822 KB 36/178 KB 148/223 KB 168/748 KB 236/276 KB 832/1822 KB 20/178 KB 148/223 KB 164/748 KB 232/276 KB 788/1822 KB 36/178 KB 152/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 156/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 160/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 K unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install B 164/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 168/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 172/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 176/223 KB 168/748 KB 236/276 KB 832/1822 KB 36/178 KB 148/223 KB 168/748 KB 236/276 KB 816/1822 KB 36/178 KB 148/223 KB 164/748 KB 236/276 KB 804/1822 KB 40/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 44/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 48/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 52/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 56/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 60/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 64/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 68/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 32/178 KB 148/223 KB 164/748 KB 236/276 KB 804/1822 KB 68/178 KB 180/223 KB 172/748 KB 240/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 244/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 248/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 252/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 256/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 260/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 264/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 268/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 272/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 276/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 276/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 236/276 KB 836/1822 KB 68/178 KB 180/223 KB 172/748 KB 276/276 KB 840/1822 KB 72/178 KB 180/223 KB 172/748 KB 276/276 KB 844/1822 KB 72/178 KB 180/223 KB 172/748 KB 276/276 KB 848/1822 KB 68/178 KB 180/223 KB 172/748 KB 236/276 KB 832/1822 KB 72/178 KB 184/223 KB 172/748 KB 276/276 KB 848/1822 KB 72/178 KB 188/223 KB 172/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 172/748 KB 276/276 KB 848/1822 KB 36/178 KB 176/223 KB 172/748 KB 236/276 KB 832/1822 KB 72/178 KB 192/223 KB 176/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 180/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 184/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 188/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 192/748 KB 276/276 KB 848/1822 KB 72/178 KB 192/223 KB 196/748 KB 276/276 KB 848/1822 KB 72/178 KB 196/223 KB 200/748 KB 276/276 KB 848/1822 KB 72/178 KB 196/223 KB 204/748 KB 276/276 KB 848/1822 KB 72/178 KB 196/223 KB 208/748 KB 276/276 KB 848/1822 KB 72/178 KB 196/223 KB 212/748 KB 276/276 KB 848/1822 KB 72/178 KB 196/223 KB 216/748 KB 276/276 KB 852/1822 KB 72/178 KB 196/223 KB 220/748 KB 276/276 KB 852/1822 KB 72/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 72/178 KB 180/223 KB 172/748 KB 276/276 KB 840/1822 KB 76/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 80/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 84/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 88/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 92/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 96/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 100/178 KB 196/223 KB 224/748 KB 276/276 KB 852/1822 KB 104/178 KB 196/223 KB 228/748 KB 276/276 KB 852/1822 KB 108/178 KB 196/223 KB 228/748 KB 276/276 KB 852/1822 KB 112/178 KB 196/223 KB 228/748 KB 276/276 KB 852/1822 KB 72/178 KB 196/223 KB 212/748 KB 276/276 KB 852/1822 KB 112/178 KB 196/223 KB 228/748 KB 276/276 KB 856/1822 KB 112/178 KB 196/223 KB 228/748 KB 276/276 KB 860/1822 KB 112/17 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 8 KB 196/223 KB 228/748 KB 276/276 KB 864/1822 KB 112/178 KB 196/223 KB 228/748 KB 868/1822 KB 112/178 KB 196/223 KB 228/748 KB 872/1822 KB 112/178 KB 196/223 KB 228/748 KB 876/1822 KB 112/178 KB 196/223 KB 228/748 KB 880/1822 KB 72/178 KB 196/223 KB 196/748 KB 276/276 KB 848/1822 KB 112/178 KB 200/223 KB 228/748 KB 880/1822 KB 112/178 KB 204/223 KB 228/748 KB 880/1822 KB 112/178 KB 208/223 KB 228/748 KB 880/1822 KB 112/178 KB 212/223 KB 228/748 KB 880/1822 KB 112/178 KB 216/223 KB 228/748 KB 880/1822 KB 112/178 KB 220/223 KB 228/748 KB 880/1822 KB 112/178 KB 223/223 KB 228/748 KB 880/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 284.8 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 100/178 KB 196/223 KB 228/748 KB 276/276 KB 852/1822 KB 112/178 KB 223/223 KB 232/748 KB 880/1822 KB 112/178 KB 223/223 KB 236/748 KB 880/1822 KB 112/178 KB 223/223 KB 240/748 KB 880/1822 KB 112/178 KB 223/223 KB 244/748 KB 880/1822 KB 116/178 KB 223/223 KB 248/748 KB 884/1822 KB 116/178 KB 223/223 KB 252/748 KB 884/1822 KB 116/178 KB 223/223 KB 256/748 KB 884/1822 KB 116/178 KB 223/223 KB 244/748 KB 884/1822 KB 116/178 KB 223/223 KB 256/748 KB 888/1822 KB 116/178 KB 223/223 KB 256/748 KB 892/1822 KB 116/178 KB 223/223 KB 256/748 KB 896/1822 KB 116/178 KB 223/223 KB 256/748 KB 900/1822 KB 116/178 KB 223/223 KB 260/748 KB 904/1822 KB 116/178 KB 223/223 KB 260/748 KB 908/1822 KB 116/178 KB 223/223 KB 260/748 KB 912/1822 KB 116/178 KB 223/223 KB 244/748 KB 880/1822 KB 120/178 KB 223/223 KB 260/748 KB 912/1822 KB 124/178 KB 223/223 KB 260/748 KB 912/1822 KB 128/178 KB 223/223 KB 260/748 KB 912/1822 KB 132/178 KB 223/223 KB 260/748 KB 912/1822 KB 136/178 KB 223/223 KB 260/748 KB 912/1822 KB 140/178 KB 223/223 KB 260/748 KB 912/1822 KB 144/178 KB 223/223 KB 260/748 KB 912/1822 KB 148/178 KB 223/223 KB 260/748 KB 912/1822 KB 152/178 KB 223/223 KB 260/748 KB 916/1822 KB 156/178 KB 223/223 KB 260/748 KB 916/1822 KB 160/178 KB 223/223 KB 260/748 KB 916/1822 KB 164/178 KB 223/223 KB 260/748 KB 916/1822 KB 168/178 KB 260/748 KB 4/23 KB 916/1822 KB 172/178 KB 260/748 KB 4/23 KB 916/1822 KB 176/178 KB 260/748 KB 4/23 KB 916/1822 KB 116/178 KB 223/223 KB 260/748 KB 900/1822 KB 176/178 KB 264/748 KB 4/23 KB 916/1822 KB 176/178 KB 268/748 KB 4/23 KB 916/1822 KB 176/178 KB 272/748 KB 4/23 KB 916/1822 KB 164/178 KB 260/748 KB 4/23 KB 916/1822 KB 176/178 KB 272/748 KB 8/23 KB 916/1822 KB 176/178 KB 272/748 KB 12/23 KB 916/1822 KB 176/178 KB 272/748 KB 16/23 KB 916/1822 KB 176/178 KB 272/748 KB 20/23 KB 916/1822 KB 176/178 KB 272/748 KB 23/23 KB 916/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 228.0 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 176/178 KB 276/748 KB 23/23 KB 916/1822 KB 176/178 KB 280/748 KB 23/23 KB 916/1822 KB 176/178 KB 284/748 KB 23/23 KB 916/1822 KB 176/178 KB 288/748 KB 23/23 KB 916/1822 KB 176/178 KB 292/748 KB 23/23 KB 916/1822 KB 176/178 KB 296/748 KB 23/23 KB 916/1822 KB 178/178 KB 300/748 KB 23/23 KB 916/1822 KB 148/178 KB 223/223 KB 260/748 KB 916/1822 KB 178/178 KB 300/748 KB 23/23 KB 920/1822 KB 178/178 KB 300/748 KB 23/23 KB 924/1822 KB 178/178 KB 300/748 KB 23/23 KB 928/1822 KB 178/178 KB 300/748 KB 23/23 KB 932/1822 KB 178/178 KB 300/748 KB 23/23 KB 936/1822 KB 178/178 KB 304/748 KB 23/23 KB 940/1822 KB 178/178 KB 304/748 KB 23/23 KB 944/1822 KB 178/178 KB 304/748 KB 23/23 KB 948/1822 KB 178/178 KB 304/748 KB 23/23 KB 952/1822 KB 178/178 KB 304/748 KB 23/23 KB 956/1822 KB 178/178 KB 304/748 KB 23/23 KB 960/1822 KB 178/178 KB 4/55 KB 304/748 KB 23/23 KB 960/1822 KB 178/178 KB 8/55 KB 304/748 KB 23/23 KB 960/1822 KB 178/178 KB 12/55 KB 304/748 KB 23/23 KB 960/1822 KB 178/178 KB 16/55 KB 304/748 KB 23/23 KB 960/1822 KB 178/178 KB 296/748 KB 23/23 KB 916/1822 KB 178/178 KB 304/748 KB 23/23 KB 936/1822 KB 178/178 KB 16/55 KB 308/748 KB 23/23 KB 960/1822 KB 178/178 KB 16/55 KB 312/748 KB 23/23 KB 960/1822 KB 178/178 KB 16/55 KB 316/748 KB 23/23 KB 960/1822 KB 178/178 KB 16/55 KB 320/748 KB 23/23 KB 960/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 23.0 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 178/178 KB 16/55 KB 324/748 KB 960/1822 KB 178/178 KB 20/55 KB 328/748 KB 964/1822 KB 178/178 KB 20/55 KB 332/748 KB 964/1822 KB 178/178 KB 20/55 KB 324/748 KB 964/1822 KB 178/178 KB 24/55 KB 332/748 KB 964/1822 KB 178/178 KB 28/55 KB 332/748 KB 964/1822 KB 178/178 KB 32/55 KB 336/748 KB 964/1822 KB 178/178 KB 16/55 KB 324/748 KB 964/1822 KB 178/178 KB 32/55 KB 336/748 KB 968/1822 KB 178/178 KB 32/55 KB 336/748 KB 972/1822 KB 178/178 KB 32/55 KB 336/748 KB 976/1822 KB 178/178 KB 32/55 KB 336/748 KB 980/1822 KB 36/55 KB 336/748 KB 984/1822 KB 36/55 KB 336/748 KB 988/1822 KB 36/55 KB 336/748 KB 992/1822 KB 178/178 KB 28/55 KB 336/748 KB 964/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 178.4 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 36/55 KB 340/748 KB 992/1822 KB 36/55 KB 344/748 KB 992/1822 KB 36/55 KB 348/748 KB 992/1822 KB 36/55 KB 352/748 KB 992/1822 KB 178/178 KB 36/55 KB 336/748 KB 980/1822 KB 40/55 KB 352/748 KB 992/1822 KB 44/55 KB 352/748 KB 992/1822 KB 48/55 KB 352/748 KB 992/1822 KB 48/55 KB 356/748 KB 992/1822 KB 52/55 KB 360/748 KB 4/1210 KB 996/1822 KB 52/55 KB 356/748 KB 4/1210 KB 996/1822 KB 55/55 KB 360/748 KB 4/1210 KB 996/1822 KB 48/55 KB 356/748 KB 4/1210 KB 996/1822 KB 48/55 KB 356/748 KB 4/1210 KB 992/1822 KB 55/55 KB 360/748 KB 8/1210 KB 996/1822 KB 55/55 KB 360/748 KB 12/1210 KB 996/1822 KB 55/55 KB 360/748 KB 16/1210 KB 996/1822 KB 55/55 KB 360/748 KB 20/1210 KB 996/1822 KB 55/55 KB 360/748 KB 24/1210 KB 996/1822 KB 55/55 KB 360/748 KB 28/1210 KB 996/1822 KB 55/55 KB 360/748 KB 32/1210 KB 996/1822 KB 55/55 KB 360/748 KB 36/1210 KB 996/1822 KB 55/55 KB 360/748 KB 40/1210 KB 996/1822 KB 55/55 KB 364/748 KB 44/1210 KB 1000/1822 KB 55/55 KB 364/748 KB 48/1210 KB 1000/1822 KB 55/55 KB 364/748 KB 52/1210 KB 1000/1822 KB 55/55 KB 364/748 KB 40/1210 KB 1000/1822 KB 55/55 KB 368/748 KB 4/471 KB 52/1210 KB 1000/1822 KB 55/55 KB 360/748 KB 40/1210 KB 1000/1822 KB 55/55 KB 364/748 KB 4/471 KB 52/1210 KB 1000/1822 KB 55/55 KB 368/748 KB 8/471 KB 52/1210 KB 1000/1822 KB 55/55 KB 368/748 KB 12/471 KB 52/1210 KB 1000/1822 KB 55/55 KB 368/748 KB 16/471 KB 52/1210 KB 1004/1822 KB 55/55 KB 368/748 KB 16/471 KB 52/1210 KB 1008/1822 KB 55/55 KB 368/748 KB 16/471 KB 52/1210 KB 1012/1822 KB 55/55 KB 372/748 KB 16/471 KB 56/1210 KB 1016/1822 KB 55/55 KB 372/748 KB 16/471 KB 56/1210 KB 1020/1822 KB 55/55 KB 372/748 KB 16/471 KB 56/1210 KB 1024/1822 KB 55/55 KB 368/748 KB 16/471 KB 52/1210 KB 1008/1822 KB 55/55 KB 372/748 KB 20/471 KB 56/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 24/471 KB 56/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 28/471 KB 56/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 32/471 KB 56/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 16/471 KB 56/1210 KB 1012/1822 KB 55/55 KB 372/748 KB 32/471 KB 60/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 32/471 KB 64/1210 KB 1024/1822 KB 55/55 KB 372/748 KB 16/471 KB 52/1210 KB 1012/1822 KB 55/55 KB 376/748 KB 32/471 KB 64/1210 KB 1024/1822 KB 55/55 KB 380/748 KB 32/471 KB 64/1210 KB 1024/1822 KB 55/55 KB 384/748 KB 32/471 KB 64/1210 KB 1024/1822 KB 55/55 KB 388/748 KB 32/471 KB 64/1210 KB 1024/1822 KB 392/748 KB 36/471 KB 68/1210 KB 1028/1822 KB 396/748 KB 36/471 KB 68/1210 KB 1028/1822 KB 400/748 KB 36/471 KB 68/1210 KB 1028/1822 KB 388/748 KB 36/471 KB 68/1210 KB 1028/1822 KB 400/748 KB 36/471 KB 68/1210 KB 1032/1822 KB 400/748 KB 36/471 KB 68/1210 KB 1036/1822 KB 388/748 KB 36/471 KB 68/1210 KB 1024/1822 KB 400/748 KB 40/471 KB 68/1210 KB 1040/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 53.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 55/55 KB 388/748 KB 32/471 KB 68/1210 KB 1024/1822 KB 400/748 KB 44/471 KB 72/1210 KB 1040/1822 KB 400/748 KB 44/471 KB 76/1210 KB 1040/1822 KB 400/748 KB 44/471 KB 80/1210 KB 1040/1822 KB 404/748 KB 44/471 KB 80/1210 KB 1040/1822 KB 408/748 KB 44/471 KB 84/1210 KB 1040/1822 KB 412/748 KB 44/471 KB 84/1210 KB 1040/1822 KB 416/748 KB 44/471 KB 84/1210 KB 1040/1822 KB 404/748 KB 44/471 KB 84/1210 KB 1040/1822 KB 416/748 KB 44/471 KB 88/1210 KB 1040/1822 KB 416/748 KB 44/471 KB 92/1210 KB 1040/1822 KB 416/748 KB 44/471 KB 96/1210 KB 1040/1822 KB 416/748 KB 44/471 KB 100/1210 KB 1040/1822 KB 420/748 KB 44/471 KB 104/1210 KB 1040/1822 KB 420/748 KB 44/471 KB 108/1210 KB 1040/1822 KB 400/748 KB 36/471 KB 68/1210 KB 1040/1822 KB 400/748 KB 44/471 KB 68/1210 KB 1040/1822 KB 420/748 KB 48/471 KB 108/1210 KB 1040/1822 KB 420/748 KB 52/471 KB 108/1210 KB 1040/1822 KB 420/748 KB 56/471 KB 108/1210 KB 1044/1822 KB 420/748 KB 60/471 KB 108/1210 KB 1044/1822 KB 420/748 KB 64/471 KB 108/1210 KB 1044/1822 KB 420/748 KB 68/471 KB 108/1210 KB 1044/1822 KB 420/748 KB 72/471 KB 108/1210 KB 1044/1822 KB 420/748 KB 76/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 80/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 84/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 88/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 92/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 96/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 100/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 44/471 KB 100/1210 KB 1040/1822 KB 424/748 KB 100/471 KB 112/1210 KB 1044/1822 KB 428/748 KB 100/471 KB 112/1210 KB 1044/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 72/471 KB 112/1210 KB 1044/1822 KB 420/748 KB 52/471 KB 108/1210 KB 1044/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1048/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1052/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1056/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1060/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1064/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1068/1822 KB 432/748 KB 100/471 KB 112/1210 KB 1072/1822 KB 436/748 KB 4/93 KB 100/471 KB 116/1210 KB 1072/1822 KB 436/748 KB 8/93 KB 100/471 KB 116/1210 KB 1072/1822 KB 436/748 KB 12/93 KB 100/471 KB 116/1210 KB 1072/1822 KB 436/748 KB 16/93 KB 100/471 KB 116/1210 KB 1072/1822 KB 436/748 KB 20/93 KB 100/471 KB 116/1210 KB 1072/1822 KB 436/748 KB 24/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 28/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 32/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 36/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 40/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 44/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 48/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 52/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 436/748 KB 100/471 KB 116/1210 KB 1072/1822 KB 440/748 KB 52/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 444/748 KB 52/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 448/748 KB 52/93 KB 104/471 KB 116/1210 KB 1076/1822 KB 432/748 KB 100/471 KB 116/1210 KB 1072/1822 KB 448/748 KB 52/93 KB 104/471 KB 120/1210 KB 1076/1822 KB 448/748 KB 52/93 KB 104/471 KB 124/1210 KB 1076/1822 KB 448/748 KB 52/93 KB 104/471 KB 128/1210 KB 1076/1822 KB 448/748 KB 52/93 KB 104/471 KB 132/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 104/471 KB 136/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 104/471 KB 140/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 104/471 KB 144/1210 KB 1076/1822 KB 436/748 KB 40/9 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 3 KB 104/471 KB 116/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 108/471 KB 144/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 112/471 KB 144/1210 KB 1076/1822 KB 452/748 KB 52/93 KB 116/471 KB 144/1210 KB 1076/1822 KB 452/748 KB 56/93 KB 120/471 KB 148/1210 KB 1076/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1076/1822 KB 436/748 KB 20/93 KB 100/471 KB 116/1210 KB 1076/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1080/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1084/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1088/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1092/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1096/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1100/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1104/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1108/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1112/1822 KB 452/748 KB 56/93 KB 124/471 KB 148/1210 KB 1116/1822 KB 452/748 KB 56/93 KB 116/471 KB 148/1210 KB 1076/1822 KB 452/748 KB 60/93 KB 128/471 KB 148/1210 KB 1116/1822 KB 452/748 KB 64/93 KB 128/471 KB 148/1210 KB 1116/1822 KB 452/748 KB 52/93 KB 116/471 KB 148/1210 KB 1076/1822 KB 452/748 KB 64/93 KB 128/471 KB 152/1210 KB 1116/1822 KB 452/748 KB 64/93 KB 128/471 KB 156/1210 KB 1116/1822 KB 452/748 KB 64/93 KB 128/471 KB 160/1210 KB 1116/1822 KB 452/748 KB 64/93 KB 128/471 KB 164/1210 KB 1120/1822 KB 452/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 452/748 KB 52/93 KB 104/471 KB 132/1210 KB 1076/1822 KB 456/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 460/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 464/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 468/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 472/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 476/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 480/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 484/748 KB 68/93 KB 128/471 KB 168/1210 KB 1120/1822 KB 452/748 KB 68/93 KB 128/471 KB 164/1210 KB 1120/1822 KB 484/748 KB 72/93 KB 128/471 KB 172/1210 KB 1120/1822 KB 484/748 KB 76/93 KB 128/471 KB 172/1210 KB 1120/1822 KB 452/748 KB 64/93 KB 128/471 KB 160/1210 KB 1120/1822 KB 452/748 KB 56/93 KB 128/471 KB 148/1210 KB 1116/1822 KB 488/748 KB 76/93 KB 132/471 KB 172/1210 KB 1120/1822 KB 488/748 KB 76/93 KB 136/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 80/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 84/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 88/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 92/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 93/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 488/748 KB 76/93 KB 128/471 KB 172/1210 KB 1120/1822 KB 492/748 KB 93/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 496/748 KB 93/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 484/748 KB 68/93 KB 128/471 KB 172/1210 KB 1120/1822 KB 496/748 KB 93/93 KB 140/471 KB 176/1210 KB 1124/1822 KB 496/748 KB 93/93 KB 140/471 KB 180/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 140/471 KB 184/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 140/471 KB 188/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 140/471 KB 192/1210 KB 1124/1822 KB 488/748 KB 80/93 KB 140/471 KB 172/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 144/471 KB 192/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 148/471 KB 192/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 152/471 KB 192/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 156/471 KB 192/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 16 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 0/471 KB 192/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1124/1822 KB 488/748 KB 76/93 KB 132/471 KB 172/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1128/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1132/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1136/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1140/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1144/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1148/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1152/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1156/1822 KB 500/748 KB 93/93 KB 164/471 KB 196/1210 KB 1160/1822 KB 500/748 KB 93/93 KB 160/471 KB 196/1210 KB 1124/1822 KB 500/748 KB 93/93 KB 168/471 KB 200/1210 KB 1160/1822 KB 500/748 KB 93/93 KB 168/471 KB 204/1210 KB 1160/1822 KB 500/748 KB 93/93 KB 168/471 KB 208/1210 KB 1160/1822 KB 500/748 KB 93/93 KB 140/471 KB 180/1210 KB 1124/1822 KB 504/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 508/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 512/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 516/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 520/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 524/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 528/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 532/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 536/748 KB 93/93 KB 168/471 KB 212/1210 KB 1164/1822 KB 540/748 KB 93/93 KB 168/471 KB 212/1210 KB 1164/1822 KB 544/748 KB 93/93 KB 168/471 KB 212/1210 KB 1164/1822 KB 500/748 KB 93/93 KB 168/471 KB 208/1210 KB 1164/1822 KB 544/748 KB 93/93 KB 168/471 KB 212/1210 KB 1168/1822 KB 500/748 KB 93/93 KB 168/471 KB 196/1210 KB 1160/1822 KB 544/748 KB 93/93 KB 172/471 KB 212/1210 KB 1168/1822 KB 544/748 KB 93/93 KB 176/471 KB 212/1210 KB 1168/1822 KB 544/748 KB 93/93 KB 180/471 KB 212/1210 KB 1168/1822 KB 544/748 KB 93/93 KB 184/471 KB 212/1210 KB 1172/1822 KB 544/748 KB 93/93 KB 188/471 KB 212/1210 KB 1172/1822 KB 544/748 KB 93/93 KB 192/471 KB 212/1210 KB 1172/1822 KB 532/748 KB 93/93 KB 168/471 KB 212/1210 KB 1164/1822 KB 544/748 KB 192/471 KB 216/1210 KB 1172/1822 KB 544/748 KB 192/471 KB 220/1210 KB 1172/1822 KB 544/748 KB 192/471 KB 224/1210 KB 1172/1822 KB 544/748 KB 93/93 KB 180/471 KB 212/1210 KB 1172/1822 KB 544/748 KB 192/471 KB 224/1210 KB 1176/1822 KB 544/748 KB 192/471 KB 224/1210 KB 1180/1822 KB 544/748 KB 192/471 KB 224/1210 KB 1184/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 87.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 544/748 KB 192/471 KB 228/1210 KB 1184/1822 KB 548/748 KB 196/471 KB 232/1210 KB 1188/1822 KB 548/748 KB 196/471 KB 236/1210 KB 1188/1822 KB 548/748 KB 196/471 KB 240/1210 KB 1188/1822 KB 548/748 KB 196/471 KB 228/1210 KB 1188/1822 KB 552/748 KB 196/471 KB 240/1210 KB 1188/1822 KB 556/748 KB 196/471 KB 240/1210 KB 1188/1822 KB 560/748 KB 196/471 KB 240/1210 KB 1188/1822 KB 544/748 KB 196/471 KB 228/1210 KB 1188/1822 KB 560/748 KB 196/471 KB 240/1210 KB 1192/1822 KB 560/748 KB 196/471 KB 240/1210 KB 1196/1822 KB 560/748 KB 196/471 KB 240/1210 KB 1200/1822 KB 544/748 KB 196/471 KB 228/1210 KB 1184/1822 KB 560/748 KB 200/471 KB 240/1210 KB 1200/1822 KB 560/748 KB 204/471 KB 240/1210 KB 1200/1822 KB 560/748 KB 208/471 KB 240/1210 KB 1200/1822 KB 560/748 KB 212/471 KB 244/1210 KB 1200/1822 KB 564/748 KB 216/471 KB 244/1210 KB 1204/1822 KB 564/748 KB 220/471 KB 244/1210 KB 1204/1822 KB 560/748 KB 208/471 KB 244/1210 KB 1200/1822 KB 564/748 KB 220/471 KB 248/1210 KB 1204/1822 KB 564/748 KB 220/471 KB 252/1210 KB 1204/1822 KB 564/748 KB 220/471 KB 256/1210 KB 1204/1822 KB 564/748 KB 212/471 KB 244/1210 KB 1204/1822 KB 564/748 KB 220/471 KB 256/1210 KB 1208/1822 KB 564/748 KB 220/471 KB 256/1210 KB 1212/1822 KB 564/748 KB 220/471 KB 256/1210 KB 1216/1822 KB 564/748 KB 212/471 KB 244/1210 KB 1200/1822 KB 568/748 KB 224/471 KB 256/1210 KB 1216/1822 KB 572/748 KB 224/471 KB 256/1210 KB 1216/1822 KB 576/748 KB 224/471 KB 256/1210 KB 1216/1822 KB 580/748 KB 224/471 KB 256/1210 KB 1216/1822 KB 584/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 588/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 592/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 596/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 600/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 604/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 608/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 564/748 KB 224/471 KB 256/1210 KB 1216/1822 KB 608/748 KB 228/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 608/748 KB 232/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 608/748 KB 236/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 608/748 KB 240/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 580/748 KB 224/471 KB 260/1210 KB 4/53 KB 1220/1822 KB 608/748 KB 240/471 KB 260/1210 KB 4/53 KB 1224/1822 KB 608/748 KB 240/471 KB 260/1210 KB 4/53 KB 1228/1822 KB 608/748 KB 240/471 KB 260/1210 KB 4/53 KB 1232/1822 KB 580/748 KB 224/471 KB 260/1210 KB 4/53 KB 1216/1822 KB 608/748 KB 240/471 KB 260/1210 KB 8/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 12/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 16/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 20/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 24/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 28/53 KB 1232/1822 KB 608/748 KB 240/471 KB 260/1210 KB 32/53 KB 1232/1822 KB 580/748 KB 224/471 KB 260/1210 KB 1216/1822 KB 608/748 KB 240/471 KB 264/1210 KB 32/53 KB 1232/1822 KB 608/748 KB 240/471 KB 268/1210 KB 32/53 KB 1232/1822 KB 608/748 KB 240/471 KB 272/1210 KB 36/53 KB 1232/1822 KB 608/748 KB 240/471 KB 272/1210 KB 36/53 KB 1236/1822 KB 608/748 KB 244/471 KB 276/1210 KB 36/53 KB 1240/1822 KB 608/748 KB 244/471 KB 276/1210 KB 36/53 KB 1244/1822 KB 608/748 KB 244/471 KB 276/1210 KB 36/53 KB 1248/1822 KB 608/748 KB 240/471 KB 268/1210 KB 36/53 KB 1232/1822 KB 608/748 KB 244/471 KB 276/1210 KB 40/53 KB 1248/1822 KB 608/748 KB 244/471 KB 276/1210 KB 44/53 KB 1248/1822 KB unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 608/748 KB 244/471 KB 276/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 244/471 KB 276/1210 KB 36/53 KB 1236/1822 KB 608/748 KB 248/471 KB 276/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 252/471 KB 276/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 240/471 KB 276/1210 KB 36/53 KB 1236/1822 KB 608/748 KB 256/471 KB 280/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 256/471 KB 284/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 256/471 KB 288/1210 KB 48/53 KB 1248/1822 KB 608/748 KB 256/471 KB 292/1210 KB 52/53 KB 1248/1822 KB 612/748 KB 256/471 KB 296/1210 KB 52/53 KB 1252/1822 KB 608/748 KB 256/471 KB 288/1210 KB 52/53 KB 1248/1822 KB 612/748 KB 256/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 608/748 KB 256/471 KB 288/1210 KB 48/53 KB 1248/1822 KB 612/748 KB 260/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 612/748 KB 264/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 612/748 KB 268/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 612/748 KB 256/471 KB 292/1210 KB 52/53 KB 1252/1822 KB 612/748 KB 272/471 KB 300/1210 KB 53/53 KB 1256/1822 KB 612/748 KB 272/471 KB 300/1210 KB 53/53 KB 1260/1822 KB 612/748 KB 272/471 KB 300/1210 KB 53/53 KB 1264/1822 KB 612/748 KB 256/471 KB 292/1210 KB 52/53 KB 1248/1822 KB 616/748 KB 272/471 KB 300/1210 KB 53/53 KB 1264/1822 KB 620/748 KB 272/471 KB 300/1210 KB 53/53 KB 1264/1822 KB 624/748 KB 272/471 KB 300/1210 KB 53/53 KB 1264/1822 KB 628/748 KB 272/471 KB 300/1210 KB 53/53 KB 1264/1822 KB 632/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 636/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 640/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 644/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 648/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 652/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 612/748 KB 268/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 656/748 KB 272/471 KB 304/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 308/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 312/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 316/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 320/1210 KB 53/53 KB 1268/1822 KB 656/748 KB 272/471 KB 324/1210 KB 1268/1822 KB 656/748 KB 272/471 KB 328/1210 KB 1268/1822 KB 656/748 KB 272/471 KB 332/1210 KB 1268/1822 KB 656/748 KB 272/471 KB 336/1210 KB 1268/1822 KB 656/748 KB 272/471 KB 340/1210 KB 1268/1822 KB 628/748 KB 272/471 KB 300/1210 KB 53/53 KB 1268/1822 KB 660/748 KB 272/471 KB 340/1210 KB 1272/1822 KB 660/748 KB 272/471 KB 340/1210 KB 1276/1822 KB 660/748 KB 272/471 KB 340/1210 KB 1280/1822 KB 612/748 KB 272/471 KB 300/1210 KB 53/53 KB 1252/1822 KB 660/748 KB 276/471 KB 340/1210 KB 1280/1822 KB 660/748 KB 280/471 KB 340/1210 KB 1280/1822 KB 660/748 KB 284/471 KB 340/1210 KB 1280/1822 KB 660/748 KB 288/471 KB 340/1210 KB 1280/1822 KB 660/748 KB 292/471 KB 340/1210 KB 1280/1822 KB 660/748 KB 296/471 KB 340/1210 KB 1284/1822 KB 660/748 KB 300/471 KB 340/1210 KB 1284/1822 KB 660/748 KB 304/471 KB 340/1210 KB 1284/1822 KB 660/748 KB 308/471 KB 340/1210 KB 1284/1822 KB 660/748 KB 312/471 KB 340/1210 KB 1284/1822 KB 660/748 KB 272/471 KB 340/1210 KB 1268/1822 KB 664/748 KB 312/471 KB 344/1210 KB 1284/1822 KB 668/748 KB 312/471 KB 344/1210 KB 1284/1822 KB 672/748 KB 312/471 KB 344/1210 KB 1284/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 48.9 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 676/748 KB 312/471 KB 344/1210 KB 1284/1822 KB 660/748 KB 312/471 KB 344/1210 KB 1284/1822 KB 676/748 KB 316/471 KB 348/1210 KB 1284/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1284/1822 KB 660/748 KB 292/471 KB 340/1210 KB 1284/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1288/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1292/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1296/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1300/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1304/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1308/1822 KB 676/748 KB 316/471 KB 352/1210 KB 1312/1822 KB 676/748 KB 316/471 KB 344/1210 KB 1284/1822 KB 676/748 KB 320/471 KB 352/1210 KB 1312/1822 KB 676/748 KB 324/471 KB 352/1210 KB 1312/1822 KB 680/748 KB 328/471 KB 356/1210 KB 1316/1822 KB 680/748 KB 332/471 KB 356/1210 KB 1316/1822 KB 680/748 KB 336/471 KB 356/1210 KB 1316/1822 KB 680/748 KB 324/471 KB 356/1210 KB 1316/1822 KB 680/748 KB 336/471 KB 356/1210 KB 1320/1822 KB 680/748 KB 336/471 KB 356/1210 KB 1324/1822 KB 680/748 KB 336/471 KB 356/1210 KB 1328/1822 KB 680/748 KB 336/471 KB 356/1210 KB 1332/1822 KB 680/748 KB 340/471 KB 356/1210 KB 1336/1822 KB 680/748 KB 340/471 KB 356/1210 KB 1340/1822 KB 680/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 680/748 KB 324/471 KB 356/1210 KB 1312/1822 KB 684/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 688/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 692/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 696/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 700/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 704/748 KB 340/471 KB 356/1210 KB 1344/1822 KB 676/748 KB 324/471 KB 356/1210 KB 1312/1822 KB 704/748 KB 340/471 KB 360/1210 KB 1344/1822 KB 704/748 KB 340/471 KB 364/1210 KB 1344/1822 KB 704/748 KB 340/471 KB 4/276 KB 368/1210 KB 1344/1822 KB 704/748 KB 340/471 KB 4/276 KB 372/1210 KB 1344/1822 KB 708/748 KB 340/471 KB 4/276 KB 376/1210 KB 1344/1822 KB 708/748 KB 340/471 KB 4/276 KB 380/1210 KB 1344/1822 KB 708/748 KB 340/471 KB 4/276 KB 384/1210 KB 1344/1822 KB 708/748 KB 340/471 KB 4/276 KB 388/1210 KB 1344/1822 KB 708/748 KB 340/471 KB 4/276 KB 392/1210 KB 1348/1822 KB 708/748 KB 340/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 680/748 KB 340/471 KB 356/1210 KB 1332/1822 KB 708/748 KB 344/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 348/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 352/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 356/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 360/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 364/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 368/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 372/471 KB 4/276 KB 396/1210 KB 1348/1822 KB 708/748 KB 340/471 KB 4/276 KB 388/1210 KB 1348/1822 KB 708/748 KB 372/471 KB 4/276 KB 400/1210 KB 1352/1822 KB 708/748 KB 372/471 KB 4/276 KB 400/1210 KB 1356/1822 KB 708/748 KB 372/471 KB 4/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 340/471 KB 4/276 KB 372/1210 KB 1344/1822 KB 704/748 KB 340/471 KB 4/276 KB 364/1210 KB 1344/1822 KB 708/748 KB 372/471 KB 8/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 12/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 16/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 20/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 24/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 28/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 32/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 36/276 KB 400/1210 KB 1360/1822 KB 708/748 unit-oai-hss-0: 13:22:13 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 372/471 KB 40/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 44/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 48/276 KB 400/1210 KB 1360/1822 KB 708/748 KB 372/471 KB 52/276 KB 400/1210 KB 1360/1822 KB 712/748 KB 372/471 KB 56/276 KB 400/1210 KB 1360/1822 KB 712/748 KB 372/471 KB 60/276 KB 400/1210 KB 1360/1822 KB 712/748 KB 372/471 KB 64/276 KB 400/1210 KB 1360/1822 KB 712/748 KB 372/471 KB 64/276 KB 400/1210 KB 1364/1822 KB 712/748 KB 376/471 KB 68/276 KB 400/1210 KB 1368/1822 KB 712/748 KB 376/471 KB 68/276 KB 400/1210 KB 1372/1822 KB 712/748 KB 376/471 KB 68/276 KB 400/1210 KB 1376/1822 KB 708/748 KB 372/471 KB 4/276 KB 400/1210 KB 1348/1822 KB 712/748 KB 376/471 KB 68/276 KB 400/1210 KB 1364/1822 KB 712/748 KB 380/471 KB 68/276 KB 400/1210 KB 1376/1822 KB 712/748 KB 384/471 KB 68/276 KB 400/1210 KB 1376/1822 KB 712/748 KB 388/471 KB 68/276 KB 404/1210 KB 1376/1822 KB 712/748 KB 392/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 396/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 400/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 404/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 408/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 412/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 416/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 372/471 KB 68/276 KB 400/1210 KB 1364/1822 KB 712/748 KB 372/471 KB 52/276 KB 400/1210 KB 1360/1822 KB 716/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 720/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 724/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 728/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 732/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 736/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 740/748 KB 420/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 744/748 KB 420/471 KB 72/276 KB 404/1210 KB 1380/1822 KB 748/748 KB 420/471 KB 72/276 KB 404/1210 KB 1380/1822 KB 748/748 KB 420/471 KB 72/276 KB 404/1210 KB 1380/1822 KB 712/748 KB 388/471 KB 68/276 KB 404/1210 KB 1380/1822 KB 748/748 KB 420/471 KB 72/276 KB 404/1210 KB 1384/1822 KB 748/748 KB 420/471 KB 72/276 KB 404/1210 KB 1388/1822 KB 748/748 KB 420/471 KB 72/276 KB 404/1210 KB 1392/1822 KB 712/748 KB 384/471 KB 68/276 KB 404/1210 KB 1376/1822 KB 748/748 KB 420/471 KB 72/276 KB 408/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 72/276 KB 412/1210 KB 1392/1822 KB 740/748 KB 420/471 KB 72/276 KB 404/1210 KB 1380/1822 KB 748/748 KB 420/471 KB 76/276 KB 412/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 80/276 KB 412/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 84/276 KB 412/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 88/276 KB 416/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 92/276 KB 416/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 96/276 KB 416/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 100/276 KB 416/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 104/276 KB 416/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 108/276 KB 416/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 112/276 KB 416/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 84/276 KB 416/1210 KB 1392/1822 KB 748/748 KB 420/471 KB 112/276 KB 420/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 112/276 KB 424/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 112/276 KB 428/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 112/276 KB 432/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 112/276 KB 436/1210 KB 1396/1822 KB 748/748 KB 42 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 4/471 KB 112/276 KB 440/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 112/276 KB 444/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 112/276 KB 448/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 112/276 KB 452/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 116/276 KB 456/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 116/276 KB 460/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1396/1822 KB 748/748 KB 420/471 KB 100/276 KB 416/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1400/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1404/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1408/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1412/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1416/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1420/1822 KB 748/748 KB 424/471 KB 116/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 424/471 KB 116/276 KB 452/1210 KB 1396/1822 KB 748/748 KB 424/471 KB 120/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 424/471 KB 124/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 424/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 424/471 KB 112/276 KB 436/1210 KB 1396/1822 KB 748/748 KB 428/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 432/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 436/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 440/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 444/471 KB 128/276 KB 464/1210 KB 1424/1822 KB 748/748 KB 448/471 KB 128/276 KB 464/1210 KB 1428/1822 KB 748/748 KB 452/471 KB 128/276 KB 464/1210 KB 1428/1822 KB 456/471 KB 132/276 KB 468/1210 KB 1428/1822 KB 460/471 KB 132/276 KB 468/1210 KB 1428/1822 KB 464/471 KB 132/276 KB 468/1210 KB 1428/1822 KB 748/748 KB 444/471 KB 128/276 KB 464/1210 KB 1428/1822 KB 464/471 KB 132/276 KB 468/1210 KB 1432/1822 KB 464/471 KB 132/276 KB 468/1210 KB 1436/1822 KB 464/471 KB 132/276 KB 468/1210 KB 1440/1822 KB 452/471 KB 132/276 KB 468/1210 KB 1428/1822 KB 464/471 KB 132/276 KB 472/1210 KB 1440/1822 KB 464/471 KB 132/276 KB 476/1210 KB 1440/1822 KB 464/471 KB 132/276 KB 480/1210 KB 1440/1822 KB 468/471 KB 132/276 KB 484/1210 KB 1440/1822 KB 468/471 KB 132/276 KB 488/1210 KB 1444/1822 KB 468/471 KB 132/276 KB 492/1210 KB 1444/1822 KB 468/471 KB 132/276 KB 496/1210 KB 1444/1822 KB 452/471 KB 132/276 KB 464/1210 KB 1428/1822 KB 468/471 KB 136/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 140/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 144/276 KB 496/1210 KB 1444/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 665.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 468/471 KB 148/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 152/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 156/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 160/276 KB 496/1210 KB 1444/1822 KB 468/471 KB 132/276 KB 484/1210 KB 1444/1822 KB 468/471 KB 160/276 KB 496/1210 KB 1448/1822 KB 468/471 KB 160/276 KB 496/1210 KB 1452/1822 KB 468/471 KB 160/276 KB 496/1210 KB 1456/1822 KB 468/471 KB 132/276 KB 480/1210 KB 1440/1822 KB 471/471 KB 160/276 KB 496/1210 KB 1456/1822 KB 471/471 KB 160/276 KB 496/1210 KB 1460/1822 KB 471/471 KB 164/276 KB 500/1210 KB 1464/1822 KB 471/471 KB 164/276 KB 500/1210 KB 1468/1822 KB 471/471 KB 164/276 KB 500/1210 KB 1472/1822 KB 471/471 KB 164/276 KB 500/1210 KB 1460/1822 KB 471/471 KB 168/276 KB 500/1210 KB 1472/1822 KB 471/471 KB 172/276 KB 500/1210 KB 1472/1822 KB 471/471 KB 176/276 KB 500/1210 KB 1472/1822 KB 471/471 KB 180/276 KB 500/1210 KB 1472/1822 KB 471/471 KB 184/276 KB 500/1210 KB 1476/1822 KB 471/471 KB 188/276 KB 500/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 500/1210 KB 1476/1822 KB 471/471 KB 160/276 KB 500/1210 KB 1460/1822 KB 471/471 KB 192/276 KB 504/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 508/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 512/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 516/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 520/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 524/1210 KB 1476/1822 KB 471/471 KB 192/276 KB 528/1210 KB 1476/1822 KB 471/471 KB 180/276 KB 500/1210 KB 1476/1822 KB 471/471 KB 196/276 KB 528/1210 KB 1480/1822 KB 471/471 KB 196/276 KB 528/1210 KB 1484/1822 KB 471/471 KB 196/276 KB 528/1210 KB 1488/1822 KB 471/471 KB 196/276 KB 528/1210 KB 1492/1822 KB 471/471 KB 196/276 KB 532/1210 KB 1496/1822 KB 471/471 KB 196/276 KB 532/1210 KB 1500/1822 KB 471/471 KB 196/276 KB 532/1210 KB 1504/1822 KB 471/471 KB 196/276 KB 528/1210 KB 1476/1822 KB 200/276 KB 532/1210 KB 1504/1822 KB 204/276 KB 532/1210 KB 1504/1822 KB 208/276 KB 532/1210 KB 1504/1822 KB 212/276 KB 532/1210 KB 1508/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 415.0 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 471/471 KB 196/276 KB 532/1210 KB 1492/1822 KB 212/276 KB 536/1210 KB 1508/1822 KB 212/276 KB 540/1210 KB 1508/1822 KB 212/276 KB 544/1210 KB 1508/1822 KB 212/276 KB 548/1210 KB 1508/1822 KB 208/276 KB 532/1210 KB 1508/1822 KB 216/276 KB 548/1210 KB 1512/1822 KB 216/276 KB 548/1210 KB 1516/1822 KB 216/276 KB 548/1210 KB 1520/1822 KB 216/276 KB 548/1210 KB 1508/1822 KB 220/276 KB 548/1210 KB 1520/1822 KB 224/276 KB 548/1210 KB 1520/1822 KB 228/276 KB 552/1210 KB 1524/1822 KB 232/276 KB 552/1210 KB 1524/1822 KB 236/276 KB 552/1210 KB 1524/1822 KB 240/276 KB 552/1210 KB 1524/1822 KB 224/276 KB 552/1210 KB 1524/1822 KB 240/276 KB 552/1210 KB 1528/1822 KB 240/276 KB 552/1210 KB 1532/1822 KB 240/276 KB 552/1210 KB 1536/1822 KB 224/276 KB 552/1210 KB 1520/1822 KB 240/276 KB 556/1210 KB 1536/1822 KB 240/276 KB 560/1210 KB 1536/1822 KB 240/276 KB 564/1210 KB 1536/1822 KB 240/276 KB 568/1210 KB 1536/1822 KB 240/276 KB 572/1210 KB 1540/1822 KB 244/276 KB 576/1210 KB 1540/1822 KB 244/276 KB 580/1210 KB 1540/1822 KB 244/276 KB 584/1210 KB 1540/1822 KB 244/276 KB 588/1210 KB 1540/1822 KB 244/276 KB 592/1210 KB 1540/1822 KB 240/276 KB 568/1210 KB 1540/1822 KB 244/276 KB 592/1210 KB 1544/1822 KB 244/276 KB 592/1210 KB 1548/1822 KB 244/276 KB 592/1210 KB 1552/1822 KB 244/276 KB 572/1210 KB 1540/1822 KB 248/276 KB 592/1210 KB 1552/1822 KB 248/276 KB 592/1210 KB 4/577 KB 1552/1822 KB 248/276 KB 592/1210 KB 8/577 KB 1552/1822 KB 248/276 KB 592/1210 KB 12/577 KB 1552/1822 KB 248/276 KB 592/1210 KB 16/577 KB 1552/1822 KB 248/276 KB 592/1210 KB 20/577 KB 1552/1822 KB 248/276 KB 592/1210 KB 24/577 KB 4/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 20/577 KB 4/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 24/577 KB 8/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 24/577 KB 12/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 28/577 KB 12/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 32/577 KB 16/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 32/577 KB 16/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 32/577 KB 20/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 36/577 KB 24/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 36/577 KB 28/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 36/577 KB 32/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 36/577 KB 20/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 40/577 KB 32/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 44/577 KB 32/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 44/577 KB 36/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 48/577 KB 37/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 48/577 KB 36/37 KB 1552/1822 KB 248/276 KB 592/1210 KB 52/577 KB 37/37 KB 1552/1822 KB 252/276 KB 592/1210 KB 56/577 KB 37/37 KB 1552/1822 KB 252/276 KB 592/1210 KB 60/577 KB 37/37 KB 1552/1822 KB 252/276 KB 592/1210 KB 64/577 KB 37/37 KB 1552/1822 KB 252/276 KB 592/1210 KB 68/577 KB 37/37 KB 1556/1822 KB 252/276 KB 596/1210 KB 72/577 KB 37/37 KB 1556/1822 KB 252/276 KB 596/1210 KB 76/577 KB 37/37 KB 1556/1822 KB 252/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 252/276 KB 592/1210 KB 52/577 KB 37/37 KB 1552/1822 KB 256/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 260/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 264/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 268/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 272/276 KB 596/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 252/276 KB 596/1210 KB 68/577 KB 37/37 KB 1556/1822 KB 272/276 KB 600/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 272/276 KB 604/1210 KB 80/577 KB 37/37 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 1556/1822 KB 272/276 KB 608/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 252/276 KB 592/1210 KB 64/577 KB 37/37 KB 1556/1822 KB 276/276 KB 608/1210 KB 80/577 KB 37/37 KB 1560/1822 KB 276/276 KB 608/1210 KB 80/577 KB 37/37 KB 1564/1822 KB 276/276 KB 608/1210 KB 80/577 KB 37/37 KB 1568/1822 KB 276/276 KB 608/1210 KB 80/577 KB 37/37 KB 1572/1822 KB 276/276 KB 612/1210 KB 84/577 KB 37/37 KB 1576/1822 KB 276/276 KB 612/1210 KB 84/577 KB 37/37 KB 1580/1822 KB 276/276 KB 612/1210 KB 84/577 KB 37/37 KB 1584/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 31.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 608/1210 KB 80/577 KB 37/37 KB 1556/1822 KB 276/276 KB 612/1210 KB 84/577 KB 1584/1822 KB 276/276 KB 612/1210 KB 84/577 KB 37/37 KB 1572/1822 KB 276/276 KB 612/1210 KB 88/577 KB 1584/1822 KB 276/276 KB 612/1210 KB 92/577 KB 1584/1822 KB 276/276 KB 612/1210 KB 96/577 KB 1584/1822 KB 276/276 KB 612/1210 KB 100/577 KB 1584/1822 KB 276/276 KB 612/1210 KB 104/577 KB 1588/1822 KB 276/276 KB 612/1210 KB 108/577 KB 1588/1822 KB 276/276 KB 612/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 612/1210 KB 80/577 KB 37/37 KB 1572/1822 KB 276/276 KB 616/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 620/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 624/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 628/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 632/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 636/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 640/1210 KB 112/577 KB 1588/1822 KB 276/276 KB 612/1210 KB 100/577 KB 1588/1822 KB 276/276 KB 640/1210 KB 112/577 KB 1592/1822 KB 276/276 KB 640/1210 KB 112/577 KB 1596/1822 KB 276/276 KB 640/1210 KB 112/577 KB 1600/1822 KB 276/276 KB 644/1210 KB 112/577 KB 1600/1822 KB 276/276 KB 648/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 652/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 656/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 660/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 664/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 668/1210 KB 116/577 KB 1604/1822 KB 276/276 KB 672/1210 KB 116/577 KB 1604/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 236.6 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 644/1210 KB 116/577 KB 1604/1822 KB 672/1210 KB 116/577 KB 1608/1822 KB 672/1210 KB 116/577 KB 1612/1822 KB 672/1210 KB 116/577 KB 1616/1822 KB 276/276 KB 644/1210 KB 116/577 KB 1600/1822 KB 672/1210 KB 120/577 KB 1616/1822 KB 672/1210 KB 124/577 KB 1616/1822 KB 672/1210 KB 124/577 KB 1620/1822 KB 672/1210 KB 128/577 KB 1624/1822 KB 672/1210 KB 128/577 KB 1628/1822 KB 672/1210 KB 128/577 KB 1632/1822 KB 672/1210 KB 128/577 KB 1620/1822 KB 672/1210 KB 132/577 KB 1632/1822 KB 672/1210 KB 136/577 KB 1632/1822 KB 672/1210 KB 140/577 KB 1632/1822 KB 672/1210 KB 144/577 KB 1632/1822 KB 672/1210 KB 144/577 KB 1636/1822 KB 676/1210 KB 144/577 KB 1640/1822 KB 676/1210 KB 144/577 KB 1644/1822 KB 676/1210 KB 144/577 KB 1648/1822 KB 676/1210 KB 144/577 KB 1636/1822 KB 680/1210 KB 148/577 KB 1648/1822 KB 684/1210 KB 148/577 KB 1648/1822 KB 688/1210 KB 148/577 KB 1648/1822 KB 688/1210 KB 148/577 KB 1652/1822 KB 692/1210 KB 148/577 KB 1656/1822 KB 692/1210 KB 148/577 KB 1660/1822 KB 692/1210 KB 148/577 KB 1664/1822 KB 676/1210 KB 148/577 KB 1648/1822 KB 692/1210 KB 152/577 KB 1664/1822 KB 692/1210 KB 156/577 KB 1664/1822 KB 692/1210 KB 160/577 KB 1664/1822 KB 692/1210 KB 164/577 KB 1664/1822 KB 692/1210 KB 168/577 KB 1664/1822 KB 692/1210 KB 172/577 KB 1664/1822 KB 692/1210 KB 176/577 KB 1664/1822 KB 692/1210 KB 180/577 KB 1668/1822 KB 692/1210 KB 184/577 KB 1668/1822 KB 692/1210 KB 188/577 KB 1668/1822 KB 692/1210 KB 192/577 KB 1668/1822 KB 692/1210 KB 196/577 KB 1668/1822 KB 692/1210 KB 148/577 KB 1652/1822 KB 696/1210 KB 196/577 KB 1668/1822 KB 700/1210 KB 196/577 KB 1668/1822 KB 704/1210 KB 196/577 KB 1668/1822 KB 708/1210 KB 196/577 KB 1668/1822 KB 712/1210 KB 196/577 KB 1668/1822 KB 716/1210 KB 196/577 KB 1668/1822 KB 720/1210 KB 196/577 KB 1668/1822 KB 692/1210 KB 176/577 KB 1668/1822 KB 720/1210 KB 196/577 KB 1672/1822 KB 720/1210 KB 196/577 KB 1676/1822 KB 720/1210 KB 196/577 KB 1680/1822 KB 720/1210 KB 196/577 KB 1684/1822 KB 724/1210 KB 196/577 KB 1688/1822 KB 724/1210 KB 196/577 KB 1692/1822 KB 724/1210 KB 196/577 KB 1696/1822 KB 724/1210 KB 196/577 KB 1684/1822 KB 728/1210 KB 196/577 KB 1696/1822 KB 732/1210 KB 196/577 KB 1696/1822 KB 736/1210 KB 196/577 KB 1696/1822 KB 740/1210 KB 196/577 KB 1696/1822 KB 744/1210 KB 200/577 KB 1700/1822 KB 748/1210 KB 200/577 KB 1700/1822 KB 752/1210 KB 200/577 KB 1700/1822 KB 740/1210 KB 200/577 KB 1700/1822 KB 752/1210 KB 200/577 KB 1704/1822 KB 752/1210 KB 200/577 KB 1708/1822 KB 752/1210 KB 200/577 KB 1712/1822 KB 740/1210 KB 200/577 KB 1696/1822 KB 752/1210 KB 204/577 KB 1712/1822 KB 752/1210 KB 208/577 KB 1712/1822 KB 752/1210 KB 212/577 KB 1712/1822 KB 756/1210 KB 216/577 KB 1712/1822 KB 756/1210 KB 220/577 KB 1712/1822 KB 756/1210 KB 224/577 KB 1712/1822 KB 756/1210 KB 224/577 KB 1716/1822 KB 756/1210 KB 224/577 KB 1720/1822 KB 756/1210 KB 224/577 KB 1724/1822 KB 756/1210 KB 224/577 KB 1728/1822 KB 756/1210 KB 224/577 KB 1732/1822 KB 756/1210 KB 228/577 KB 1736/1822 KB 756/1210 KB 228/577 KB 1740/1822 KB 756/1210 KB 228/577 KB 1744/1822 KB 756/1210 KB 212/577 KB 1712/1822 KB 760/1210 KB 228/577 KB 1744/1822 KB 764/1210 KB 228/577 KB 1744/1822 KB 768/1210 KB 228/577 KB 1744/1822 KB 772/1210 KB 228/577 KB 1744/1822 KB 776/1210 KB 228/577 KB 1744/1822 KB 780/1210 KB 228/577 KB 1744/1822 KB 784/1210 KB 228/577 KB 1744/1822 KB 756/1210 KB 228/577 KB 1732/1822 KB 784/1210 KB 232/577 KB 1744/1822 KB 784/1210 KB 2 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 36/577 KB 1744/1822 KB 784/1210 KB 240/577 KB 1744/1822 KB 784/1210 KB 244/577 KB 1744/1822 KB 784/1210 KB 248/577 KB 1748/1822 KB 784/1210 KB 252/577 KB 1748/1822 KB 788/1210 KB 256/577 KB 1748/1822 KB 784/1210 KB 244/577 KB 1748/1822 KB 788/1210 KB 256/577 KB 1752/1822 KB 788/1210 KB 256/577 KB 1756/1822 KB 788/1210 KB 256/577 KB 1760/1822 KB 788/1210 KB 256/577 KB 1764/1822 KB 788/1210 KB 260/577 KB 1768/1822 KB 788/1210 KB 252/577 KB 1748/1822 KB 792/1210 KB 260/577 KB 1768/1822 KB 796/1210 KB 260/577 KB 1768/1822 KB 800/1210 KB 260/577 KB 1768/1822 KB 804/1210 KB 260/577 KB 1768/1822 KB 808/1210 KB 260/577 KB 1768/1822 KB 812/1210 KB 260/577 KB 1768/1822 KB 788/1210 KB 260/577 KB 1764/1822 KB 812/1210 KB 264/577 KB 1772/1822 KB 812/1210 KB 268/577 KB 1772/1822 KB 812/1210 KB 272/577 KB 1772/1822 KB 812/1210 KB 276/577 KB 1772/1822 KB 812/1210 KB 260/577 KB 1772/1822 KB 816/1210 KB 276/577 KB 1776/1822 KB 816/1210 KB 276/577 KB 1772/1822 KB 816/1210 KB 276/577 KB 1780/1822 KB 820/1210 KB 280/577 KB 1784/1822 KB 820/1210 KB 280/577 KB 1788/1822 KB 820/1210 KB 280/577 KB 1792/1822 KB 820/1210 KB 280/577 KB 1780/1822 KB 824/1210 KB 280/577 KB 1792/1822 KB 828/1210 KB 280/577 KB 1792/1822 KB 832/1210 KB 280/577 KB 1792/1822 KB 816/1210 KB 280/577 KB 1780/1822 KB 832/1210 KB 284/577 KB 1792/1822 KB 832/1210 KB 288/577 KB 1792/1822 KB 832/1210 KB 292/577 KB 1792/1822 KB 836/1210 KB 296/577 KB 1792/1822 KB 836/1210 KB 296/577 KB 1792/1822 KB 4/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 8/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 12/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 16/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 20/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 24/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 28/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 32/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 36/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 40/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 44/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 48/1192 KB 836/1210 KB 296/577 KB 1792/1822 KB 52/1192 KB 836/1210 KB 300/577 KB 1792/1822 KB 56/1192 KB 836/1210 KB 300/577 KB 1792/1822 KB 60/1192 KB 836/1210 KB 300/577 KB 1792/1822 KB 64/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 68/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 72/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 76/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 80/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 84/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 88/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 92/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 96/1192 KB 836/1210 KB 292/577 KB 1792/1822 KB 840/1210 KB 300/577 KB 1796/1822 KB 96/1192 KB 844/1210 KB 300/577 KB 1796/1822 KB 96/1192 KB 848/1210 KB 300/577 KB 1796/1822 KB 96/1192 KB 836/1210 KB 300/577 KB 1796/1822 KB 64/1192 KB 848/1210 KB 300/577 KB 1800/1822 KB 96/1192 KB 848/1210 KB 300/577 KB 1804/1822 KB 96/1192 KB 848/1210 KB 300/577 KB 1808/1822 KB 96/1192 KB 836/1210 KB 300/577 KB 1792/1822 KB 52/1192 KB 848/1210 KB 304/577 KB 1808/1822 KB 96/1192 KB 848/1210 KB 308/577 KB 1808/1822 KB 96/1192 KB 852/1210 KB 312/577 KB 1808/1822 KB 96/1192 KB 852/1210 KB 316/577 KB 1808/1822 KB 96/1192 KB 852/1210 KB 320/577 KB 1808/1822 KB 96/1192 KB 852/1210 KB 324/577 KB 1808/1822 KB 96/1192 KB 852/1210 KB 328/577 KB 1812/1822 KB 96/1192 KB 852/1210 KB 332/577 KB 1812/1822 KB 96/1192 KB 852/1210 KB 336/577 KB 1812/1822 KB 96/1192 KB 852/1210 KB 308/577 KB 1808/1822 KB 96/1192 KB unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 856/1210 KB 336/577 KB 1812/1822 KB 96/1192 KB 860/1210 KB 336/577 KB 1812/1822 KB 96/1192 KB 852/1210 KB 324/577 KB 1812/1822 KB 96/1192 KB 864/1210 KB 336/577 KB 1816/1822 KB 96/1192 KB 864/1210 KB 336/577 KB 1820/1822 KB 96/1192 KB 864/1210 KB 336/577 KB 1822/1822 KB 96/1192 KB 864/1210 KB 336/577 KB 1812/1822 KB 96/1192 KB 868/1210 KB 336/577 KB 1822/1822 KB 96/1192 KB 872/1210 KB 336/577 KB 1822/1822 KB 100/1192 KB 876/1210 KB 336/577 KB 1822/1822 KB 100/1192 KB 880/1210 KB 336/577 KB 1822/1822 KB 100/1192 KB 884/1210 KB 336/577 KB 1822/1822 KB 100/1192 KB 868/1210 KB 336/577 KB 1822/1822 KB 100/1192 KB 884/1210 KB 340/577 KB 1822/1822 KB 104/1192 KB 884/1210 KB 340/577 KB 1822/1822 KB 108/1192 KB 884/1210 KB 340/577 KB 1822/1822 KB 112/1192 KB 884/1210 KB 340/577 KB 1822/1822 KB 100/1192 KB 884/1210 KB 344/577 KB 1822/1822 KB 112/1192 KB 884/1210 KB 348/577 KB 1822/1822 KB 112/1192 KB 884/1210 KB 352/577 KB 1822/1822 KB 112/1192 KB 884/1210 KB 352/577 KB 1822/1822 KB 116/1192 KB 888/1210 KB 356/577 KB 1822/1822 KB 120/1192 KB 888/1210 KB 356/577 KB 1822/1822 KB 124/1192 KB 888/1210 KB 356/577 KB 1822/1822 KB 128/1192 KB 888/1210 KB 356/577 KB 1822/1822 KB 116/1192 KB 892/1210 KB 356/577 KB 1822/1822 KB 128/1192 KB 896/1210 KB 356/577 KB 1822/1822 KB 128/1192 KB 884/1210 KB 356/577 KB 1822/1822 KB 116/1192 KB 896/1210 KB 360/577 KB 1822/1822 KB 128/1192 KB 896/1210 KB 364/577 KB 1822/1822 KB 128/1192 KB 900/1210 KB 368/577 KB 1822/1822 KB 128/1192 KB 900/1210 KB 372/577 KB 1822/1822 KB 128/1192 KB 900/1210 KB 364/577 KB 1822/1822 KB 128/1192 KB 904/1210 KB 372/577 KB 1822/1822 KB 132/1192 KB 908/1210 KB 372/577 KB 1822/1822 KB 132/1192 KB 912/1210 KB 372/577 KB 1822/1822 KB 132/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1499.1 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 900/1210 KB 372/577 KB 1822/1822 KB 132/1192 KB 912/1210 KB 372/577 KB 136/1192 KB 912/1210 KB 376/577 KB 136/1192 KB 912/1210 KB 380/577 KB 136/1192 KB 912/1210 KB 384/577 KB 140/1192 KB 912/1210 KB 380/577 KB 140/1192 KB 912/1210 KB 384/577 KB 144/1192 KB 912/1210 KB 384/577 KB 148/1192 KB 916/1210 KB 388/577 KB 152/1192 KB 916/1210 KB 388/577 KB 156/1192 KB 916/1210 KB 388/577 KB 160/1192 KB 916/1210 KB 388/577 KB 148/1192 KB 916/1210 KB 392/577 KB 160/1192 KB 916/1210 KB 396/577 KB 160/1192 KB 916/1210 KB 400/577 KB 160/1192 KB 916/1210 KB 384/577 KB 148/1192 KB 920/1210 KB 400/577 KB 160/1192 KB 924/1210 KB 400/577 KB 160/1192 KB 928/1210 KB 400/577 KB 160/1192 KB 932/1210 KB 400/577 KB 160/1192 KB 936/1210 KB 404/577 KB 164/1192 KB 940/1210 KB 404/577 KB 164/1192 KB 944/1210 KB 404/577 KB 164/1192 KB 948/1210 KB 404/577 KB 164/1192 KB 952/1210 KB 404/577 KB 164/1192 KB 956/1210 KB 404/577 KB 164/1192 KB 960/1210 KB 404/577 KB 164/1192 KB 932/1210 KB 404/577 KB 164/1192 KB 960/1210 KB 404/577 KB 168/1192 KB 960/1210 KB 404/577 KB 172/1192 KB 960/1210 KB 404/577 KB 176/1192 KB 932/1210 KB 404/577 KB 160/1192 KB 960/1210 KB 408/577 KB 176/1192 KB 960/1210 KB 412/577 KB 176/1192 KB 960/1210 KB 416/577 KB 176/1192 KB 960/1210 KB 420/577 KB 176/1192 KB 960/1210 KB 424/577 KB 180/1192 KB 960/1210 KB 428/577 KB 180/1192 KB 960/1210 KB 432/577 KB 180/1192 KB 960/1210 KB 436/577 KB 180/1192 KB 4/439 KB 964/1210 KB 440/577 KB 180/1192 KB 960/1210 KB 420/577 KB 180/1192 KB 4/439 KB 964/1210 KB 440/577 KB 184/1192 KB 4/439 KB 964/1210 KB 440/577 KB 188/1192 KB 4/439 KB 964/1210 KB 440/577 KB 192/1192 KB 4/439 KB 964/1210 KB 436/577 KB 180/1192 KB 4/439 KB 960/1210 KB 436/577 KB 180/1192 KB 8/439 KB 964/1210 KB 440/577 KB 192/1192 KB 12/439 KB 964/1210 KB 440/577 KB 192/1192 KB 16/439 KB 964/1210 KB 440/577 KB 192/1192 KB 20/439 KB 964/1210 KB 440/577 KB 192/1192 KB 24/439 KB 964/1210 KB 440/577 KB 192/1192 KB 28/439 KB 964/1210 KB 440/577 KB 192/1192 KB 32/439 KB 964/1210 KB 440/577 KB 192/1192 KB 36/439 KB 964/1210 KB 440/577 KB 192/1192 KB 40/439 KB 964/1210 KB 440/577 KB 192/1192 KB 44/439 KB 964/1210 KB 440/577 KB 192/1192 KB 48/439 KB 964/1210 KB 440/577 KB 192/1192 KB 52/439 KB 964/1210 KB 440/577 KB 192/1192 KB 56/439 KB 968/1210 KB 444/577 KB 196/1192 KB 60/439 KB 968/1210 KB 444/577 KB 196/1192 KB 64/439 KB 968/1210 KB 444/577 KB 196/1192 KB 52/439 KB 968/1210 KB 444/577 KB 196/1192 KB 64/439 KB 968/1210 KB 448/577 KB 196/1192 KB 52/439 KB 968/1210 KB 440/577 KB 196/1192 KB 52/439 KB 968/1210 KB 440/577 KB 192/1192 KB 64/439 KB 972/1210 KB 448/577 KB 196/1192 KB 64/439 KB 976/1210 KB 448/577 KB 196/1192 KB 64/439 KB 980/1210 KB 448/577 KB 196/1192 KB 68/439 KB 984/1210 KB 452/577 KB 200/1192 KB 68/439 KB 988/1210 KB 452/577 KB 200/1192 KB 68/439 KB 992/1210 KB 452/577 KB 200/1192 KB 68/439 KB 996/1210 KB 452/577 KB 200/1192 KB 68/439 KB 1000/1210 KB 452/577 KB 200/1192 KB 68/439 KB 1004/1210 KB 452/577 KB 200/1192 KB 68/439 KB 1008/1210 KB 452/577 KB 200/1192 KB 68/439 KB 980/1210 KB 452/577 KB 200/1192 KB 72/439 KB 1008/1210 KB 452/577 KB 200/1192 KB 76/439 KB 1008/1210 KB 452/577 KB 200/1192 KB 80/439 KB 1008/1210 KB 452/577 KB 200/1192 KB 64/439 KB 980/1210 KB 452/577 KB 200/1192 KB 80/439 KB 1008/1210 KB 456/577 KB 200/1192 KB 80/439 KB 1008/1210 KB 460/577 KB 200/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 200/1192 KB 64/439 KB 980/1210 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 448/577 KB 200/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 204/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 208/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 212/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 216/1192 KB 80/439 KB 1008/1210 KB 464/577 KB 220/1192 KB 80/439 KB 1008/1210 KB 468/577 KB 224/1192 KB 80/439 KB 1008/1210 KB 468/577 KB 228/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 232/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 236/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 240/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 244/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 248/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 252/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 256/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 260/1192 KB 80/439 KB 1008/1210 KB 468/577 KB 220/1192 KB 84/439 KB 1012/1210 KB 472/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 476/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 480/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 484/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 488/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 492/577 KB 260/1192 KB 84/439 KB 1012/1210 KB 468/577 KB 228/1192 KB 84/439 KB 1016/1210 KB 492/577 KB 260/1192 KB 84/439 KB 1020/1210 KB 492/577 KB 260/1192 KB 84/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 84/439 KB 1008/1210 KB 468/577 KB 228/1192 KB 88/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 92/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 96/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 100/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 104/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 108/439 KB 1024/1210 KB 492/577 KB 260/1192 KB 112/439 KB 1028/1210 KB 492/577 KB 260/1192 KB 116/439 KB 1028/1210 KB 496/577 KB 260/1192 KB 120/439 KB 1028/1210 KB 496/577 KB 260/1192 KB 124/439 KB 1028/1210 KB 496/577 KB 260/1192 KB 108/439 KB 1028/1210 KB 492/577 KB 260/1192 KB 124/439 KB 1032/1210 KB 496/577 KB 264/1192 KB 124/439 KB 1036/1210 KB 496/577 KB 264/1192 KB 124/439 KB 1040/1210 KB 496/577 KB 264/1192 KB 124/439 KB 1044/1210 KB 496/577 KB 264/1192 KB 124/439 KB 1028/1210 KB 496/577 KB 264/1192 KB 128/439 KB 1044/1210 KB 496/577 KB 268/1192 KB 128/439 KB 1044/1210 KB 496/577 KB 272/1192 KB 112/439 KB 1028/1210 KB 496/577 KB 260/1192 KB 128/439 KB 1044/1210 KB 500/577 KB 272/1192 KB 128/439 KB 1044/1210 KB 504/577 KB 272/1192 KB 128/439 KB 1044/1210 KB 508/577 KB 272/1192 KB 128/439 KB 1044/1210 KB 512/577 KB 272/1192 KB 128/439 KB 1044/1210 KB 516/577 KB 272/1192 KB 128/439 KB 1048/1210 KB 520/577 KB 276/1192 KB 128/439 KB 1048/1210 KB 524/577 KB 276/1192 KB 128/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 128/439 KB 1044/1210 KB 496/577 KB 264/1192 KB 132/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 136/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 140/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 144/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 148/439 KB 1048/1210 KB 528/577 KB 276/1192 KB 128/439 KB 1048/1210 KB 516/577 KB 276/1192 KB 4/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 128/439 KB 1048/1210 KB 516/577 KB 272/1192 KB 4/167 KB 148/439 KB 1048/1210 KB 532/577 KB 276/1192 KB 8/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 12/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 16/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 20/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 24/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 28/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 32/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 36/167 KB unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 40/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 44/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 48/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 52/167 KB 148/439 KB 1048/1210 KB 532/577 KB 280/1192 KB 56/167 KB 148/439 KB 1052/1210 KB 532/577 KB 280/1192 KB 60/167 KB 148/439 KB 1052/1210 KB 532/577 KB 280/1192 KB 64/167 KB 148/439 KB 1052/1210 KB 532/577 KB 280/1192 KB 68/167 KB 148/439 KB 1052/1210 KB 532/577 KB 280/1192 KB 72/167 KB 148/439 KB 1052/1210 KB 532/577 KB 284/1192 KB 76/167 KB 148/439 KB 1052/1210 KB 532/577 KB 284/1192 KB 148/439 KB 1048/1210 KB 532/577 KB 276/1192 KB 76/167 KB 152/439 KB 1052/1210 KB 536/577 KB 284/1192 KB 76/167 KB 152/439 KB 1052/1210 KB 540/577 KB 284/1192 KB 76/167 KB 152/439 KB 1052/1210 KB 544/577 KB 284/1192 KB 76/167 KB 152/439 KB 1052/1210 KB 532/577 KB 284/1192 KB 80/167 KB 156/439 KB 1052/1210 KB 544/577 KB 284/1192 KB 80/167 KB 160/439 KB 1052/1210 KB 544/577 KB 284/1192 KB 68/167 KB 148/439 KB 1052/1210 KB 532/577 KB 284/1192 KB 80/167 KB 160/439 KB 1052/1210 KB 544/577 KB 288/1192 KB 52/167 KB 148/439 KB 1052/1210 KB 532/577 KB 280/1192 KB 80/167 KB 160/439 KB 1056/1210 KB 544/577 KB 288/1192 KB 80/167 KB 160/439 KB 1060/1210 KB 544/577 KB 288/1192 KB 80/167 KB 160/439 KB 1064/1210 KB 544/577 KB 288/1192 KB 80/167 KB 160/439 KB 1068/1210 KB 544/577 KB 288/1192 KB 80/167 KB 160/439 KB 1072/1210 KB 544/577 KB 288/1192 KB 80/167 KB 160/439 KB 1076/1210 KB 544/577 KB 288/1192 KB 80/167 KB 164/439 KB 1080/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1084/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1088/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1092/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1096/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1100/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 80/167 KB 152/439 KB 1052/1210 KB 544/577 KB 284/1192 KB 84/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 88/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 92/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 96/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 100/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 104/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 108/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 112/167 KB 164/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 80/167 KB 164/439 KB 1076/1210 KB 548/577 KB 292/1192 KB 112/167 KB 168/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 112/167 KB 172/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 548/577 KB 292/1192 KB 80/167 KB 160/439 KB 1076/1210 KB 548/577 KB 292/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 552/577 KB 292/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 556/577 KB 292/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 560/577 KB 292/1192 KB 80/167 KB 160/439 KB 1076/1210 KB 544/577 KB 292/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 560/577 KB 296/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 560/577 KB 300/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 560/577 KB 304/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 560/577 KB 308/1192 KB 112/167 KB 180/439 KB 1104/1210 KB 564/577 KB 312/1192 KB 112/167 KB 180/439 KB 1104/1210 KB 564/577 KB 316/1192 KB 112/167 KB 180/439 KB 1104/1210 KB 564/577 KB 320/1192 KB 112/167 KB 180/439 KB 1104/1210 KB 564/577 KB 324/1192 KB 116/167 KB 180/439 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 1108/1210 KB 564/577 KB 328/1192 KB 116/167 KB 180/439 KB 1108/1210 KB 564/577 KB 332/1192 KB 116/167 KB 180/439 KB 1108/1210 KB 564/577 KB 336/1192 KB 112/167 KB 180/439 KB 1104/1210 KB 564/577 KB 308/1192 KB 116/167 KB 184/439 KB 1108/1210 KB 564/577 KB 336/1192 KB 112/167 KB 176/439 KB 1104/1210 KB 564/577 KB 308/1192 KB 116/167 KB 188/439 KB 1108/1210 KB 568/577 KB 336/1192 KB 116/167 KB 188/439 KB 1108/1210 KB 572/577 KB 336/1192 KB 116/167 KB 188/439 KB 1108/1210 KB 576/577 KB 336/1192 KB 116/167 KB 188/439 KB 1108/1210 KB 577/577 KB 336/1192 KB 116/167 KB 192/439 KB 1108/1210 KB 577/577 KB 336/1192 KB 116/167 KB 180/439 KB 1108/1210 KB 564/577 KB 324/1192 KB 116/167 KB 192/439 KB 1112/1210 KB 577/577 KB 336/1192 KB 116/167 KB 192/439 KB 1116/1210 KB 577/577 KB 336/1192 KB 116/167 KB 192/439 KB 1120/1210 KB 577/577 KB 336/1192 KB 116/167 KB 192/439 KB 1124/1210 KB 577/577 KB 336/1192 KB 116/167 KB 196/439 KB 1128/1210 KB 577/577 KB 340/1192 KB 116/167 KB 196/439 KB 1132/1210 KB 577/577 KB 340/1192 KB 116/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 116/167 KB 180/439 KB 1104/1210 KB 564/577 KB 324/1192 KB 120/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 124/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 128/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 132/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 136/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 140/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 144/167 KB 196/439 KB 1136/1210 KB 577/577 KB 340/1192 KB 116/167 KB 196/439 KB 1124/1210 KB 577/577 KB 340/1192 KB 144/167 KB 196/439 KB 1136/1210 KB 577/577 KB 344/1192 KB 144/167 KB 196/439 KB 1136/1210 KB 577/577 KB 348/1192 KB 144/167 KB 196/439 KB 1136/1210 KB 577/577 KB 352/1192 KB 116/167 KB 196/439 KB 1124/1210 KB 577/577 KB 336/1192 KB 144/167 KB 200/439 KB 1136/1210 KB 577/577 KB 352/1192 KB 144/167 KB 204/439 KB 1136/1210 KB 577/577 KB 352/1192 KB 144/167 KB 208/439 KB 1136/1210 KB 577/577 KB 352/1192 KB 116/167 KB 192/439 KB 1108/1210 KB 577/577 KB 336/1192 KB 144/167 KB 212/439 KB 1136/1210 KB 577/577 KB 352/1192 KB 144/167 KB 216/439 KB 1136/1210 KB 577/577 KB 356/1192 KB 144/167 KB 220/439 KB 1136/1210 KB 577/577 KB 356/1192 KB 144/167 KB 224/439 KB 1136/1210 KB 577/577 KB 356/1192 KB 144/167 KB 228/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 232/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 236/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 240/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 244/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 248/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 252/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 144/167 KB 212/439 KB 1136/1210 KB 577/577 KB 356/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 360/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 364/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 368/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 372/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 376/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 380/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 384/1192 KB 148/167 KB 256/439 KB 1140/1210 KB 577/577 KB 388/1192 KB 148/167 KB 260/439 KB 1140/1210 KB 577/577 KB 392/1192 KB 148/167 KB 260/439 KB 1140/1210 KB 577/577 KB 396/1192 KB 148/167 KB 260/439 KB 1140/1210 KB 577/5 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 77 KB 400/1192 KB 148/167 KB 228/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 152/167 KB 260/439 KB 1140/1210 KB 577/577 KB 400/1192 KB 156/167 KB 260/439 KB 1140/1210 KB 577/577 KB 400/1192 KB 144/167 KB 224/439 KB 1140/1210 KB 577/577 KB 356/1192 KB 156/167 KB 260/439 KB 1144/1210 KB 577/577 KB 400/1192 KB 156/167 KB 260/439 KB 1148/1210 KB 577/577 KB 400/1192 KB 156/167 KB 260/439 KB 1152/1210 KB 577/577 KB 400/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 451.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 156/167 KB 260/439 KB 1156/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1160/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1164/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1168/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1172/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1176/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1180/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1184/1210 KB 400/1192 KB 148/167 KB 260/439 KB 1140/1210 KB 577/577 KB 388/1192 KB 160/167 KB 264/439 KB 1184/1210 KB 400/1192 KB 160/167 KB 268/439 KB 1184/1210 KB 400/1192 KB 160/167 KB 272/439 KB 1184/1210 KB 400/1192 KB 160/167 KB 260/439 KB 1156/1210 KB 400/1192 KB 164/167 KB 272/439 KB 1184/1210 KB 400/1192 KB 167/167 KB 272/439 KB 1184/1210 KB 400/1192 KB 167/167 KB 276/439 KB 1184/1210 KB 400/1192 KB 167/167 KB 280/439 KB 1188/1210 KB 404/1192 KB 167/167 KB 284/439 KB 1188/1210 KB 404/1192 KB 167/167 KB 288/439 KB 1188/1210 KB 404/1192 KB 167/167 KB 276/439 KB 1188/1210 KB 404/1192 KB 167/167 KB 288/439 KB 1192/1210 KB 404/1192 KB 167/167 KB 288/439 KB 1196/1210 KB 404/1192 KB 167/167 KB 288/439 KB 1200/1210 KB 404/1192 KB 167/167 KB 276/439 KB 1184/1210 KB 404/1192 KB 167/167 KB 288/439 KB 1200/1210 KB 408/1192 KB 167/167 KB 288/439 KB 1200/1210 KB 412/1192 KB 167/167 KB 288/439 KB 1200/1210 KB 416/1192 KB 167/167 KB 288/439 KB 1200/1210 KB 420/1192 KB 167/167 KB 288/439 KB 4/562 KB 1204/1210 KB 424/1192 KB 167/167 KB 292/439 KB 4/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 288/439 KB 4/562 KB 1204/1210 KB 420/1192 KB 167/167 KB 292/439 KB 8/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 12/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 16/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 20/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 24/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 28/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 292/439 KB 32/562 KB 1204/1210 KB 428/1192 KB 167/167 KB 288/439 KB 1204/1210 KB 420/1192 KB 167/167 KB 292/439 KB 32/562 KB 1208/1210 KB 428/1192 KB 167/167 KB 292/439 KB 32/562 KB 1210/1210 KB 428/1192 KB 167/167 KB 292/439 KB 36/562 KB 1210/1210 KB 428/1192 KB 167/167 KB 292/439 KB 40/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 292/439 KB 44/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 292/439 KB 48/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 292/439 KB 4/562 KB 1204/1210 KB 424/1192 KB 167/167 KB 296/439 KB 48/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 300/439 KB 48/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 304/439 KB 48/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 308/439 KB 48/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 312/439 KB 52/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 316/439 KB 52/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 292/439 KB 36/562 KB 1210/1210 KB 432/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 436/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 440/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 444/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 448/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 452/1192 KB 167/167 KB 320/439 KB 52/562 KB 1210/1210 KB 456/1192 KB 324/439 KB 52/562 KB 1210/1210 KB 460/1192 KB 324/439 KB 52/562 KB 1210/1210 KB 464/1192 KB 324/439 KB 52/562 KB 1210/1210 KB 468/1192 KB 324/439 KB 52/562 KB 472/1192 KB 324/439 KB 52/562 KB 476/1192 KB 324/439 KB 52/562 KB 480/1192 KB 324/439 KB 52/562 KB 484/1 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 192 KB 167/167 KB 308/439 KB 52/562 KB 1210/1210 KB 432/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 128.1 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-hss-0: 13:22:13 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 930.4 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 324/439 KB 56/562 KB 484/1192 KB 324/439 KB 60/562 KB 484/1192 KB 324/439 KB 64/562 KB 484/1192 KB 324/439 KB 68/562 KB 484/1192 KB 324/439 KB 72/562 KB 484/1192 KB 324/439 KB 76/562 KB 484/1192 KB 324/439 KB 80/562 KB 484/1192 KB 167/167 KB 324/439 KB 52/562 KB 1210/1210 KB 456/1192 KB 328/439 KB 80/562 KB 484/1192 KB 332/439 KB 80/562 KB 484/1192 KB 336/439 KB 80/562 KB 484/1192 KB 340/439 KB 80/562 KB 484/1192 KB 344/439 KB 80/562 KB 484/1192 KB 348/439 KB 80/562 KB 484/1192 KB 352/439 KB 80/562 KB 484/1192 KB 352/439 KB 84/562 KB 484/1192 KB 352/439 KB 88/562 KB 484/1192 KB 352/439 KB 92/562 KB 484/1192 KB 352/439 KB 96/562 KB 484/1192 KB 356/439 KB 100/562 KB 484/1192 KB 356/439 KB 100/562 KB 4/256 KB 488/1192 KB 356/439 KB 100/562 KB 8/256 KB 488/1192 KB 356/439 KB 100/562 KB 12/256 KB 488/1192 KB 356/439 KB 100/562 KB 16/256 KB 488/1192 KB 356/439 KB 100/562 KB 20/256 KB 488/1192 KB 356/439 KB 100/562 KB 24/256 KB 488/1192 KB 356/439 KB 100/562 KB 24/256 KB 3/140 KB 488/1192 KB 356/439 KB 100/562 KB 28/256 KB 6/140 KB 488/1192 KB 356/439 KB 100/562 KB 28/256 KB 9/140 KB 488/1192 KB 356/439 KB 100/562 KB 28/256 KB 11/140 KB 488/1192 KB 356/439 KB 100/562 KB 28/256 KB 14/140 KB 488/1192 KB 356/439 KB 96/562 KB 484/1192 KB 356/439 KB 100/562 KB 28/256 KB 16/140 KB 488/1192 KB 356/439 KB 100/562 KB 28/256 KB 3/140 KB 488/1192 KB 360/439 KB 100/562 KB 32/256 KB 16/140 KB 488/1192 KB 360/439 KB 100/562 KB 36/256 KB 16/140 KB 488/1192 KB 360/439 KB 100/562 KB 40/256 KB 16/140 KB 488/1192 KB 360/439 KB 100/562 KB 44/256 KB 16/140 KB 488/1192 KB 360/439 KB 100/562 KB 48/256 KB 16/140 KB 488/1192 KB 360/439 KB 100/562 KB 52/256 KB 16/140 KB 488/1192 KB 356/439 KB 100/562 KB 488/1192 KB 360/439 KB 100/562 KB 52/256 KB 19/140 KB 492/1192 KB 360/439 KB 100/562 KB 52/256 KB 19/140 KB 496/1192 KB 360/439 KB 100/562 KB 52/256 KB 19/140 KB 488/1192 KB 360/439 KB 100/562 KB 52/256 KB 22/140 KB 496/1192 KB 360/439 KB 100/562 KB 56/256 KB 25/140 KB 500/1192 KB 360/439 KB 100/562 KB 28/256 KB 16/140 KB 488/1192 KB 364/439 KB 104/562 KB 56/256 KB 25/140 KB 500/1192 KB 368/439 KB 104/562 KB 56/256 KB 25/140 KB 500/1192 KB 372/439 KB 104/562 KB 56/256 KB 25/140 KB 500/1192 KB 376/439 KB 104/562 KB 56/256 KB 27/140 KB 500/1192 KB 360/439 KB 104/562 KB 56/256 KB 25/140 KB 500/1192 KB 376/439 KB 108/562 KB 56/256 KB 27/140 KB 500/1192 KB 376/439 KB 112/562 KB 56/256 KB 27/140 KB 500/1192 KB 360/439 KB 100/562 KB 56/256 KB 22/140 KB 500/1192 KB 376/439 KB 112/562 KB 60/256 KB 27/140 KB 500/1192 KB 376/439 KB 112/562 KB 64/256 KB 27/140 KB 500/1192 KB 376/439 KB 112/562 KB 68/256 KB 27/140 KB 500/1192 KB 380/439 KB 116/562 KB 72/256 KB 27/140 KB 500/1192 KB 360/439 KB 100/562 KB 52/256 KB 22/140 KB 500/1192 KB 380/439 KB 116/562 KB 76/256 KB 27/140 KB 504/1192 KB 380/439 KB 116/562 KB 76/256 KB 27/140 KB 508/1192 KB 380/439 KB 116/562 KB 76/256 KB 27/140 KB 512/1192 KB 380/439 KB 116/562 KB 68/256 KB 27/140 KB 500/1192 KB 384/439 KB 116/562 KB 76/256 KB 27/140 KB 512/1192 KB 384/439 KB 116/562 KB 76/256 KB 27/140 KB 516/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 520/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 524/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 528/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 532/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 536/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 540/1192 KB 388/439 KB 1 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 16/562 KB 76/256 KB 27/140 KB 544/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 548/1192 KB 376/439 KB 116/562 KB 68/256 KB 27/140 KB 500/1192 KB 372/439 KB 104/562 KB 56/256 KB 27/140 KB 500/1192 KB 388/439 KB 116/562 KB 76/256 KB 30/140 KB 548/1192 KB 388/439 KB 116/562 KB 76/256 KB 32/140 KB 548/1192 KB 388/439 KB 116/562 KB 76/256 KB 36/140 KB 548/1192 KB 380/439 KB 116/562 KB 76/256 KB 27/140 KB 516/1192 KB 388/439 KB 120/562 KB 80/256 KB 36/140 KB 548/1192 KB 388/439 KB 120/562 KB 84/256 KB 36/140 KB 548/1192 KB 388/439 KB 116/562 KB 76/256 KB 27/140 KB 516/1192 KB 392/439 KB 120/562 KB 84/256 KB 40/140 KB 548/1192 KB 396/439 KB 120/562 KB 84/256 KB 40/140 KB 548/1192 KB 400/439 KB 120/562 KB 84/256 KB 40/140 KB 548/1192 KB 388/439 KB 120/562 KB 84/256 KB 40/140 KB 548/1192 KB 400/439 KB 120/562 KB 84/256 KB 44/140 KB 548/1192 KB 400/439 KB 120/562 KB 84/256 KB 48/140 KB 548/1192 KB 400/439 KB 120/562 KB 84/256 KB 52/140 KB 548/1192 KB 404/439 KB 120/562 KB 88/256 KB 56/140 KB 548/1192 KB 404/439 KB 120/562 KB 88/256 KB 60/140 KB 548/1192 KB 404/439 KB 120/562 KB 88/256 KB 62/140 KB 548/1192 KB 388/439 KB 120/562 KB 76/256 KB 36/140 KB 548/1192 KB 404/439 KB 124/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 128/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 132/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 136/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 140/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 144/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 148/562 KB 88/256 KB 62/140 KB 548/1192 KB 404/439 KB 152/562 KB 88/256 KB 66/140 KB 548/1192 KB 404/439 KB 156/562 KB 88/256 KB 66/140 KB 548/1192 KB 404/439 KB 120/562 KB 88/256 KB 52/140 KB 548/1192 KB 408/439 KB 156/562 KB 88/256 KB 66/140 KB 552/1192 KB 412/439 KB 156/562 KB 88/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 88/256 KB 66/140 KB 552/1192 KB 400/439 KB 120/562 KB 88/256 KB 52/140 KB 548/1192 KB 416/439 KB 156/562 KB 92/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 96/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 100/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 104/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 108/256 KB 66/140 KB 552/1192 KB 416/439 KB 156/562 KB 112/256 KB 66/140 KB 552/1192 KB 420/439 KB 156/562 KB 116/256 KB 66/140 KB 552/1192 KB 404/439 KB 156/562 KB 88/256 KB 66/140 KB 552/1192 KB 404/439 KB 148/562 KB 88/256 KB 66/140 KB 548/1192 KB 420/439 KB 160/562 KB 116/256 KB 70/140 KB 552/1192 KB 420/439 KB 160/562 KB 116/256 KB 66/140 KB 552/1192 KB 420/439 KB 156/562 KB 112/256 KB 66/140 KB 552/1192 KB 424/439 KB 160/562 KB 116/256 KB 70/140 KB 556/1192 KB 428/439 KB 160/562 KB 116/256 KB 74/140 KB 556/1192 KB 432/439 KB 160/562 KB 116/256 KB 74/140 KB 556/1192 KB 436/439 KB 160/562 KB 116/256 KB 74/140 KB 556/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 556/1192 KB 420/439 KB 160/562 KB 116/256 KB 70/140 KB 556/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 560/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 564/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 568/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 572/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 576/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 580/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 584/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 588/1192 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 592/119 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2 KB 439/439 KB 164/562 KB 120/256 KB 74/140 KB 596/1192 KB 436/439 KB 164/562 KB 120/256 KB 74/140 KB 556/1192 KB 436/439 KB 160/562 KB 120/256 KB 74/140 KB 556/1192 KB 439/439 KB 164/562 KB 124/256 KB 74/140 KB 596/1192 KB 439/439 KB 164/562 KB 128/256 KB 74/140 KB 596/1192 KB 424/439 KB 160/562 KB 116/256 KB 74/140 KB 556/1192 KB 439/439 KB 164/562 KB 128/256 KB 78/140 KB 596/1192 KB 439/439 KB 164/562 KB 128/256 KB 82/140 KB 596/1192 KB 439/439 KB 168/562 KB 132/256 KB 86/140 KB 596/1192 KB 439/439 KB 168/562 KB 132/256 KB 90/140 KB 596/1192 KB 439/439 KB 168/562 KB 132/256 KB 94/140 KB 596/1192 KB 439/439 KB 168/562 KB 132/256 KB 82/140 KB 596/1192 KB 439/439 KB 168/562 KB 136/256 KB 94/140 KB 596/1192 KB 439/439 KB 168/562 KB 140/256 KB 94/140 KB 596/1192 KB 439/439 KB 168/562 KB 144/256 KB 94/140 KB 596/1192 KB 439/439 KB 168/562 KB 148/256 KB 94/140 KB 596/1192 KB 439/439 KB 168/562 KB 152/256 KB 98/140 KB 596/1192 KB 439/439 KB 168/562 KB 156/256 KB 98/140 KB 596/1192 KB 439/439 KB 168/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 168/562 KB 128/256 KB 82/140 KB 596/1192 KB 439/439 KB 172/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 176/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 180/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 184/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 188/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 192/562 KB 160/256 KB 98/140 KB 596/1192 KB 439/439 KB 196/562 KB 160/256 KB 98/140 KB 596/1192 KB 200/562 KB 164/256 KB 98/140 KB 596/1192 KB 204/562 KB 164/256 KB 98/140 KB 596/1192 KB 208/562 KB 164/256 KB 98/140 KB 600/1192 KB 439/439 KB 168/562 KB 148/256 KB 98/140 KB 596/1192 KB 208/562 KB 164/256 KB 102/140 KB 600/1192 KB 208/562 KB 164/256 KB 106/140 KB 600/1192 KB 208/562 KB 164/256 KB 110/140 KB 600/1192 KB 208/562 KB 164/256 KB 114/140 KB 600/1192 KB 208/562 KB 164/256 KB 118/140 KB 600/1192 KB 208/562 KB 164/256 KB 122/140 KB 600/1192 KB 208/562 KB 164/256 KB 126/140 KB 600/1192 KB 204/562 KB 164/256 KB 98/140 KB 600/1192 KB 208/562 KB 164/256 KB 126/140 KB 604/1192 KB 208/562 KB 164/256 KB 126/140 KB 608/1192 KB 196/562 KB 164/256 KB 98/140 KB 596/1192 KB 212/562 KB 168/256 KB 126/140 KB 608/1192 KB 212/562 KB 172/256 KB 126/140 KB 608/1192 KB 212/562 KB 176/256 KB 126/140 KB 608/1192 KB 212/562 KB 180/256 KB 126/140 KB 608/1192 KB 212/562 KB 184/256 KB 130/140 KB 612/1192 KB 212/562 KB 188/256 KB 130/140 KB 612/1192 KB 212/562 KB 192/256 KB 130/140 KB 612/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 326.1 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 212/562 KB 180/256 KB 130/140 KB 612/1192 KB 212/562 KB 192/256 KB 130/140 KB 616/1192 KB 212/562 KB 192/256 KB 130/140 KB 620/1192 KB 212/562 KB 192/256 KB 130/140 KB 624/1192 KB 212/562 KB 180/256 KB 130/140 KB 608/1192 KB 212/562 KB 192/256 KB 134/140 KB 624/1192 KB 212/562 KB 192/256 KB 138/140 KB 624/1192 KB 212/562 KB 192/256 KB 140/140 KB 624/1192 KB 212/562 KB 164/256 KB 126/140 KB 608/1192 KB 216/562 KB 192/256 KB 140/140 KB 624/1192 KB 220/562 KB 192/256 KB 140/140 KB 624/1192 KB 224/562 KB 192/256 KB 140/140 KB 624/1192 KB 224/562 KB 192/256 KB 140/140 KB 628/1192 KB 228/562 KB 196/256 KB 140/140 KB 632/1192 KB 228/562 KB 196/256 KB 140/140 KB 636/1192 KB 228/562 KB 196/256 KB 140/140 KB 628/1192 KB 232/562 KB 196/256 KB 140/140 KB 636/1192 KB 236/562 KB 196/256 KB 140/140 KB 636/1192 KB 240/562 KB 196/256 KB 140/140 KB 636/1192 KB 244/562 KB 196/256 KB 140/140 KB 636/1192 KB 224/562 KB 196/256 KB 140/140 KB 628/1192 KB 244/562 KB 200/256 KB 140/140 KB 640/1192 KB 244/562 KB 204/256 KB 140/140 KB 640/1192 KB 244/562 KB 208/256 KB 140/140 KB 640/1192 KB 244/562 KB 196/256 KB 140/140 KB 640/1192 KB 244/562 KB 208/256 KB 140/140 KB 644/1192 KB 248/562 KB 212/256 KB 140/140 KB 648/1192 KB 248/562 KB 212/256 KB 140/140 KB 652/1192 KB 248/562 KB 212/256 KB 140/140 KB 656/1192 KB 248/562 KB 212/256 KB 140/140 KB 644/1192 KB 252/562 KB 212/256 KB 140/140 KB 656/1192 KB 256/562 KB 212/256 KB 140/140 KB 656/1192 KB 244/562 KB 212/256 KB 140/140 KB 644/1192 KB 256/562 KB 216/256 KB 140/140 KB 656/1192 KB 256/562 KB 220/256 KB 140/140 KB 656/1192 KB 256/562 KB 224/256 KB 140/140 KB 656/1192 KB 256/562 KB 228/256 KB 140/140 KB 656/1192 KB 260/562 KB 232/256 KB 660/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 103.4 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 260/562 KB 228/256 KB 140/140 KB 660/1192 KB 264/562 KB 232/256 KB 660/1192 KB 268/562 KB 232/256 KB 660/1192 KB 272/562 KB 232/256 KB 660/1192 KB 256/562 KB 228/256 KB 140/140 KB 660/1192 KB 272/562 KB 232/256 KB 664/1192 KB 272/562 KB 232/256 KB 668/1192 KB 272/562 KB 232/256 KB 672/1192 KB 276/562 KB 232/256 KB 672/1192 KB 280/562 KB 236/256 KB 676/1192 KB 284/562 KB 236/256 KB 676/1192 KB 288/562 KB 236/256 KB 676/1192 KB 292/562 KB 236/256 KB 676/1192 KB 296/562 KB 236/256 KB 676/1192 KB 300/562 KB 236/256 KB 676/1192 KB 304/562 KB 236/256 KB 676/1192 KB 276/562 KB 236/256 KB 676/1192 KB 304/562 KB 236/256 KB 680/1192 KB 304/562 KB 236/256 KB 684/1192 KB 304/562 KB 236/256 KB 688/1192 KB 276/562 KB 236/256 KB 672/1192 KB 304/562 KB 240/256 KB 688/1192 KB 304/562 KB 244/256 KB 688/1192 KB 304/562 KB 248/256 KB 688/1192 KB 304/562 KB 252/256 KB 688/1192 KB 304/562 KB 256/256 KB 688/1192 KB 304/562 KB 256/256 KB 688/1192 KB 304/562 KB 256/256 KB 692/1192 KB 308/562 KB 256/256 KB 692/1192 KB 312/562 KB 256/256 KB 696/1192 KB 316/562 KB 256/256 KB 696/1192 KB 320/562 KB 256/256 KB 696/1192 KB 308/562 KB 256/256 KB 696/1192 KB 320/562 KB 256/256 KB 700/1192 KB 320/562 KB 256/256 KB 704/1192 KB 320/562 KB 256/256 KB 708/1192 KB 320/562 KB 256/256 KB 712/1192 KB 320/562 KB 256/256 KB 716/1192 KB 320/562 KB 256/256 KB 720/1192 KB 320/562 KB 256/256 KB 724/1192 KB 324/562 KB 256/256 KB 728/1192 KB 324/562 KB 256/256 KB 732/1192 KB 324/562 KB 256/256 KB 4/1461 KB 736/1192 KB 324/562 KB 256/256 KB 724/1192 KB 324/562 KB 256/256 KB 4/1461 KB 732/1192 KB 324/562 KB 256/256 KB 8/1461 KB 736/1192 KB 324/562 KB 256/256 KB 12/1461 KB 736/1192 KB 324/562 KB 256/256 KB 16/1461 KB 736/1192 KB 324/562 KB 256/256 KB 20/1461 KB 736/1192 KB 324/562 KB 256/256 KB 24/1461 KB 736/1192 KB 324/562 KB 256/256 KB 28/1461 KB 736/1192 KB 324/562 KB 256/256 KB 32/1461 KB 736/1192 KB 324/562 KB 256/256 KB 36/1461 KB 736/1192 KB 324/562 KB 256/256 KB 40/1461 KB 736/1192 KB 324/562 KB 256/256 KB 44/1461 KB 736/1192 KB 324/562 KB 256/256 KB 48/1461 KB 736/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 324/562 KB 4/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 8/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 12/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 16/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 20/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 24/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 28/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 32/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 36/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 40/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 44/1118 KB 48/1461 KB 736/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 324/562 KB 48/1118 KB 48/1461 KB 736/1192 KB 324/562 KB 48/1118 KB 52/1461 KB 736/1192 KB 328/562 KB 52/1118 KB 56/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 60/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 64/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 68/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 72/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 76/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 80/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 52/1461 KB 740/1192 KB 328/562 KB 52/1118 KB 80/1461 KB 744/1192 KB 328/562 KB 52/1118 KB 52/1461 KB 736/1192 KB 328/562 KB 56/1118 KB 80/1461 KB 744/1192 KB 328/562 KB 60/1118 KB 80/1461 KB 744/1192 KB 328/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 328/562 KB 48/1118 KB 52/1461 KB 736/1192 KB 332/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 336/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 340/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 344/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 348/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 352/562 KB 64/1118 KB 80/1461 KB 744/1192 KB 356/562 KB 68/1118 KB 80/1461 KB 744/1192 KB 360/562 KB 68/1118 KB 80/1461 KB 748/1192 KB 364/562 KB 68/1118 KB 80/1461 KB 748/1192 KB 368/562 KB 68/1118 KB 80/1461 KB 748/1192 KB 372/562 KB 68/1118 KB 80/1461 KB 748/1192 KB 352/562 KB 68/1118 KB 80/1461 KB 744/1192 KB 4/37 KB 372/562 KB 68/1118 KB 84/1461 KB 748/1192 KB 8/37 KB 372/562 KB 72/1118 KB 84/1461 KB 748/1192 KB 12/37 KB 372/562 KB 72/1118 KB 84/1461 KB 748/1192 KB 16/37 KB 372/562 KB 72/1118 KB 84/1461 KB 748/1192 KB 372/562 KB 68/1118 KB 84/1461 KB 748/1192 KB 16/37 KB 372/562 KB 72/1118 KB 88/1461 KB 748/1192 KB 16/37 KB 372/562 KB 72/1118 KB 92/1461 KB 748/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 748/1192 KB 356/562 KB 68/1118 KB 80/1461 KB 748/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 752/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 756/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 760/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 764/1192 KB 16/37 KB 372/562 KB 72/1118 KB 96/1461 KB 768/1192 KB 4/37 KB 372/562 KB 72/1118 KB 84/1461 KB 748/1192 KB 16/37 KB 372/562 KB 76/1118 KB 96/1461 KB 768/1192 KB 16/37 KB 372/562 KB 80/1118 KB 96/1461 KB 768/1192 KB 16/37 KB 372/562 KB 84/1118 KB 96/1461 KB 768/1192 KB 20/37 KB 372/562 KB 88/1118 KB 96/1461 KB 772/1192 KB 20/37 KB 372/562 KB 92/1118 KB 96/1461 KB 772/1192 KB 20/37 KB 372/562 KB 96/1118 KB 96/1461 KB 772/1192 KB 20/37 KB 376/562 KB 100/1118 KB 96/1461 KB 772/1192 KB 20/37 KB 376/562 KB 104/1118 KB 100/1461 KB 772/1192 KB 20/37 KB 376/562 KB 108/1118 KB 100/1461 KB 772/1192 KB 20/37 KB 376/562 KB 112/1118 KB 100/1461 KB 772/1192 KB 20/37 KB 372/562 KB 84/1118 KB 96/1461 KB 772/1192 KB 24/37 KB 376/562 KB 112/1118 KB 100/1461 KB 772/1192 KB 28/37 KB 376/562 KB 112/1118 KB 100/1461 KB 772/1192 KB 16/37 KB 372/562 KB 84/1118 KB 96/1461 KB 772/1192 KB 28/37 KB 376/562 KB 112/1118 KB 100/1461 KB 776/1192 KB 28/37 KB 376/562 KB 112/1118 KB 100/1461 KB 780/1192 KB 28/37 KB 376/562 KB 112/1118 KB 100/1461 KB 784/1192 KB 32/37 KB 376/562 KB 112/1118 KB 100/1461 KB 784/1192 KB 32/37 KB 376/562 KB 112/1118 KB 100/1461 KB 788/1192 KB 36/37 KB 376/562 KB 112/1118 KB 100/1461 KB 792/1192 KB 36/37 KB 376/562 KB 112/1118 KB 100/1461 KB 796/1192 KB 36/37 KB 376/562 KB 112/1118 KB 100/1461 KB 800/1192 KB 36/37 KB 376/562 KB 112/1118 KB 100/1461 KB 804/1192 KB 36/37 KB 376/562 KB 116/1118 KB 100/1461 KB 808/1192 KB 36/37 KB 376/562 KB 116/1118 KB 100/1 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 461 KB 812/1192 KB 36/37 KB 376/562 KB 116/1118 KB 100/1461 KB 816/1192 KB 20/37 KB 376/562 KB 100/1118 KB 100/1461 KB 772/1192 KB 36/37 KB 376/562 KB 116/1118 KB 104/1461 KB 816/1192 KB 20/37 KB 376/562 KB 96/1118 KB 96/1461 KB 772/1192 KB 36/37 KB 380/562 KB 116/1118 KB 104/1461 KB 816/1192 KB 36/37 KB 384/562 KB 116/1118 KB 104/1461 KB 816/1192 KB 36/37 KB 388/562 KB 116/1118 KB 104/1461 KB 816/1192 KB 36/37 KB 392/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 396/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 400/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 404/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 408/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 376/562 KB 116/1118 KB 100/1461 KB 804/1192 KB 36/37 KB 376/562 KB 112/1118 KB 100/1461 KB 788/1192 KB 37/37 KB 412/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 36/37 KB 388/562 KB 116/1118 KB 108/1461 KB 816/1192 KB 37/37 KB 412/562 KB 116/1118 KB 112/1461 KB 816/1192 KB 37/37 KB 412/562 KB 116/1118 KB 116/1461 KB 816/1192 KB 37/37 KB 412/562 KB 116/1118 KB 120/1461 KB 816/1192 KB 37/37 KB 412/562 KB 116/1118 KB 124/1461 KB 816/1192 KB 37/37 KB 412/562 KB 120/1118 KB 128/1461 KB 816/1192 KB 37/37 KB 412/562 KB 120/1118 KB 124/1461 KB 816/1192 KB 37/37 KB 412/562 KB 124/1118 KB 128/1461 KB 816/1192 KB 37/37 KB 412/562 KB 128/1118 KB 128/1461 KB 816/1192 KB 37/37 KB 412/562 KB 132/1118 KB 128/1461 KB 816/1192 KB 37/37 KB 412/562 KB 136/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 412/562 KB 140/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 412/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 36/37 KB 412/562 KB 116/1118 KB 128/1461 KB 816/1192 KB 37/37 KB 416/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 420/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 424/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 428/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 432/562 KB 144/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 412/562 KB 132/1118 KB 132/1461 KB 820/1192 KB 37/37 KB 432/562 KB 144/1118 KB 132/1461 KB 824/1192 KB 37/37 KB 432/562 KB 144/1118 KB 132/1461 KB 828/1192 KB 37/37 KB 436/562 KB 144/1118 KB 132/1461 KB 832/1192 KB 37/37 KB 436/562 KB 144/1118 KB 132/1461 KB 836/1192 KB 37/37 KB 436/562 KB 148/1118 KB 132/1461 KB 840/1192 KB 37/37 KB 436/562 KB 148/1118 KB 132/1461 KB 844/1192 KB 37/37 KB 436/562 KB 148/1118 KB 132/1461 KB 848/1192 KB 37/37 KB 412/562 KB 132/1118 KB 132/1461 KB 816/1192 KB 37/37 KB 436/562 KB 148/1118 KB 136/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 140/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 144/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 148/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 152/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 156/1461 KB 848/1192 KB 436/562 KB 148/1118 KB 160/1461 KB 848/1192 KB 37/37 KB 436/562 KB 148/1118 KB 132/1461 KB 836/1192 KB 37/37 KB 436/562 KB 144/1118 KB 132/1461 KB 828/1192 KB 440/562 KB 152/1118 KB 160/1461 KB 848/1192 KB 444/562 KB 152/1118 KB 160/1461 KB 848/1192 KB 448/562 KB 152/1118 KB 160/1461 KB 848/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 26.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 436/562 KB 152/1118 KB 160/1461 KB 848/1192 KB 448/562 KB 156/1118 KB 160/1461 KB 848/1192 KB 448/562 KB 160/1118 KB 160/1461 KB 848/1192 KB 448/562 KB 164/1118 KB 160/1461 KB 848/1192 KB 452/562 KB 168/1118 KB 164/1461 KB 852/1192 KB 452/562 KB 172/1118 KB 164/1461 KB 852/1192 KB 452/562 KB 176/1118 KB 164/1461 KB 852/1192 KB 452/562 KB 164/1118 KB 164/1461 KB 852/1192 KB 452/562 KB 176/1118 KB 164/1461 KB 856/1192 KB 452/562 KB 176/1118 KB 164/1461 KB 860/1192 KB 452/562 KB 176/1118 KB 164/1461 KB 864/1192 KB 452/562 KB 176/1118 KB 164/1461 KB 868/1192 KB 452/562 KB 180/1118 KB 164/1461 KB 872/1192 KB 452/562 KB 180/1118 KB 164/1461 KB 876/1192 KB 452/562 KB 164/1118 KB 164/1461 KB 848/1192 KB 452/562 KB 180/1118 KB 168/1461 KB 876/1192 KB 452/562 KB 180/1118 KB 172/1461 KB 876/1192 KB 452/562 KB 180/1118 KB 176/1461 KB 876/1192 KB 452/562 KB 164/1118 KB 160/1461 KB 848/1192 KB 456/562 KB 180/1118 KB 176/1461 KB 876/1192 KB 460/562 KB 180/1118 KB 176/1461 KB 876/1192 KB 460/562 KB 180/1118 KB 180/1461 KB 876/1192 KB 464/562 KB 180/1118 KB 184/1461 KB 876/1192 KB 464/562 KB 180/1118 KB 188/1461 KB 876/1192 KB 464/562 KB 180/1118 KB 192/1461 KB 876/1192 KB 452/562 KB 180/1118 KB 164/1461 KB 868/1192 KB 464/562 KB 184/1118 KB 192/1461 KB 876/1192 KB 464/562 KB 188/1118 KB 192/1461 KB 876/1192 KB 464/562 KB 192/1118 KB 192/1461 KB 876/1192 KB 464/562 KB 180/1118 KB 180/1461 KB 876/1192 KB 468/562 KB 4/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 472/562 KB 4/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 476/562 KB 4/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 4/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 464/562 KB 4/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 8/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 12/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 16/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 20/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 24/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 28/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 32/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 464/562 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 36/46 KB 192/1118 KB 192/1461 KB 880/1192 KB 480/562 KB 40/46 KB 196/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 44/46 KB 196/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 46/46 KB 196/1118 KB 196/1461 KB 884/1192 KB 480/562 KB 36/46 KB 196/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 46/46 KB 200/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 46/46 KB 204/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 46/46 KB 208/1118 KB 196/1461 KB 884/1192 KB 480/562 KB 36/46 KB 192/1118 KB 196/1461 KB 884/1192 KB 484/562 KB 46/46 KB 208/1118 KB 196/1461 KB 888/1192 KB 484/562 KB 46/46 KB 208/1118 KB 196/1461 KB 892/1192 KB 484/562 KB 46/46 KB 208/1118 KB 196/1461 KB 896/1192 KB 480/562 KB 36/46 KB 192/1118 KB 196/1461 KB 880/1192 KB 484/562 KB 46/46 KB 208/1118 KB 200/1461 KB 896/1192 KB 484/562 KB 46/46 KB 208/1118 KB 204/1461 KB 896/1192 KB 484/562 KB 46/46 KB 208/1118 KB 208/1461 KB 896/1192 KB 484/562 KB 40/46 KB 196/1118 KB 196/1461 KB 884/1192 KB 488/562 KB 46/46 KB 208/1118 KB 208/1461 KB 896/1192 KB 492/562 KB 46/46 KB 208/1118 KB 208/1461 KB 896/1192 KB 496/562 KB 46/46 KB 208/1118 KB 208/1461 KB 896/1192 KB 500/562 KB 46/46 KB 208/1118 KB 212/1461 KB 900/1192 KB 504/562 KB 46/46 KB 212/1118 KB 212/1461 KB 900/1192 KB 508/562 KB 46/46 KB 212/1118 KB 212/1461 KB 900/1192 KB 512/562 KB 46/46 KB unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 212/1118 KB 212/1461 KB 900/1192 KB 496/562 KB 46/46 KB 208/1118 KB 212/1461 KB 900/1192 KB 512/562 KB 46/46 KB 212/1118 KB 216/1461 KB 900/1192 KB 512/562 KB 46/46 KB 212/1118 KB 220/1461 KB 900/1192 KB 496/562 KB 46/46 KB 208/1118 KB 208/1461 KB 900/1192 KB 512/562 KB 46/46 KB 212/1118 KB 224/1461 KB 904/1192 KB 512/562 KB 46/46 KB 212/1118 KB 224/1461 KB 908/1192 KB 512/562 KB 46/46 KB 212/1118 KB 224/1461 KB 912/1192 KB 500/562 KB 46/46 KB 212/1118 KB 212/1461 KB 900/1192 KB 512/562 KB 46/46 KB 216/1118 KB 224/1461 KB 912/1192 KB 512/562 KB 46/46 KB 220/1118 KB 224/1461 KB 912/1192 KB 512/562 KB 46/46 KB 224/1118 KB 224/1461 KB 912/1192 KB 512/562 KB 46/46 KB 212/1118 KB 224/1461 KB 900/1192 KB 512/562 KB 46/46 KB 224/1118 KB 228/1461 KB 912/1192 KB 516/562 KB 228/1118 KB 232/1461 KB 912/1192 KB 516/562 KB 228/1118 KB 236/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 240/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 244/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 248/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 252/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 256/1461 KB 916/1192 KB 516/562 KB 228/1118 KB 228/1461 KB 912/1192 KB 516/562 KB 232/1118 KB 256/1461 KB 916/1192 KB 516/562 KB 236/1118 KB 256/1461 KB 916/1192 KB 516/562 KB 240/1118 KB 256/1461 KB 916/1192 KB 516/562 KB 224/1118 KB 228/1461 KB 912/1192 KB 520/562 KB 240/1118 KB 256/1461 KB 916/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 31.7 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 516/562 KB 228/1118 KB 232/1461 KB 916/1192 KB 520/562 KB 240/1118 KB 256/1461 KB 920/1192 KB 520/562 KB 240/1118 KB 256/1461 KB 924/1192 KB 520/562 KB 240/1118 KB 256/1461 KB 928/1192 KB 524/562 KB 240/1118 KB 256/1461 KB 928/1192 KB 528/562 KB 240/1118 KB 256/1461 KB 928/1192 KB 528/562 KB 240/1118 KB 256/1461 KB 932/1192 KB 532/562 KB 244/1118 KB 256/1461 KB 936/1192 KB 532/562 KB 244/1118 KB 256/1461 KB 940/1192 KB 532/562 KB 244/1118 KB 256/1461 KB 944/1192 KB 532/562 KB 244/1118 KB 256/1461 KB 932/1192 KB 532/562 KB 248/1118 KB 256/1461 KB 944/1192 KB 532/562 KB 252/1118 KB 256/1461 KB 944/1192 KB 532/562 KB 256/1118 KB 256/1461 KB 944/1192 KB 532/562 KB 240/1118 KB 256/1461 KB 932/1192 KB 536/562 KB 256/1118 KB 256/1461 KB 944/1192 KB 540/562 KB 256/1118 KB 256/1461 KB 944/1192 KB 544/562 KB 256/1118 KB 260/1461 KB 948/1192 KB 548/562 KB 256/1118 KB 260/1461 KB 948/1192 KB 552/562 KB 260/1118 KB 260/1461 KB 948/1192 KB 556/562 KB 260/1118 KB 260/1461 KB 948/1192 KB 560/562 KB 260/1118 KB 260/1461 KB 948/1192 KB 562/562 KB 260/1118 KB 260/1461 KB 948/1192 KB 540/562 KB 256/1118 KB 260/1461 KB 948/1192 KB 562/562 KB 260/1118 KB 264/1461 KB 948/1192 KB 540/562 KB 256/1118 KB 256/1461 KB 948/1192 KB 562/562 KB 260/1118 KB 264/1461 KB 952/1192 KB 562/562 KB 260/1118 KB 264/1461 KB 956/1192 KB 562/562 KB 260/1118 KB 264/1461 KB 960/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 964/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 968/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 972/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 976/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 980/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 984/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 988/1192 KB 548/562 KB 260/1118 KB 260/1461 KB 948/1192 KB 562/562 KB 264/1118 KB 268/1461 KB 988/1192 KB 562/562 KB 268/1118 KB 268/1461 KB 988/1192 KB 562/562 KB 272/1118 KB 268/1461 KB 988/1192 KB 562/562 KB 260/1118 KB 268/1461 KB 960/1192 KB 562/562 KB 272/1118 KB 272/1461 KB 988/1192 KB 562/562 KB 272/1118 KB 276/1461 KB 988/1192 KB 562/562 KB 276/1118 KB 280/1461 KB 988/1192 KB 562/562 KB 276/1118 KB 284/1461 KB 988/1192 KB 562/562 KB 276/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 276/1118 KB 276/1461 KB 988/1192 KB 562/562 KB 280/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 284/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 4/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 8/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 12/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 16/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 20/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 24/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 28/287 KB 288/1118 KB 288/1461 KB 988/1192 KB 562/562 KB 32/287 KB 288/1118 KB 292/1461 KB 988/1192 KB 562/562 KB 36/287 KB 288/1118 KB 292/1461 KB 988/1192 KB 40/287 KB 292/1118 KB 292/1461 KB 992/1192 KB 44/287 KB 292/1118 KB 292/1461 KB 992/1192 KB 48/287 KB 292/1118 KB 292/1461 KB 992/1192 KB 562/562 KB 28/287 KB 288/1118 KB 292/1461 KB 988/1192 KB 48/287 KB 292/1118 KB 296/1461 KB 992/1192 KB 48/287 KB 292/1118 KB 300/1461 KB 992/1192 KB 48/287 KB 292/1118 KB 304/1461 KB 992/1192 KB 36/287 KB 292/1118 KB 292/1461 KB 992/1192 KB 562/562 KB 36/287 KB 292/1118 KB 292/1461 KB 988/1192 KB 48/287 KB 296/1118 KB 304/1461 KB 996/1192 KB 48/287 KB 300/1118 KB 304 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install /1461 KB 996/1192 KB 48/287 KB 304/1118 KB 304/1461 KB 996/1192 KB 48/287 KB 308/1118 KB 304/1461 KB 996/1192 KB 52/287 KB 312/1118 KB 308/1461 KB 996/1192 KB 52/287 KB 316/1118 KB 308/1461 KB 996/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 996/1192 KB 48/287 KB 292/1118 KB 304/1461 KB 996/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1000/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1004/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1008/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1012/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1016/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1020/1192 KB 52/287 KB 320/1118 KB 308/1461 KB 1024/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1028/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1032/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1036/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1040/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1044/1192 KB 52/287 KB 308/1118 KB 308/1461 KB 996/1192 KB 56/287 KB 324/1118 KB 308/1461 KB 1044/1192 KB 60/287 KB 324/1118 KB 308/1461 KB 1044/1192 KB 64/287 KB 324/1118 KB 308/1461 KB 1044/1192 KB 48/287 KB 308/1118 KB 308/1461 KB 996/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 389.7 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 64/287 KB 324/1118 KB 312/1461 KB 1044/1192 KB 64/287 KB 324/1118 KB 316/1461 KB 1044/1192 KB 64/287 KB 324/1118 KB 320/1461 KB 1044/1192 KB 64/287 KB 324/1118 KB 324/1461 KB 1044/1192 KB 68/287 KB 324/1118 KB 328/1461 KB 1044/1192 KB 52/287 KB 324/1118 KB 308/1461 KB 1024/1192 KB 68/287 KB 324/1118 KB 324/1461 KB 1044/1192 KB 72/287 KB 324/1118 KB 328/1461 KB 1044/1192 KB 76/287 KB 324/1118 KB 332/1461 KB 1044/1192 KB 80/287 KB 328/1118 KB 332/1461 KB 1044/1192 KB 72/287 KB 324/1118 KB 332/1461 KB 1044/1192 KB 80/287 KB 328/1118 KB 336/1461 KB 1044/1192 KB 76/287 KB 328/1118 KB 332/1461 KB 1044/1192 KB 80/287 KB 332/1118 KB 336/1461 KB 1044/1192 KB 80/287 KB 336/1118 KB 336/1461 KB 1044/1192 KB 80/287 KB 340/1118 KB 336/1461 KB 1044/1192 KB 84/287 KB 344/1118 KB 340/1461 KB 1044/1192 KB 84/287 KB 348/1118 KB 340/1461 KB 1044/1192 KB 84/287 KB 352/1118 KB 340/1461 KB 1044/1192 KB 84/287 KB 340/1118 KB 340/1461 KB 1044/1192 KB 88/287 KB 352/1118 KB 340/1461 KB 1048/1192 KB 92/287 KB 352/1118 KB 340/1461 KB 1048/1192 KB 96/287 KB 352/1118 KB 340/1461 KB 1048/1192 KB 80/287 KB 340/1118 KB 340/1461 KB 1044/1192 KB 96/287 KB 352/1118 KB 344/1461 KB 1048/1192 KB 96/287 KB 352/1118 KB 348/1461 KB 1048/1192 KB 96/287 KB 352/1118 KB 352/1461 KB 1048/1192 KB 84/287 KB 352/1118 KB 340/1461 KB 1048/1192 KB 96/287 KB 352/1118 KB 352/1461 KB 1052/1192 KB 100/287 KB 356/1118 KB 352/1461 KB 1056/1192 KB 100/287 KB 356/1118 KB 352/1461 KB 1060/1192 KB 100/287 KB 356/1118 KB 356/1461 KB 1064/1192 KB 100/287 KB 356/1118 KB 356/1461 KB 1068/1192 KB 100/287 KB 356/1118 KB 356/1461 KB 1072/1192 KB 100/287 KB 356/1118 KB 352/1461 KB 1052/1192 KB 104/287 KB 356/1118 KB 356/1461 KB 1072/1192 KB 108/287 KB 356/1118 KB 356/1461 KB 1072/1192 KB 112/287 KB 356/1118 KB 356/1461 KB 1072/1192 KB 96/287 KB 356/1118 KB 352/1461 KB 1052/1192 KB 112/287 KB 360/1118 KB 356/1461 KB 1072/1192 KB 112/287 KB 364/1118 KB 356/1461 KB 1072/1192 KB 112/287 KB 368/1118 KB 356/1461 KB 1072/1192 KB 100/287 KB 356/1118 KB 356/1461 KB 1060/1192 KB 112/287 KB 368/1118 KB 360/1461 KB 1072/1192 KB 112/287 KB 368/1118 KB 364/1461 KB 1072/1192 KB 112/287 KB 368/1118 KB 368/1461 KB 1072/1192 KB 112/287 KB 368/1118 KB 372/1461 KB 1072/1192 KB 116/287 KB 372/1118 KB 376/1461 KB 1076/1192 KB 116/287 KB 372/1118 KB 380/1461 KB 1076/1192 KB 116/287 KB 372/1118 KB 384/1461 KB 1076/1192 KB 116/287 KB 372/1118 KB 372/1461 KB 1076/1192 KB 116/287 KB 372/1118 KB 384/1461 KB 1080/1192 KB 116/287 KB 372/1118 KB 384/1461 KB 1084/1192 KB 116/287 KB 372/1118 KB 372/1461 KB 1072/1192 KB 120/287 KB 372/1118 KB 384/1461 KB 1088/1192 KB 124/287 KB 372/1118 KB 384/1461 KB 1088/1192 KB 128/287 KB 372/1118 KB 384/1461 KB 1088/1192 KB 112/287 KB 372/1118 KB 372/1461 KB 1072/1192 KB 128/287 KB 376/1118 KB 384/1461 KB 1088/1192 KB 128/287 KB 380/1118 KB 384/1461 KB 1088/1192 KB 128/287 KB 384/1118 KB 384/1461 KB 1088/1192 KB 128/287 KB 388/1118 KB 384/1461 KB 1088/1192 KB 132/287 KB 392/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 396/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 400/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 404/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 408/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 412/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 416/1118 KB 388/1461 KB 1088/1192 KB 132/287 KB 388/1118 KB 388/1461 KB 1088/1192 KB 136/287 KB 416/1118 KB 388/1461 KB 1088/1192 KB 140/287 KB 416/1118 KB 388/1461 KB 1088/1192 KB 144/287 KB 416/1118 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 388/1461 KB 1088/1192 KB 128/287 KB 388/1118 KB 388/1461 KB 1088/1192 KB 144/287 KB 416/1118 KB 388/1461 KB 1092/1192 KB 144/287 KB 416/1118 KB 388/1461 KB 1096/1192 KB 144/287 KB 416/1118 KB 388/1461 KB 1100/1192 KB 144/287 KB 416/1118 KB 388/1461 KB 1104/1192 KB 144/287 KB 416/1118 KB 388/1461 KB 1108/1192 KB 148/287 KB 416/1118 KB 388/1461 KB 1112/1192 KB 148/287 KB 416/1118 KB 388/1461 KB 1116/1192 KB 148/287 KB 416/1118 KB 388/1461 KB 1120/1192 KB 148/287 KB 416/1118 KB 388/1461 KB 1124/1192 KB 128/287 KB 388/1118 KB 388/1461 KB 1088/1192 KB 148/287 KB 420/1118 KB 392/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 396/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 400/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 404/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 408/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 412/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 416/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 420/1461 KB 1124/1192 KB 148/287 KB 420/1118 KB 388/1461 KB 1124/1192 KB 148/287 KB 424/1118 KB 420/1461 KB 1124/1192 KB 148/287 KB 428/1118 KB 420/1461 KB 1128/1192 KB 148/287 KB 416/1118 KB 388/1461 KB 1108/1192 KB 152/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 156/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 160/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 164/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 168/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 172/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 176/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 148/287 KB 428/1118 KB 424/1461 KB 1128/1192 KB 176/287 KB 428/1118 KB 428/1461 KB 1128/1192 KB 176/287 KB 428/1118 KB 432/1461 KB 1128/1192 KB 148/287 KB 424/1118 KB 420/1461 KB 1128/1192 KB 176/287 KB 432/1118 KB 432/1461 KB 1132/1192 KB 176/287 KB 432/1118 KB 432/1461 KB 1136/1192 KB 176/287 KB 432/1118 KB 432/1461 KB 1128/1192 KB 180/287 KB 432/1118 KB 432/1461 KB 1136/1192 KB 184/287 KB 436/1118 KB 436/1461 KB 1140/1192 KB 188/287 KB 436/1118 KB 436/1461 KB 1140/1192 KB 192/287 KB 436/1118 KB 436/1461 KB 1140/1192 KB 180/287 KB 436/1118 KB 436/1461 KB 1140/1192 KB 192/287 KB 440/1118 KB 436/1461 KB 1140/1192 KB 192/287 KB 444/1118 KB 436/1461 KB 1140/1192 KB 180/287 KB 432/1118 KB 436/1461 KB 1140/1192 KB 192/287 KB 444/1118 KB 436/1461 KB 1144/1192 KB 180/287 KB 432/1118 KB 436/1461 KB 1136/1192 KB 192/287 KB 444/1118 KB 440/1461 KB 1144/1192 KB 192/287 KB 444/1118 KB 444/1461 KB 1144/1192 KB 192/287 KB 448/1118 KB 448/1461 KB 1148/1192 KB 192/287 KB 448/1118 KB 452/1461 KB 1148/1192 KB 196/287 KB 448/1118 KB 456/1461 KB 1148/1192 KB 196/287 KB 448/1118 KB 460/1461 KB 1148/1192 KB 196/287 KB 448/1118 KB 464/1461 KB 1148/1192 KB 192/287 KB 448/1118 KB 444/1461 KB 1148/1192 KB 192/287 KB 444/1118 KB 444/1461 KB 1148/1192 KB 196/287 KB 448/1118 KB 464/1461 KB 1152/1192 KB 196/287 KB 448/1118 KB 464/1461 KB 1156/1192 KB 196/287 KB 452/1118 KB 464/1461 KB 1160/1192 KB 196/287 KB 452/1118 KB 464/1461 KB 1164/1192 KB 196/287 KB 452/1118 KB 464/1461 KB 1168/1192 KB 196/287 KB 448/1118 KB 452/1461 KB 1148/1192 KB 200/287 KB 452/1118 KB 464/1461 KB 1168/1192 KB 204/287 KB 452/1118 KB 464/1461 KB 1168/1192 KB 208/287 KB 452/1118 KB 464/1461 KB 1168/1192 KB 196/287 KB 452/1118 KB 464/1461 KB 1156/1192 KB 208/287 KB 456/1118 KB 464/1461 KB 1168/1192 KB 208/287 KB 460/1118 KB 464/1461 KB 1168/1192 KB 208/287 KB 464/1118 KB 464/1461 KB 1168/1192 KB 208/287 KB 468/1118 KB 464/1461 KB 1168/1192 KB 212/287 KB 472/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 4 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 76/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 480/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 484/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 488/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 492/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 496/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 500/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 468/1118 KB 468/1461 KB 1172/1192 KB 212/287 KB 468/1118 KB 468/1461 KB 1168/1192 KB 212/287 KB 500/1118 KB 472/1461 KB 1172/1192 KB 212/287 KB 468/1118 KB 464/1461 KB 1168/1192 KB 216/287 KB 500/1118 KB 472/1461 KB 1176/1192 KB 220/287 KB 500/1118 KB 472/1461 KB 1176/1192 KB 224/287 KB 500/1118 KB 472/1461 KB 1176/1192 KB 212/287 KB 500/1118 KB 472/1461 KB 1176/1192 KB 224/287 KB 500/1118 KB 476/1461 KB 1180/1192 KB 224/287 KB 500/1118 KB 476/1461 KB 1184/1192 KB 224/287 KB 500/1118 KB 476/1461 KB 1188/1192 KB 224/287 KB 500/1118 KB 476/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 476/1461 KB 1192/1192 KB 224/287 KB 500/1118 KB 476/1461 KB 1176/1192 KB 228/287 KB 500/1118 KB 480/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 484/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 488/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 492/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 496/1461 KB 1192/1192 KB 228/287 KB 500/1118 KB 476/1461 KB 1192/1192 KB 232/287 KB 500/1118 KB 496/1461 KB 1192/1192 KB 236/287 KB 500/1118 KB 496/1461 KB 1192/1192 KB 240/287 KB 500/1118 KB 496/1461 KB 1192/1192 KB 244/287 KB 500/1118 KB 496/1461 KB 1192/1192 KB 248/287 KB 500/1118 KB 500/1461 KB 1192/1192 KB 252/287 KB 500/1118 KB 500/1461 KB 1192/1192 KB 256/287 KB 500/1118 KB 500/1461 KB 1192/1192 KB 244/287 KB 500/1118 KB 500/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 504/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 508/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 512/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 516/1461 KB 1192/1192 KB 260/287 KB 504/1118 KB 520/1461 KB 1192/1192 KB 260/287 KB 504/1118 KB 524/1461 KB 1192/1192 KB 260/287 KB 504/1118 KB 528/1461 KB 1192/1192 KB 256/287 KB 504/1118 KB 500/1461 KB 1192/1192 KB 260/287 KB 508/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 512/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 516/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 520/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 524/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 528/1118 KB 528/1461 KB 1192/1192 KB 260/287 KB 504/1118 KB 516/1461 KB 1192/1192 KB 264/287 KB 528/1118 KB 528/1461 KB 1192/1192 KB 268/287 KB 528/1118 KB 528/1461 KB 1192/1192 KB 272/287 KB 528/1118 KB 528/1461 KB 1192/1192 KB 276/287 KB 528/1118 KB 528/1461 KB 1192/1192 KB 280/287 KB 532/1118 KB 532/1461 KB 1192/1192 KB 276/287 KB 532/1118 KB 532/1461 KB 1192/1192 KB 280/287 KB 532/1118 KB 536/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 797.0 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 276/287 KB 532/1118 KB 528/1461 KB 1192/1192 KB 284/287 KB 536/1118 KB 536/1461 KB 284/287 KB 540/1118 KB 540/1461 KB 284/287 KB 544/1118 KB 540/1461 KB 284/287 KB 532/1118 KB 536/1461 KB 1192/1192 KB 287/287 KB 544/1118 KB 540/1461 KB 284/287 KB 536/1118 KB 540/1461 KB 287/287 KB 544/1118 KB 544/1461 KB 287/287 KB 544/1118 KB 548/1461 KB 287/287 KB 548/1118 KB 552/1461 KB 287/287 KB 548/1118 KB 556/1461 KB 287/287 KB 548/1118 KB 560/1461 KB 287/287 KB 548/1118 KB 548/1461 KB 287/287 KB 552/1118 KB 560/1461 KB 287/287 KB 556/1118 KB 560/1461 KB 287/287 KB 560/1118 KB 560/1461 KB 287/287 KB 564/1118 KB 560/1461 KB 287/287 KB 568/1118 KB 564/1461 KB 287/287 KB 572/1118 KB 564/1461 KB 287/287 KB 576/1118 KB 564/1461 KB 287/287 KB 564/1118 KB 564/1461 KB 287/287 KB 576/1118 KB 568/1461 KB 287/287 KB 576/1118 KB 572/1461 KB 287/287 KB 576/1118 KB 576/1461 KB 287/287 KB 580/1118 KB 576/1461 KB 287/287 KB 584/1118 KB 580/1461 KB 287/287 KB 588/1118 KB 580/1461 KB 287/287 KB 592/1118 KB 580/1461 KB 287/287 KB 580/1118 KB 580/1461 KB 287/287 KB 592/1118 KB 584/1461 KB 287/287 KB 592/1118 KB 588/1461 KB 287/287 KB 592/1118 KB 592/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 596/1118 KB 592/1461 KB 600/1118 KB 596/1461 KB 604/1118 KB 596/1461 KB 608/1118 KB 596/1461 KB 612/1118 KB 596/1461 KB 616/1118 KB 596/1461 KB 620/1118 KB 596/1461 KB 624/1118 KB 596/1461 KB 628/1118 KB 596/1461 KB 596/1118 KB 596/1461 KB 628/1118 KB 600/1461 KB 628/1118 KB 604/1461 KB 628/1118 KB 608/1461 KB 628/1118 KB 612/1461 KB 628/1118 KB 616/1461 KB 628/1118 KB 620/1461 KB 628/1118 KB 624/1461 KB 628/1118 KB 628/1461 KB 632/1118 KB 632/1461 KB 632/1118 KB 636/1461 KB 632/1118 KB 640/1461 KB 632/1118 KB 644/1461 KB 632/1118 KB 648/1461 KB 632/1118 KB 652/1461 KB 632/1118 KB 656/1461 KB 632/1118 KB 660/1461 KB 632/1118 KB 664/1461 KB 632/1118 KB 668/1461 KB 632/1118 KB 628/1461 KB 636/1118 KB 668/1461 KB 640/1118 KB 668/1461 KB 644/1118 KB 668/1461 KB 648/1118 KB 668/1461 KB 652/1118 KB 668/1461 KB 656/1118 KB 668/1461 KB 660/1118 KB 668/1461 KB 664/1118 KB 672/1461 KB 668/1118 KB 672/1461 KB 672/1118 KB 672/1461 KB 676/1118 KB 672/1461 KB 680/1118 KB 672/1461 KB 684/1118 KB 672/1461 KB 688/1118 KB 672/1461 KB 660/1118 KB 672/1461 KB 688/1118 KB 676/1461 KB 688/1118 KB 680/1461 KB 688/1118 KB 684/1461 KB 688/1118 KB 688/1461 KB 688/1118 KB 692/1461 KB 692/1118 KB 696/1461 KB 692/1118 KB 700/1461 KB 692/1118 KB 704/1461 KB 692/1118 KB 692/1461 KB 696/1118 KB 704/1461 KB 700/1118 KB 704/1461 KB 704/1118 KB 704/1461 KB 708/1118 KB 708/1461 KB 712/1118 KB 708/1461 KB 704/1118 KB 708/1461 KB 712/1118 KB 712/1461 KB 712/1118 KB 716/1461 KB 712/1118 KB 720/1461 KB 712/1118 KB 724/1461 KB 716/1118 KB 728/1461 KB 716/1118 KB 732/1461 KB 716/1118 KB 736/1461 KB 716/1118 KB 724/1461 KB 720/1118 KB 736/1461 KB 724/1118 KB 736/1461 KB 728/1118 KB 736/1461 KB 732/1118 KB 736/1461 KB 736/1118 KB 736/1461 KB 740/1118 KB 736/1461 KB 744/1118 KB 740/1461 KB 748/1118 KB 740/1461 KB 752/1118 KB 740/1461 KB 740/1118 KB 740/1461 KB 752/1118 KB 744/1461 KB 752/1118 KB 748/1461 KB 752/1118 KB 752/1461 KB 752/1118 KB 756/1461 KB 756/1118 KB 760/1461 KB 756/1118 KB 764/1461 KB 756/1118 KB 768/1461 KB 756/1118 KB 756/1461 KB 760/1118 KB 768/1461 KB 764/1118 KB 768/1461 KB 768/1118 KB 768/1461 KB 772/1118 KB 772/1461 KB 776/1118 KB 772/1461 KB 780/1118 KB 772/1461 KB 784/1118 KB 772/1461 KB 788/1118 KB 772/1461 KB 792/1118 KB 772/1461 KB 796/1118 KB 772/1461 KB 800/1118 KB 772/1461 KB 804/1118 KB 772/1461 KB 768/1118 KB 772/1461 KB 804/1118 KB 776/1461 KB 804/1118 KB 780/1461 KB 804/1118 KB 784/1461 KB 804/1118 KB 788/1461 KB 804/1118 KB 792/1461 KB 804/1118 KB 796/1461 KB 804/1118 KB 800/1461 KB 804/1118 KB 804/1461 KB 804/1118 KB 808/1461 KB 808/1118 KB 812/1461 KB 808/1118 KB 816/1461 KB 808/1118 KB 808/1461 KB 812/1118 KB 816/1461 KB 816/1118 KB 820/1461 KB 816/1118 KB 824/1461 KB 816/1118 KB 828/1461 KB 816/1118 KB 832/1461 KB 816/1118 KB 836/1461 KB 816/1118 KB 840/1461 KB 816/1118 KB 844/1461 KB 816/1118 KB 848/1461 KB 816/1118 KB 820/1461 KB 820/1118 KB 848/1461 KB 824/1118 KB 848/1461 KB 828/1118 KB 848/1461 KB 832/1118 KB 848/1461 KB 836/1118 KB 848/1461 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 848/1461 KB 852/1118 KB 852/1461 KB 856/1118 KB 852/1461 KB 848/1118 KB 852/1461 KB 856/1118 KB 856/1461 KB 856/1118 KB 860/1461 KB 856/1118 KB 864/1461 KB 860/1118 KB 864/1461 KB 864/1118 KB 864/1461 KB 864/1118 KB 868/1461 KB 868/1118 KB 872/1461 KB 868/1118 KB 876/1461 KB 868/1118 KB 880/1461 KB 868/1118 KB 868/1461 unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install KB 872/1118 KB 880/1461 KB 876/1118 KB 880/1461 KB 880/1118 KB 884/1461 KB 884/1118 KB 884/1461 KB 888/1118 KB 884/1461 KB 892/1118 KB 884/1461 KB 896/1118 KB 884/1461 KB 900/1118 KB 884/1461 KB 904/1118 KB 884/1461 KB 908/1118 KB 884/1461 KB 912/1118 KB 884/1461 KB 876/1118 KB 884/1461 KB 912/1118 KB 888/1461 KB 912/1118 KB 892/1461 KB 912/1118 KB 896/1461 KB 912/1118 KB 900/1461 KB 912/1118 KB 904/1461 KB 912/1118 KB 908/1461 KB 912/1118 KB 912/1461 KB 912/1118 KB 916/1461 KB 916/1118 KB 920/1461 KB 916/1118 KB 924/1461 KB 916/1118 KB 928/1461 KB 916/1118 KB 916/1461 KB 920/1118 KB 928/1461 KB 924/1118 KB 928/1461 KB 928/1118 KB 928/1461 KB 932/1118 KB 928/1461 KB 936/1118 KB 932/1461 KB 940/1118 KB 932/1461 KB 944/1118 KB 932/1461 KB 932/1118 KB 932/1461 KB 944/1118 KB 936/1461 KB 944/1118 KB 940/1461 KB 944/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 948/1118 KB 952/1461 KB 948/1118 KB 956/1461 KB 948/1118 KB 960/1461 KB 948/1118 KB 948/1461 KB 952/1118 KB 960/1461 KB 956/1118 KB 960/1461 KB 960/1118 KB 960/1461 KB 960/1118 KB 964/1461 KB 964/1118 KB 968/1461 KB 964/1118 KB 972/1461 KB 964/1118 KB 976/1461 KB 964/1118 KB 980/1461 KB 964/1118 KB 984/1461 KB 964/1118 KB 988/1461 KB 964/1118 KB 992/1461 KB 964/1118 KB 964/1461 KB 968/1118 KB 992/1461 KB 972/1118 KB 992/1461 KB 976/1118 KB 992/1461 KB 980/1118 KB 992/1461 KB 984/1118 KB 992/1461 KB 988/1118 KB 992/1461 KB 992/1118 KB 992/1461 KB 996/1118 KB 992/1461 KB 1000/1118 KB 996/1461 KB 1004/1118 KB 996/1461 KB 1008/1118 KB 996/1461 KB 996/1118 KB 996/1461 KB 1008/1118 KB 1000/1461 KB 1008/1118 KB 1004/1461 KB 1008/1118 KB 1008/1461 KB 1008/1118 KB 1012/1461 KB 1012/1118 KB 1016/1461 KB 1012/1118 KB 1020/1461 KB 1012/1118 KB 1024/1461 KB 1012/1118 KB 1028/1461 KB 1012/1118 KB 1032/1461 KB 1012/1118 KB 1036/1461 KB 1012/1118 KB 1040/1461 KB 1012/1118 KB 1044/1461 KB 1012/1118 KB 1048/1461 KB 1012/1118 KB 1052/1461 KB 1012/1118 KB 1012/1461 KB 1016/1118 KB 1052/1461 KB 1020/1118 KB 1052/1461 KB 1024/1118 KB 1052/1461 KB 1028/1118 KB 1052/1461 KB 1032/1118 KB 1052/1461 KB 1036/1118 KB 1052/1461 KB 1040/1118 KB 1052/1461 KB 1044/1118 KB 1052/1461 KB 1048/1118 KB 1052/1461 KB 1048/1118 KB 1056/1461 KB 1052/1118 KB 1056/1461 KB 1056/1118 KB 1056/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1060/1461 KB 1072/1118 KB 1060/1461 KB 1076/1118 KB 1060/1461 KB 1080/1118 KB 1060/1461 KB 1084/1118 KB 1060/1461 KB 1088/1118 KB 1060/1461 KB 1092/1118 KB 1060/1461 KB 1056/1118 KB 1060/1461 KB 1092/1118 KB 1064/1461 KB 1092/1118 KB 1068/1461 KB 1092/1118 KB 1072/1461 KB 1092/1118 KB 1076/1461 KB 1092/1118 KB 1080/1461 KB 1092/1118 KB 1084/1461 KB 1092/1118 KB 1088/1461 KB 1092/1118 KB 1092/1461 KB 1092/1118 KB 1096/1461 KB 1096/1118 KB 1100/1461 KB 1096/1118 KB 1104/1461 KB 1096/1118 KB 1096/1461 KB 1100/1118 KB 1104/1461 KB 1104/1118 KB 1104/1461 KB 1104/1118 KB 1108/1461 KB 1108/1118 KB 1112/1461 KB 1108/1118 KB 1116/1461 KB 1108/1118 KB 1120/1461 KB 1108/1118 KB 1124/1461 KB 1108/1118 KB 1128/1461 KB 1108/1118 KB 1132/1461 KB 1108/1118 KB 1136/1461 KB 1108/1118 KB 1108/1461 KB 1112/1118 KB 1136/1461 KB 1116/1118 KB 1136/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1118/1118 KB 1244/1461 KB 1118/1118 KB 1248/1461 KB 1118/1118 KB 1252/1461 KB 1118/1118 KB 1256/1461 KB 1118/1118 KB 1260/1461 KB 1118/1118 KB 1264/1461 KB 1118/1118 KB 1268/1461 KB 1118/1118 KB 1272/1461 KB 1118/1118 KB 1276/1461 KB 1118/1118 KB 1280/1461 KB 1118/1118 KB 1284/1461 KB 1118/1118 KB 1288/1461 KB 1118/1118 KB 1292/1461 KB 1118/1118 KB 1296/1461 KB 1118/1118 KB 1300/1461 KB 1118/1118 KB 1304/1461 KB 1118/1118 KB 1308/1461 KB 1118/1118 KB 1312/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 707.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 912.0 KB/sec) unit-oai-hss-0: 13:22:13 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 116.6 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-oai-hss-0: 13:22:13 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 24.4 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 13:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 4/10 KB 8/10 KB 3/149 KB 4/21 KB 10/10 KB 3/149 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 10/10 KB 3/149 KB 8/21 KB 10/10 KB 3/149 KB 12/21 KB 10/10 KB 3/149 KB 16/21 KB 10/10 KB 3/149 KB 20/21 KB 10/10 KB 3/149 KB 21/21 KB 4/10 KB 3/149 KB 10/10 KB 5/149 KB 21/21 KB 10/10 KB 8/149 KB 21/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 13/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 21/149 KB 21/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 27/149 KB 21/21 KB 10/10 KB 29/149 KB 21/21 KB 10/10 KB 32/149 KB 21/21 KB 10/10 KB 36/149 KB 4/6 KB 21/21 KB 10/10 KB 40/149 KB 4/6 KB 21/21 KB 10/10 KB 44/149 KB 4/6 KB 21/21 KB 10/10 KB 48/149 KB 4/6 KB 21/21 KB 10/10 KB 52/149 KB 4/6 KB 21/21 KB 56/149 KB 4/6 KB 21/21 KB 60/149 KB 4/6 KB 21/21 KB 64/149 KB 4/6 KB 21/21 KB 68/149 KB 4/6 KB 21/21 KB 10/10 KB 32/149 KB 4/6 KB 21/21 KB 68/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 779.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 422.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 72/149 KB 6/6 KB 76/149 KB 6/6 KB 80/149 KB 6/6 KB 84/149 KB 6/6 KB 4/14 KB 88/149 KB 6/6 KB 4/14 KB 92/149 KB 6/6 KB 4/14 KB 96/149 KB 6/6 KB 4/14 KB 100/149 KB 6/6 KB 4/14 KB 104/149 KB 6/6 KB 4/14 KB 108/149 KB 6/6 KB 4/14 KB 112/149 KB 6/6 KB 4/14 KB 116/149 KB 6/6 KB 4/14 KB 84/149 KB 6/6 KB 8/14 KB 116/149 KB 6/6 KB 12/14 KB 116/149 KB 6/6 KB 14/14 KB 116/149 KB 6/6 KB 14/14 KB 120/149 KB 6/6 KB 14/14 KB 124/149 KB 6/6 KB 14/14 KB 128/149 KB 6/6 KB 14/14 KB 132/149 KB 6/6 KB 14/14 KB 136/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 175.7 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 4/30 KB 14/14 KB 136/149 KB 6/6 KB 4/37 KB 4/30 KB 14/14 KB 136/149 KB 8/37 KB 4/30 KB 14/14 KB 136/149 KB 12/37 KB 4/30 KB 14/14 KB 136/149 KB 16/37 KB 4/30 KB 14/14 KB 136/149 KB 20/37 KB 4/30 KB 14/14 KB 136/149 KB 24/37 KB 4/30 KB 14/14 KB 136/149 KB 28/37 KB 4/30 KB 14/14 KB 136/149 KB 32/37 KB 4/30 KB 14/14 KB 136/149 KB 6/6 KB 8/30 KB 14/14 KB 136/149 KB 32/37 KB 12/30 KB 14/14 KB 136/149 KB 32/37 KB 16/30 KB 14/14 KB 136/149 KB 32/37 KB 20/30 KB 14/14 KB 136/149 KB 32/37 KB 24/30 KB 14/14 KB 136/149 KB 32/37 KB 28/30 KB 14/14 KB 136/149 KB 32/37 KB 30/30 KB 14/14 KB 136/149 KB 32/37 KB 30/30 KB 14/14 KB 136/149 KB 36/37 KB 30/30 KB 14/14 KB 136/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 359.3 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 30/30 KB 140/149 KB 37/37 KB 30/30 KB 144/149 KB 37/37 KB 30/30 KB 148/149 KB 37/37 KB 30/30 KB 149/149 KB 37/37 KB 30/30 KB 3/14 KB 149/149 KB 37/37 KB 30/30 KB 6/14 KB 149/149 KB 37/37 KB 30/30 KB 9/14 KB 149/149 KB 37/37 KB 30/30 KB 11/14 KB 149/149 KB 37/37 KB 30/30 KB 14/14 KB 149/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 857.3 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/37 KB 149/149 KB 14/14 KB 8/37 KB 149/149 KB 14/14 KB 12/37 KB 149/149 KB 14/14 KB 16/37 KB 149/149 KB 14/14 KB 20/37 KB 149/149 KB 24/37 KB 28/37 KB 32/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2793.7 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 284.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 36/37 KB 37/37 KB 37/37 KB 3/11 KB 37/37 KB 6/11 KB 37/37 KB 9/11 KB 37/37 KB 11/11 KB 37/37 KB 4/43 KB 11/11 KB 37/37 KB 8/43 KB 11/11 KB 37/37 KB 12/43 KB 11/11 KB 37/37 KB 16/43 KB 11/11 KB 37/37 KB 20/43 KB 11/11 KB 37/37 KB 24/43 KB 11/11 KB 37/37 KB 28/43 KB 11/11 KB 37/37 KB 32/43 KB 11/11 KB 37/37 KB 36/43 KB 11/11 KB 37/37 KB 40/43 KB 11/11 KB 37/37 KB 43/43 KB 11/11 KB 37/37 KB 43/43 KB 11/11 KB 3/7 KB 37/37 KB 43/43 KB 11/11 KB 5/7 KB 37/37 KB 43/43 KB 11/11 KB 7/7 KB 37/37 KB 43/43 KB 3/60 KB 11/11 KB 7/7 KB 37/37 KB 43/43 KB 6/60 KB 11/11 KB 7/7 KB 43/43 KB 9/60 KB 11/11 KB 7/7 KB 43/43 KB 11/60 KB 7/7 KB 43/43 KB 14/60 KB 7/7 KB 43/43 KB 16/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 672.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 43/43 KB 19/60 KB 7/7 KB 43/43 KB 22/60 KB 7/7 KB 25/60 KB 7/7 KB 27/60 KB 7/7 KB 30/60 KB 7/7 KB 32/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 725.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 839.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 91.2 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 134.0 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 219.0 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 123.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 165.4 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 105.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install Making all in ext unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 160.4 KB/sec) unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CC server_name.lo unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-oai-hss-0: 13:22:14 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 65.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 37.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 42.0 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 6/13 KB 3/48 KB 3/87 KB 9/13 KB 3/48 KB 3/87 KB 11/13 KB 3/48 KB 4/21 KB 3/87 KB 13/13 KB 4/156 KB 3/87 KB 3/13 KB 3/48 KB 4/21 KB 5/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 8/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 11/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 13/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 16/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 4/21 KB 3/87 KB 11/13 KB 4/156 KB 3/48 KB 8/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 12/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 16/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 20/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 21/21 KB 19/87 KB 13/13 KB 4/156 KB 3/48 KB 3/87 KB 11/13 KB 4/156 KB 3/48 KB 3/87 KB 6/13 KB 5/48 KB 21/21 KB 19/87 KB 13/13 KB 4/156 KB 8/48 KB 21/21 KB 19/87 KB 13/13 KB 4/156 KB 11/48 KB 21/21 KB 19/87 KB 13/13 KB 4/156 KB 13/48 KB 21/21 KB 19/87 KB 13/13 KB 4/156 KB 16/48 KB 21/21 KB 19/87 KB 13/13 KB 8/156 KB 19/48 KB 21/21 KB 19/87 KB 13/13 KB 8/156 KB 21/48 KB 21/21 KB 19/87 KB 13/13 KB 8/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 8/156 KB 13/48 KB 21/21 KB 19/87 KB 13/13 KB 8/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 12/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 16/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 20/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 24/156 KB 24/48 KB 21/21 KB 21/87 KB 13/13 KB 28/156 KB 21/48 KB 21/21 KB 21/87 KB 13/13 KB 8/156 KB 27/48 KB 21/21 KB 24/87 KB 13/13 KB 28/156 KB 27/48 KB 21/21 KB 27/87 KB 13/13 KB 28/156 KB 27/48 KB 21/21 KB 21/87 KB 13/13 KB 28/156 KB 27/48 KB 21/21 KB 27/87 KB 13/13 KB 32/156 KB 27/48 KB 21/21 KB 29/87 KB 13/13 KB 32/156 KB 29/48 KB 21/21 KB 29/87 KB 13/13 KB 32/156 KB 29/48 KB 21/21 KB 29/87 KB 13/13 KB 36/156 KB 32/48 KB 21/21 KB 32/87 KB 13/13 KB 40/156 KB 29/48 KB 21/21 KB 32/87 KB 13/13 KB 36/156 KB 32/48 KB 21/21 KB 32/87 KB 13/13 KB 36/156 KB 32/48 KB 21/21 KB 36/87 KB 13/13 KB 40/156 KB 36/48 KB 21/21 KB 40/87 KB 13/13 KB 44/156 KB 36/48 KB 21/21 KB 44/87 KB 13/13 KB 44/156 KB 36/48 KB 21/21 KB 48/87 KB 13/13 KB 44/156 KB 36/48 KB 21/21 KB 36/87 KB 13/13 KB 44/156 KB 36/48 KB 48/87 KB 13/13 KB 48/156 KB 36/48 KB 21/21 KB 36/87 KB 13/13 KB 40/156 KB 40/48 KB 48/87 KB 13/13 KB 48/156 KB 44/48 KB 48/87 KB 13/13 KB 48/156 KB 48/48 KB 48/87 KB 13/13 KB 48/156 KB 48/48 KB 48/87 KB 13/13 KB 48/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 381.5 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 784.2 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 48/48 KB 52/87 KB 48/156 KB 48/48 KB 56/87 KB 52/156 KB 48/48 KB 60/87 KB 52/156 KB 48/48 KB 64/87 KB 52/156 KB 48/48 KB 68/87 KB 52/156 KB 48/48 KB 72/87 KB 52/156 KB 48/48 KB 76/87 KB 52/156 KB 48/48 KB 80/87 KB 52/156 KB 48/48 KB 52/87 KB 52/156 KB 48/48 KB 80/87 KB 56/156 KB 48/48 KB 80/87 KB 60/156 KB 48/48 KB 80/87 KB 64/156 KB 48/48 KB 80/87 KB 68/156 KB 48/48 KB 80/87 KB 72/156 KB 48/48 KB 80/87 KB 76/156 KB 48/48 KB 80/87 KB 80/156 KB 48/48 KB 80/87 KB 84/156 KB 48/48 KB 84/87 KB 88/156 KB 48/48 KB 84/87 KB 92/156 KB 48/48 KB 84/87 KB 96/156 KB 48/48 KB 84/87 KB 100/156 KB 4/86 KB 84/87 KB 3/35 KB 104/156 KB 4/86 KB 84/87 KB 3/35 KB 108/156 KB 4/86 KB 84/87 KB 3/35 KB 112/156 KB 48/48 KB 84/87 KB 84/156 KB 4/86 KB 87/87 KB 3/35 KB 112/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1262.1 KB/sec) unit-abot-epc-basic-0: 13:22:14 DEBUG unit.abot-epc-basic/0.install 4/86 KB 48/48 KB 84/87 KB 3/35 KB 100/156 KB 48/48 KB 84/87 KB 3/35 KB 100/156 KB 4/86 KB 87/87 KB 6/35 KB 112/156 KB 8/86 KB 87/87 KB 6/35 KB 112/156 KB 12/86 KB 87/87 KB 6/35 KB 112/156 KB 16/86 KB 87/87 KB 9/35 KB 112/156 KB 12/86 KB 87/87 KB 9/35 KB 112/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 16/86 KB 87/87 KB 11/35 KB 112/156 KB 16/86 KB 87/87 KB 14/35 KB 112/156 KB 16/86 KB 87/87 KB 16/35 KB 112/156 KB 16/86 KB 87/87 KB 19/35 KB 112/156 KB 16/86 KB 87/87 KB 22/35 KB 112/156 KB 16/86 KB 87/87 KB 25/35 KB 112/156 KB 16/86 KB 87/87 KB 27/35 KB 112/156 KB 16/86 KB 87/87 KB 30/35 KB 112/156 KB 16/86 KB 87/87 KB 32/35 KB 112/156 KB 16/86 KB 87/87 KB 35/35 KB 112/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1669.7 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 20/86 KB 35/35 KB 112/156 KB 24/86 KB 35/35 KB 116/156 KB 28/86 KB 35/35 KB 116/156 KB 32/86 KB 35/35 KB 116/156 KB 36/86 KB 35/35 KB 116/156 KB 40/86 KB 35/35 KB 116/156 KB 44/86 KB 35/35 KB 116/156 KB 48/86 KB 35/35 KB 116/156 KB 52/86 KB 35/35 KB 116/156 KB 56/86 KB 35/35 KB 116/156 KB 60/86 KB 35/35 KB 116/156 KB 64/86 KB 35/35 KB 116/156 KB 20/86 KB 35/35 KB 116/156 KB 64/86 KB 35/35 KB 120/156 KB 64/86 KB 35/35 KB 124/156 KB 64/86 KB 35/35 KB 128/156 KB 64/86 KB 3/24 KB 35/35 KB 132/156 KB 68/86 KB 3/24 KB 35/35 KB 136/156 KB 68/86 KB 3/24 KB 35/35 KB 140/156 KB 68/86 KB 3/24 KB 35/35 KB 144/156 KB 68/86 KB 3/24 KB 148/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 690.6 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 68/86 KB 3/24 KB 35/35 KB 132/156 KB 64/86 KB 3/24 KB 35/35 KB 128/156 KB 68/86 KB 5/24 KB 148/156 KB 68/86 KB 8/24 KB 148/156 KB 68/86 KB 11/24 KB 148/156 KB 68/86 KB 13/24 KB 148/156 KB 68/86 KB 16/24 KB 148/156 KB 68/86 KB 19/24 KB 148/156 KB 68/86 KB 21/24 KB 148/156 KB 68/86 KB 24/24 KB 148/156 KB 68/86 KB 24/24 KB 148/156 KB 72/86 KB 24/24 KB 148/156 KB 76/86 KB 24/24 KB 148/156 KB 80/86 KB 24/24 KB 148/156 KB 84/86 KB 24/24 KB 148/156 KB 86/86 KB 24/24 KB 148/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 86/86 KB 24/24 KB 152/156 KB 86/86 KB 24/24 KB 156/156 KB 86/86 KB 24/24 KB 156/156 KB 86/86 KB 24/24 KB 156/156 KB 3/14 KB 86/86 KB 24/24 KB 156/156 KB 6/14 KB 86/86 KB 24/24 KB 156/156 KB 9/14 KB 86/86 KB 24/24 KB 156/156 KB 11/14 KB 86/86 KB 24/24 KB 156/156 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 413.5 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 86/86 KB 4/119 KB 156/156 KB 14/14 KB 8/119 KB 14/14 KB 12/119 KB 14/14 KB 16/119 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2227.0 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1421.3 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 20/119 KB 14/14 KB 24/119 KB 28/119 KB 32/119 KB 36/119 KB 40/119 KB 3/29 KB 36/119 KB 3/29 KB 40/119 KB 5/29 KB 40/119 KB 8/29 KB 40/119 KB 11/29 KB 40/119 KB 13/29 KB 40/119 KB 16/29 KB 40/119 KB 19/29 KB 40/119 KB 21/29 KB 40/119 KB 24/29 KB 40/119 KB 27/29 KB 40/119 KB 29/29 KB 44/119 KB 29/29 KB 48/119 KB 29/29 KB 48/119 KB 4/37 KB 29/29 KB 48/119 KB 8/37 KB 29/29 KB 48/119 KB 12/37 KB 29/29 KB 48/119 KB 16/37 KB 29/29 KB 48/119 KB 20/37 KB 29/29 KB 52/119 KB 24/37 KB 3/57 KB 29/29 KB 52/119 KB 28/37 KB 3/57 KB 29/29 KB 52/119 KB 32/37 KB 3/57 KB 29/29 KB 52/119 KB 20/37 KB 3/57 KB 29/29 KB 56/119 KB 32/37 KB 3/57 KB 29/29 KB 60/119 KB 32/37 KB 3/57 KB 29/29 KB 64/119 KB 32/37 KB 3/57 KB 29/29 KB 48/119 KB 20/37 KB 3/57 KB 29/29 KB 64/119 KB 32/37 KB 5/57 KB 64/119 KB 32/37 KB 8/57 KB 64/119 KB 32/37 KB 11/57 KB 64/119 KB 32/37 KB 13/57 KB 64/119 KB 32/37 KB 16/57 KB 64/119 KB 32/37 KB 19/57 KB 64/119 KB 32/37 KB 21/57 KB 64/119 KB 32/37 KB 24/57 KB 64/119 KB 32/37 KB 27/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 213.7 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 64/119 KB 36/37 KB 27/57 KB 64/119 KB 37/37 KB 27/57 KB 64/119 KB 37/37 KB 29/57 KB 64/119 KB 37/37 KB 32/57 KB 64/119 KB 37/37 KB 36/57 KB 68/119 KB 37/37 KB 40/57 KB 68/119 KB 37/37 KB 44/57 KB 68/119 KB 37/37 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 383.7 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 68/119 KB 37/37 KB 36/57 KB 72/119 KB 37/37 KB 48/57 KB 76/119 KB 37/37 KB 48/57 KB 80/119 KB 37/37 KB 48/57 KB 84/119 KB 37/37 KB 48/57 KB 88/119 KB 37/37 KB 48/57 KB 92/119 KB 37/37 KB 48/57 KB 96/119 KB 37/37 KB 48/57 KB 96/119 KB 37/37 KB 52/57 KB 96/119 KB 37/37 KB 56/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 452.2 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 3/11 KB 96/119 KB 37/37 KB 56/57 KB 5/11 KB 96/119 KB 56/57 KB 8/11 KB 96/119 KB 56/57 KB 11/11 KB 96/119 KB 56/57 KB 11/11 KB 96/119 KB 57/57 KB 11/11 KB 100/119 KB 57/57 KB 11/11 KB 104/119 KB 57/57 KB 11/11 KB 108/119 KB 57/57 KB 11/11 KB 112/119 KB 57/57 KB 3/33 KB 11/11 KB 108/119 KB 57/57 KB 3/33 KB 11/11 KB 112/119 KB 57/57 KB 6/33 KB 11/11 KB 112/119 KB 57/57 KB 9/33 KB 11/11 KB 112/119 KB 57/57 KB 11/33 KB 11/11 KB 112/119 KB 57/57 KB 14/33 KB 11/11 KB 112/119 KB 57/57 KB 16/33 KB 11/11 KB 112/119 KB 57/57 KB 19/33 KB 11/11 KB 112/119 KB 57/57 KB 22/33 KB 11/11 KB 116/119 KB 57/57 KB 22/33 KB 11/11 KB 119/119 KB 57/57 KB 25/33 KB 11/11 KB 116/119 KB 57/57 KB 25/33 KB 11/11 KB 119/119 KB 57/57 KB 27/33 KB 11/11 KB 119/119 KB 57/57 KB 30/33 KB 11/11 KB 119/119 KB 57/57 KB 32/33 KB 11/11 KB 119/119 KB 57/57 KB 4/21 KB 33/33 KB 11/11 KB 119/119 KB 57/57 KB 4/21 KB 32/33 KB 11/11 KB 119/119 KB 57/57 KB 8/21 KB 33/33 KB 11/11 KB 119/119 KB 57/57 KB 12/21 KB 33/33 KB 11/11 KB 119/119 KB 57/57 KB 16/21 KB 33/33 KB 11/11 KB 119/119 KB 57/57 KB 20/21 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 634.6 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 119/119 KB 21/21 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1265.2 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 21/21 KB 33/33 KB 3/14 KB 21/21 KB 33/33 KB 6/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 334.8 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install 21/21 KB 9/14 KB 21/21 KB 11/14 KB 21/21 KB 14/14 KB 21/21 KB 14/14 KB 21/21 KB 14/14 KB 3/5 KB 21/21 KB 14/14 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 208.9 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:15 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 13:22:15 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 13:22:15 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 13:22:15 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 13:22:15 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 726.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 190.4 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1101.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 631.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 115.8 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 182.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 111.5 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 144.8 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 569.9 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-oai-hss-0: 13:22:16 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 64.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 442.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 512.5 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 295.7 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-oai-hss-0: 13:22:16 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 13:22:16 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 106.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 960.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 3/45 KB 6/45 KB 3/39 KB 3/223 KB 3/286 KB 3/45 KB 3/39 KB 3/223 KB 3/286 KB 6/45 KB 6/39 KB 3/223 KB 3/286 KB 6/45 KB 9/39 KB 3/223 KB 3/286 KB 6/45 KB 11/39 KB 3/223 KB 3/286 KB 6/45 KB 11/39 KB 3/308 KB 3/223 KB 3/286 KB 6/45 KB 11/39 KB 6/308 KB 3/223 KB 3/286 KB 6/45 KB 11/39 KB 9/308 KB 3/223 KB 3/286 KB 6/45 KB 11/39 KB 11/308 KB 3/223 KB 3/286 KB 9/45 KB 14/39 KB 14/308 KB 3/223 KB 3/286 KB 3/45 KB 3/223 KB 3/286 KB 9/45 KB 14/39 KB 14/308 KB 3/223 KB 5/286 KB 9/45 KB 14/39 KB 14/308 KB 3/223 KB 8/286 KB 9/45 KB 14/39 KB 14/308 KB 3/223 KB 11/286 KB 9/45 KB 14/39 KB 14/308 KB 3/223 KB 13/286 KB 3/45 KB 3/223 KB 9/45 KB 14/39 KB 14/308 KB 5/223 KB 13/286 KB 9/45 KB 14/39 KB 14/308 KB 8/223 KB 13/286 KB 9/45 KB 14/39 KB 14/308 KB 11/223 KB 13/286 KB 9/45 KB 14/39 KB 14/308 KB 13/223 KB 13/286 KB 9/45 KB 14/39 KB 14/308 KB 16/223 KB 13/286 KB 9/45 KB 14/39 KB 16/308 KB 19/223 KB 16/286 KB 9/45 KB 14/39 KB 11/308 KB 3/223 KB 3/286 KB 9/45 KB 16/39 KB 16/308 KB 19/223 KB 16/286 KB 9/45 KB 19/39 KB 16/308 KB 19/223 KB 16/286 KB 9/45 KB 11/39 KB 11/308 KB 3/223 KB 3/286 KB 11/45 KB 19/39 KB 16/308 KB 19/223 KB 16/286 KB 14/45 KB 19/39 KB 16/308 KB 19/223 KB 16/286 KB 9/45 KB 14/39 KB 16/308 KB 16/223 KB 16/286 KB 9/45 KB 14/39 KB 16/308 KB 16/223 KB 13/286 KB 14/45 KB 19/39 KB 19/308 KB 19/223 KB 16/286 KB 14/45 KB 22/39 KB 22/308 KB 19/223 KB 16/286 KB 16/45 KB 22/39 KB 25/308 KB 21/223 KB 19/286 KB 14/45 KB 22/39 KB 19/308 KB 19/223 KB 16/286 KB 16/45 KB 25/39 KB 25/308 KB 21/223 KB 19/286 KB 16/45 KB 22/39 KB 22/308 KB 21/223 KB 19/286 KB 16/45 KB 22/39 KB 22/308 KB 19/223 KB 19/286 KB 14/45 KB 22/39 KB 22/308 KB 19/223 KB 19/286 KB 16/45 KB 25/39 KB 25/308 KB 21/223 KB 21/286 KB 19/45 KB 25/39 KB 25/308 KB 21/223 KB 21/286 KB 19/45 KB 25/39 KB 25/308 KB 24/223 KB 21/286 KB 19/45 KB 27/39 KB 25/308 KB 27/223 KB 21/286 KB 22/45 KB 27/39 KB 27/308 KB 29/223 KB 24/286 KB 19/45 KB 27/39 KB 25/308 KB 24/223 KB 21/286 KB 22/45 KB 27/39 KB 27/308 KB 27/223 KB 24/286 KB 22/45 KB 27/39 KB 25/308 KB 27/223 KB 24/286 KB 19/45 KB 27/39 KB 25/308 KB 27/223 KB 24/286 KB 22/45 KB 27/39 KB 27/308 KB 29/223 KB 27/286 KB 22/45 KB 30/39 KB 27/308 KB 29/223 KB 29/286 KB 22/45 KB 30/39 KB 27/308 KB 29/223 KB 27/286 KB 25/45 KB 30/39 KB 30/308 KB 29/223 KB 29/286 KB 22/45 KB 30/39 KB 30/308 KB 29/223 KB 29/286 KB 25/45 KB 32/39 KB 30/308 KB 29/223 KB 29/286 KB 25/45 KB 35/39 KB 32/308 KB 29/223 KB 29/286 KB 27/45 KB 38/39 KB 32/308 KB 32/223 KB 32/286 KB 27/45 KB 39/39 KB 32/308 KB 32/223 KB 32/286 KB 25/45 KB 32/39 KB 32/308 KB 29/223 KB 29/286 KB 27/45 KB 35/39 KB 32/308 KB 32/223 KB 32/286 KB 27/45 KB 35/39 KB 32/308 KB 32/223 KB 29/286 KB 25/45 KB 35/39 KB 32/308 KB 32/223 KB 29/286 KB 30/45 KB 39/39 KB 32/308 KB 32/223 KB 32/286 KB 32/45 KB 39/39 KB 36/308 KB 32/223 KB 32/286 KB 36/45 KB 39/39 KB 36/308 KB 36/223 KB 36/286 KB 40/45 KB 39/39 KB 36/308 KB 36/223 KB 36/286 KB 44/45 KB 39/39 KB 36/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 36/308 KB 36/223 KB 36/286 KB 30/45 KB 39/39 KB 36/308 KB 32/223 KB 32/286 KB 45/45 KB 39/39 KB 40/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 44/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 48/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 52/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 56/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 60 unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install /308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 64/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 68/308 KB 36/223 KB 36/286 KB 32/45 KB 39/39 KB 36/308 KB 36/223 KB 36/286 KB 45/45 KB 39/39 KB 68/308 KB 40/223 KB 36/286 KB 45/45 KB 39/39 KB 68/308 KB 44/223 KB 36/286 KB 45/45 KB 39/39 KB 68/308 KB 48/223 KB 36/286 KB 32/45 KB 39/39 KB 36/308 KB 32/223 KB 36/286 KB 45/45 KB 39/39 KB 68/308 KB 48/223 KB 40/286 KB 45/45 KB 39/39 KB 68/308 KB 48/223 KB 44/286 KB 45/45 KB 39/39 KB 68/308 KB 48/223 KB 48/286 KB 45/45 KB 39/39 KB 68/308 KB 52/223 KB 48/286 KB 45/45 KB 39/39 KB 68/308 KB 56/223 KB 52/286 KB 45/45 KB 39/39 KB 68/308 KB 60/223 KB 52/286 KB 45/45 KB 39/39 KB 68/308 KB 64/223 KB 52/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1128.4 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 45/45 KB 39/39 KB 68/308 KB 52/223 KB 52/286 KB 45/45 KB 68/308 KB 64/223 KB 56/286 KB 45/45 KB 68/308 KB 64/223 KB 60/286 KB 45/45 KB 68/308 KB 64/223 KB 64/286 KB 45/45 KB 68/308 KB 64/223 KB 68/286 KB 72/308 KB 68/223 KB 72/286 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 72/308 KB 68/223 KB 68/286 KB 68/308 KB 68/223 KB 68/286 KB 72/308 KB 72/223 KB 72/286 KB 72/308 KB 76/223 KB 72/286 KB 72/308 KB 80/223 KB 72/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1083.7 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 72/308 KB 80/223 KB 76/286 KB 76/308 KB 80/223 KB 76/286 KB 80/308 KB 80/223 KB 76/286 KB 84/308 KB 84/223 KB 80/286 KB 88/308 KB 84/223 KB 80/286 KB 92/308 KB 84/223 KB 80/286 KB 96/308 KB 84/223 KB 80/286 KB 80/308 KB 84/223 KB 80/286 KB 96/308 KB 84/223 KB 84/286 KB 96/308 KB 84/223 KB 88/286 KB 96/308 KB 84/223 KB 92/286 KB 96/308 KB 84/223 KB 96/286 KB 80/308 KB 84/223 KB 76/286 KB 96/308 KB 88/223 KB 96/286 KB 96/308 KB 92/223 KB 96/286 KB 96/308 KB 96/223 KB 96/286 KB 96/308 KB 100/223 KB 96/286 KB 4/174 KB 100/308 KB 100/223 KB 100/286 KB 8/174 KB 100/308 KB 100/223 KB 100/286 KB 12/174 KB 100/308 KB 100/223 KB 100/286 KB 16/174 KB 100/308 KB 100/223 KB 3/22 KB 100/286 KB 16/174 KB 100/308 KB 104/223 KB 3/22 KB 100/286 KB 16/174 KB 100/308 KB 108/223 KB 3/22 KB 100/286 KB 16/174 KB 100/308 KB 112/223 KB 3/22 KB 100/286 KB 16/174 KB 100/308 KB 116/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 120/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 124/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 128/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 132/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 136/223 KB 3/22 KB 100/286 KB 20/174 KB 100/308 KB 140/223 KB 3/22 KB 100/286 KB 100/308 KB 100/223 KB 100/286 KB 20/174 KB 100/308 KB 140/223 KB 3/22 KB 104/286 KB 20/174 KB 100/308 KB 140/223 KB 3/22 KB 108/286 KB 20/174 KB 100/308 KB 140/223 KB 3/22 KB 112/286 KB 100/308 KB 100/223 KB 96/286 KB 20/174 KB 104/308 KB 140/223 KB 3/22 KB 112/286 KB 20/174 KB 108/308 KB 140/223 KB 3/22 KB 112/286 KB 20/174 KB 112/308 KB 140/223 KB 3/22 KB 112/286 KB 20/174 KB 100/308 KB 116/223 KB 3/22 KB 100/286 KB 24/174 KB 112/308 KB 140/223 KB 3/22 KB 112/286 KB 28/174 KB 116/308 KB 140/223 KB 3/22 KB 116/286 KB 32/174 KB 116/308 KB 140/223 KB 3/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 3/22 KB 116/286 KB 12/174 KB 100/308 KB 100/223 KB 3/22 KB 100/286 KB 36/174 KB 116/308 KB 140/223 KB 5/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 8/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 11/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 13/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 16/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 19/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 21/22 KB 116/286 KB 36/174 KB 116/308 KB 140/223 KB 22/22 KB 116/286 KB 24/174 KB 116/308 KB 140/223 KB 3/22 KB 116/286 KB 24/174 KB 116/308 KB 140/223 KB 3/22 KB 112/286 KB 36/174 KB 120/308 KB 140/223 KB 22/22 KB 120/286 KB 36/174 KB 124/308 KB 140/223 KB 22/22 KB 120/286 KB 36/174 KB 128/308 KB 140/223 KB 22/22 KB 120/286 KB 36/174 KB 132/308 KB 140/223 KB 22/22 KB 120/286 KB 40/174 KB 136/308 KB 140/223 KB 22/22 KB 120/286 KB 36/174 KB 128/308 KB 140/223 KB 22/22 KB 120/286 KB 40/174 KB 136/308 KB 144/223 KB 22/22 KB 124/286 KB 40/174 KB 136/308 KB 144/223 KB 22/22 KB 128/286 KB 40/174 KB 136/308 KB 144/223 KB 22/22 KB 132/286 KB 40/174 KB 136/308 KB 144/223 KB 22/22 KB 120/286 KB 40/174 KB 132/308 KB 140/223 KB 22/22 KB 120/286 KB 44/174 KB 140/308 KB 144/223 KB 22/22 KB 132/286 KB 48/174 KB 140/308 KB 144/223 KB 22/22 KB 132/286 KB 52/174 KB 140/308 KB 144/223 KB 22/22 KB 132/286 KB 56/174 KB 140/308 KB 148/223 KB 22/22 KB 136/286 KB 60/174 KB 140/308 KB 148/223 KB 22/22 KB 136/286 KB 64/174 KB 140/308 KB 148/223 KB 22/22 KB 136/286 KB 40/174 KB 140/308 KB 144/223 KB 22/22 KB 132/286 KB 64/174 KB 144/308 KB 148/223 KB 22/22 KB unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 136/286 KB 64/174 KB 148/308 KB 148/223 KB 22/22 KB 136/286 KB 64/174 KB 152/308 KB 148/223 KB 22/22 KB 136/286 KB 64/174 KB 156/308 KB 148/223 KB 22/22 KB 136/286 KB 64/174 KB 160/308 KB 148/223 KB 22/22 KB 136/286 KB 64/174 KB 164/308 KB 148/223 KB 22/22 KB 136/286 KB 52/174 KB 140/308 KB 148/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 152/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 156/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 160/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 164/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 168/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 172/223 KB 22/22 KB 136/286 KB 68/174 KB 168/308 KB 176/223 KB 22/22 KB 136/286 KB 52/174 KB 140/308 KB 144/223 KB 22/22 KB 136/286 KB 68/174 KB 168/308 KB 176/223 KB 22/22 KB 140/286 KB 68/174 KB 168/308 KB 176/223 KB 22/22 KB 144/286 KB 68/174 KB 168/308 KB 176/223 KB 22/22 KB 148/286 KB 68/174 KB 168/308 KB 176/223 KB 152/286 KB 68/174 KB 168/308 KB 176/223 KB 156/286 KB 68/174 KB 168/308 KB 176/223 KB 160/286 KB 68/174 KB 168/308 KB 176/223 KB 164/286 KB 68/174 KB 168/308 KB 176/223 KB 168/286 KB 68/174 KB 168/308 KB 176/223 KB 172/286 KB 68/174 KB 168/308 KB 176/223 KB 176/286 KB 68/174 KB 168/308 KB 180/223 KB 180/286 KB 68/174 KB 168/308 KB 180/223 KB 184/286 KB 68/174 KB 168/308 KB 180/223 KB 188/286 KB 68/174 KB 168/308 KB 180/223 KB 192/286 KB 68/174 KB 168/308 KB 180/223 KB 196/286 KB 68/174 KB 168/308 KB 172/223 KB 22/22 KB 136/286 KB 68/174 KB 164/308 KB 148/223 KB 22/22 KB 136/286 KB 72/174 KB 168/308 KB 180/223 KB 196/286 KB 76/174 KB 168/308 KB 180/223 KB 196/286 KB 80/174 KB 168/308 KB 180/223 KB 196/286 KB 84/174 KB 168/308 KB 180/223 KB 196/286 KB 88/174 KB 172/308 KB 180/223 KB 196/286 KB 92/174 KB 172/308 KB 180/223 KB 196/286 KB 96/174 KB 172/308 KB 180/223 KB 196/286 KB 100/174 KB 172/308 KB 180/223 KB 196/286 KB 104/174 KB 172/308 KB 180/223 KB 196/286 KB 108/174 KB 172/308 KB 180/223 KB 196/286 KB 112/174 KB 172/308 KB 180/223 KB 196/286 KB 116/174 KB 172/308 KB 180/223 KB 196/286 KB 68/174 KB 168/308 KB 180/223 KB 176/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 344.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 116/174 KB 172/308 KB 184/223 KB 200/286 KB 116/174 KB 172/308 KB 188/223 KB 200/286 KB 116/174 KB 172/308 KB 192/223 KB 200/286 KB 116/174 KB 172/308 KB 196/223 KB 200/286 KB 116/174 KB 172/308 KB 200/223 KB 200/286 KB 116/174 KB 172/308 KB 204/223 KB 200/286 KB 116/174 KB 172/308 KB 208/223 KB 200/286 KB 116/174 KB 172/308 KB 212/223 KB 200/286 KB 116/174 KB 172/308 KB 180/223 KB 200/286 KB 84/174 KB 172/308 KB 180/223 KB 196/286 KB 120/174 KB 176/308 KB 212/223 KB 200/286 KB 120/174 KB 180/308 KB 212/223 KB 200/286 KB 120/174 KB 184/308 KB 212/223 KB 200/286 KB 120/174 KB 188/308 KB 212/223 KB 200/286 KB 120/174 KB 192/308 KB 212/223 KB 200/286 KB 120/174 KB 196/308 KB 212/223 KB 200/286 KB 120/174 KB 200/308 KB 212/223 KB 200/286 KB 120/174 KB 204/308 KB 212/223 KB 200/286 KB 120/174 KB 208/308 KB 212/223 KB 200/286 KB 120/174 KB 208/308 KB 212/223 KB 204/286 KB 120/174 KB 208/308 KB 212/223 KB 208/286 KB 120/174 KB 212/308 KB 212/223 KB 212/286 KB 3/9 KB 120/174 KB 212/308 KB 216/223 KB 216/286 KB 3/9 KB 120/174 KB 212/308 KB 216/223 KB 220/286 KB 3/9 KB 120/174 KB 212/308 KB 216/223 KB 224/286 KB 120/174 KB 172/308 KB 212/223 KB 200/286 KB 3/9 KB 120/174 KB 212/308 KB 216/223 KB 212/286 KB 5/9 KB 120/174 KB 212/308 KB 216/223 KB 224/286 KB 8/9 KB 120/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 120/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 124/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 128/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 132/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 136/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 140/174 KB 212/308 KB 216/223 KB 224/286 KB 9/9 KB 144/174 KB 212/308 KB 216/223 KB 224/286 KB 120/174 KB 212/308 KB 216/223 KB 212/286 KB 9/9 KB 144/174 KB 212/308 KB 220/223 KB 224/286 KB 9/9 KB 144/174 KB 212/308 KB 223/223 KB 224/286 KB 120/174 KB 212/308 KB 212/223 KB 208/286 KB 9/9 KB 144/174 KB 216/308 KB 223/223 KB 224/286 KB 9/9 KB 144/174 KB 220/308 KB 223/223 KB 224/286 KB 9/9 KB 144/174 KB 224/308 KB 223/223 KB 224/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 148/174 KB 224/308 KB 223/223 KB 224/286 KB 152/174 KB 228/308 KB 223/223 KB 228/286 KB 156/174 KB 228/308 KB 223/223 KB 228/286 KB 160/174 KB 228/308 KB 223/223 KB 228/286 KB 148/174 KB 228/308 KB 223/223 KB 228/286 KB 160/174 KB 232/308 KB 223/223 KB 228/286 KB 160/174 KB 236/308 KB 223/223 KB 228/286 KB 160/174 KB 240/308 KB 223/223 KB 228/286 KB 160/174 KB 244/308 KB 223/223 KB 228/286 KB 164/174 KB 248/308 KB 223/223 KB 228/286 KB 164/174 KB 252/308 KB 223/223 KB 228/286 KB 164/174 KB 256/308 KB 223/223 KB 228/286 KB 148/174 KB 224/308 KB 223/223 KB 228/286 KB 164/174 KB 256/308 KB 223/223 KB 232/286 KB 164/174 KB 256/308 KB 223/223 KB 236/286 KB 164/174 KB 256/308 KB 223/223 KB 240/286 KB 164/174 KB 256/308 KB 223/223 KB 244/286 KB 164/174 KB 256/308 KB 223/223 KB 248/286 KB 164/174 KB 256/308 KB 223/223 KB 252/286 KB 164/174 KB 244/308 KB 223/223 KB 228/286 KB 168/174 KB 256/308 KB 252/286 KB 172/174 KB 256/308 KB 252/286 KB 174/174 KB 256/308 KB 252/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2503.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 174/174 KB 256/308 KB 256/286 KB 174/174 KB 256/308 KB 260/286 KB 3/22 KB 174/174 KB 260/308 KB 264/286 KB 3/22 KB 174/174 KB 260/308 KB 268/286 KB 3/22 KB 174/174 KB 260/308 KB 272/286 KB 3/22 KB 174/174 KB 260/308 KB 260/286 KB 3/22 KB 174/174 KB 256/308 KB 260/286 KB 5/22 KB 174/174 KB 260/308 KB 272/286 KB 8/22 KB 174/174 KB 260/308 KB 272/286 KB 11/22 KB 174/174 KB 260/308 KB 272/286 KB 13/22 KB 174/174 KB 260/308 KB 272/286 KB 16/22 KB 174/174 KB 260/308 KB 272/286 KB 19/22 KB 174/174 KB 260/308 KB 272/286 KB 21/22 KB 174/174 KB 260/308 KB 272/286 KB 22/22 KB 174/174 KB 260/308 KB 272/286 KB 22/22 KB 174/174 KB 264/308 KB 272/286 KB 22/22 KB 174/174 KB 268/308 KB 272/286 KB 22/22 KB 174/174 KB 271/308 KB 272/286 KB 22/22 KB 174/174 KB 275/308 KB 272/286 KB 22/22 KB 174/174 KB 279/308 KB 276/286 KB 22/22 KB 174/174 KB 283/308 KB 276/286 KB 22/22 KB 174/174 KB 287/308 KB 276/286 KB 22/22 KB 174/174 KB 275/308 KB 276/286 KB 22/22 KB 174/174 KB 287/308 KB 280/286 KB 22/22 KB 174/174 KB 287/308 KB 284/286 KB 22/22 KB 174/174 KB 287/308 KB 286/286 KB 22/22 KB 174/174 KB 291/308 KB 286/286 KB 22/22 KB 174/174 KB 295/308 KB 286/286 KB 22/22 KB 174/174 KB 299/308 KB 286/286 KB 22/22 KB 174/174 KB 303/308 KB 286/286 KB 22/22 KB 174/174 KB 307/308 KB 286/286 KB 22/22 KB 174/174 KB 308/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1848.1 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2644.9 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 308/308 KB 4/17 KB 308/308 KB 8/17 KB 308/308 KB 12/17 KB 308/308 KB 16/17 KB 308/308 KB 17/17 KB 3/13 KB 308/308 KB 17/17 KB 6/13 KB 308/308 KB 17/17 KB 9/13 KB 308/308 KB 17/17 KB 11/13 KB 308/308 KB 17/17 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2584.5 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 308/308 KB 17/17 KB 4/11 KB 4/11 KB 308/308 KB 17/17 KB 4/11 KB 17/17 KB 8/11 KB 4/11 KB 17/17 KB 11/11 KB 8/11 KB 17/17 KB 8/11 KB 8/11 KB 17/17 KB 11/11 KB 11/11 KB 17/17 KB 11/11 KB 11/11 KB 4/28 KB 17/17 KB 11/11 KB 11/11 KB 8/28 KB 17/17 KB 3/14 KB 11/11 KB 11/11 KB 12/28 KB 17/17 KB 3/14 KB 11/11 KB 11/11 KB 16/28 KB 17/17 KB 3/14 KB 11/11 KB 4/28 KB 17/17 KB 3/14 KB 11/11 KB 11/11 KB 16/28 KB 17/17 KB 5/14 KB 16/28 KB 17/17 KB 8/14 KB 16/28 KB 17/17 KB 11/14 KB 16/28 KB 17/17 KB 13/14 KB 16/28 KB 17/17 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 86.2 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 81.7 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 130.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 20/28 KB 14/14 KB 24/28 KB 14/14 KB 28/28 KB 14/14 KB 28/28 KB 14/14 KB 28/28 KB 14/14 KB 3/309 KB 28/28 KB 14/14 KB 5/309 KB 28/28 KB 14/14 KB 8/309 KB 28/28 KB 14/14 KB 11/309 KB 28/28 KB 14/14 KB 13/309 KB 28/28 KB 14/14 KB 16/309 KB 3/192 KB 28/28 KB 14/14 KB 16/309 KB 5/192 KB 28/28 KB 14/14 KB 16/309 KB 8/192 KB 28/28 KB 14/14 KB 16/309 KB 11/192 KB 28/28 KB 14/14 KB 16/309 KB 13/192 KB 28/28 KB 14/14 KB 16/309 KB 16/192 KB 28/28 KB 14/14 KB 16/309 KB 19/192 KB 28/28 KB 14/14 KB 16/309 KB 21/192 KB 28/28 KB 14/14 KB 20/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 96.9 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 19/192 KB 28/28 KB 14/14 KB 20/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 205.0 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 21/192 KB 28/28 KB 20/309 KB 4/37 KB 21/192 KB 20/309 KB 8/37 KB 21/192 KB 20/309 KB 12/37 KB 21/192 KB 20/309 KB 16/37 KB 21/192 KB 20/309 KB 20/37 KB 21/192 KB 20/309 KB 24/37 KB 21/192 KB 20/309 KB 28/37 KB 21/192 KB 20/309 KB 32/37 KB 21/192 KB 20/309 KB 36/37 KB 21/192 KB 20/309 KB 37/37 KB 24/192 KB 20/309 KB 37/37 KB 24/192 KB 24/309 KB 37/37 KB 24/192 KB 28/309 KB 37/37 KB 24/192 KB 32/309 KB 37/37 KB 27/192 KB 32/309 KB 37/37 KB 27/192 KB 36/309 KB 37/37 KB 29/192 KB 36/309 KB 37/37 KB 32/192 KB 36/309 KB 37/37 KB 36/192 KB 36/309 KB 37/37 KB 40/192 KB 40/309 KB 37/37 KB 44/192 KB 40/309 KB 37/37 KB 48/192 KB 40/309 KB 37/37 KB 36/192 KB 40/309 KB 37/37 KB 48/192 KB 44/309 KB 37/37 KB 48/192 KB 48/309 KB 37/37 KB 48/192 KB 52/309 KB 37/37 KB 52/192 KB 56/309 KB 37/37 KB 52/192 KB 60/309 KB 37/37 KB 52/192 KB 64/309 KB 37/37 KB 52/192 KB 68/309 KB 37/37 KB 52/192 KB 72/309 KB 37/37 KB 52/192 KB 76/309 KB 37/37 KB 52/192 KB 80/309 KB 37/37 KB 52/192 KB 52/309 KB 37/37 KB 56/192 KB 80/309 KB 37/37 KB 60/192 KB 80/309 KB 37/37 KB 64/192 KB 80/309 KB 37/37 KB 68/192 KB 80/309 KB 37/37 KB 72/192 KB 80/309 KB 37/37 KB 76/192 KB 80/309 KB 37/37 KB 80/192 KB 80/309 KB 37/37 KB 80/192 KB 84/309 KB 37/37 KB 80/192 KB 84/309 KB 37/37 KB 4/14 KB 80/192 KB 84/309 KB 37/37 KB 8/14 KB 80/192 KB 84/309 KB 37/37 KB 12/14 KB 80/192 KB 84/309 KB 37/37 KB 14/14 KB 80/192 KB 88/309 KB 37/37 KB 14/14 KB 80/192 KB 92/309 KB 37/37 KB 14/14 KB 80/192 KB 96/309 KB 37/37 KB 14/14 KB 84/192 KB 100/309 KB 37/37 KB 14/14 KB 84/192 KB 104/309 KB 37/37 KB 14/14 KB 84/192 KB 108/309 KB 37/37 KB 14/14 KB 84/192 KB 112/309 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 246.6 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 84/192 KB 96/309 KB 37/37 KB 14/14 KB 88/192 KB 112/309 KB 14/14 KB 92/192 KB 112/309 KB 14/14 KB 96/192 KB 112/309 KB 14/14 KB 100/192 KB 112/309 KB 14/14 KB 104/192 KB 116/309 KB 14/14 KB 108/192 KB 116/309 KB 14/14 KB 112/192 KB 116/309 KB 14/14 KB 116/192 KB 116/309 KB 14/14 KB 120/192 KB 116/309 KB 14/14 KB 124/192 KB 116/309 KB 14/14 KB 128/192 KB 116/309 KB 14/14 KB 100/192 KB 116/309 KB 14/14 KB 128/192 KB 120/309 KB 14/14 KB 128/192 KB 124/309 KB 14/14 KB 128/192 KB 128/309 KB 14/14 KB 128/192 KB 132/309 KB 14/14 KB 132/192 KB 136/309 KB 14/14 KB 132/192 KB 140/309 KB 14/14 KB 132/192 KB 144/309 KB 14/14 KB 132/192 KB 132/309 KB 14/14 KB 136/192 KB 144/309 KB 14/14 KB 140/192 KB 144/309 KB 14/14 KB 144/192 KB 144/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 88.5 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 148/192 KB 144/309 KB 152/192 KB 148/309 KB 156/192 KB 148/309 KB 160/192 KB 148/309 KB 148/192 KB 148/309 KB 160/192 KB 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 160/192 KB 164/309 KB 164/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 176/309 KB 164/192 KB 164/309 KB 168/192 KB 176/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 180/192 KB 180/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 192/192 KB 180/309 KB 168/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1160.5 KB/sec) unit-abot-epc-basic-0: 13:22:16 DEBUG unit.abot-epc-basic/0.install 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1732.6 KB/sec) unit-oai-hss-0: 13:22:16 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 4091.7 KB/sec) unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 13:22:17 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 13:22:18 DEBUG unit.oai-hss/0.install CC kx.lo unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 13:22:18 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 13:22:18 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Thu Jan 03 13:22:18 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 13:22:18 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:18 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 13:22:18 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 13:22:19 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 13:22:20 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:20 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:20 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Thu Jan 03 13:22:20 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 13:22:20 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:20 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 13:22:20 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 13:22:21 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Thu Jan 03 13:22:21 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install Jan 03, 2019 1:22:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:22:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:21 [main] REPORT: ======================================================================================== unit-oai-hss-0: 13:22:22 DEBUG unit.oai-hss/0.install CC misc.lo unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :1314 MS unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :105 MS unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 0m1.948s unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.986 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.013 sec unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install 03-Jan-2019 13:22:22.572 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-hss-0: 13:22:22 DEBUG unit.oai-hss/0.install CC seskey.lo unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 260.7 KB/sec) unit-oai-hss-0: 13:22:23 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 141.0 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 71.0 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-oai-hss-0: 13:22:23 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/22 KB 3/22 KB 6/22 KB 8/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB 22/22 KB 3/60 KB 22/22 KB 6/60 KB 22/22 KB 9/60 KB 22/22 KB 11/60 KB 3/181 KB 22/22 KB 11/60 KB 5/181 KB 22/22 KB 11/60 KB 8/181 KB 22/22 KB 3/57 KB 3/203 KB 11/60 KB 11/181 KB 22/22 KB 3/57 KB 3/203 KB 11/60 KB 13/181 KB 22/22 KB 3/57 KB 3/203 KB 11/60 KB 16/181 KB 3/57 KB 3/203 KB 14/60 KB 5/181 KB 22/22 KB 3/57 KB 3/203 KB 11/60 KB 16/181 KB 3/57 KB 5/203 KB 14/60 KB 16/181 KB 3/57 KB 8/203 KB 14/60 KB 16/181 KB 3/57 KB 11/203 KB 14/60 KB 16/181 KB 3/57 KB 13/203 KB 14/60 KB 16/181 KB 3/57 KB 16/203 KB 14/60 KB 16/181 KB 3/57 KB 19/203 KB 14/60 KB 5/181 KB 22/22 KB 3/57 KB 11/60 KB 16/181 KB 6/57 KB 19/203 KB 14/60 KB 16/181 KB 9/57 KB 19/203 KB 14/60 KB 16/181 KB 11/57 KB 19/203 KB 14/60 KB 16/181 KB 14/57 KB 19/203 KB 14/60 KB 16/181 KB 16/57 KB 19/203 KB 14/60 KB 16/181 KB 19/57 KB 21/203 KB 14/60 KB 16/181 KB 22/57 KB 21/203 KB 14/60 KB 19/181 KB 25/57 KB 21/203 KB 14/60 KB 13/181 KB 22/22 KB 3/57 KB 3/203 KB 14/60 KB 19/181 KB 25/57 KB 21/203 KB 16/60 KB 19/181 KB 25/57 KB 21/203 KB 19/60 KB 19/181 KB 22/57 KB 21/203 KB 14/60 KB 16/181 KB 16/57 KB 21/203 KB 14/60 KB 19/181 KB 25/57 KB 24/203 KB 22/60 KB 19/181 KB 25/57 KB 21/203 KB 22/60 KB 19/181 KB 25/57 KB 24/203 KB 25/60 KB 21/181 KB 25/57 KB 27/203 KB 27/60 KB 21/181 KB 25/57 KB 27/203 KB 25/60 KB 19/181 KB 25/57 KB 27/203 KB 25/60 KB 21/181 KB 25/57 KB 29/203 KB 27/60 KB 24/181 KB 25/57 KB 29/203 KB 27/60 KB 24/181 KB 27/57 KB 32/203 KB 27/60 KB 27/181 KB 27/57 KB 36/203 KB 30/60 KB 27/181 KB 27/57 KB 40/203 KB 30/60 KB 27/181 KB 27/57 KB 44/203 KB 30/60 KB 27/181 KB 27/57 KB 48/203 KB 30/60 KB 27/181 KB 27/57 KB 52/203 KB 30/60 KB 27/181 KB 27/57 KB 56/203 KB 30/60 KB 27/181 KB 27/57 KB 60/203 KB 30/60 KB 27/181 KB 27/57 KB 64/203 KB 30/60 KB 24/181 KB 27/57 KB 29/203 KB 27/60 KB 27/181 KB 27/57 KB 32/203 KB 30/60 KB 24/181 KB 27/57 KB 32/203 KB 30/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 507.2 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 27/181 KB 30/57 KB 64/203 KB 30/60 KB 27/181 KB 32/57 KB 64/203 KB 32/60 KB 27/181 KB 30/57 KB 64/203 KB 32/60 KB 29/181 KB 32/57 KB 64/203 KB 32/60 KB 32/181 KB 32/57 KB 64/203 KB 32/60 KB 36/181 KB 32/57 KB 64/203 KB 32/60 KB 40/181 KB 36/57 KB 64/203 KB 36/60 KB 44/181 KB 36/57 KB 64/203 KB 36/60 KB 48/181 KB 36/57 KB 64/203 KB 36/60 KB 36/181 KB 36/57 KB 64/203 KB 36/60 KB 48/181 KB 36/57 KB 64/203 KB 40/60 KB 48/181 KB 36/57 KB 64/203 KB 44/60 KB 48/181 KB 36/57 KB 64/203 KB 48/60 KB 36/181 KB 36/57 KB 64/203 KB 32/60 KB 48/181 KB 40/57 KB 64/203 KB 48/60 KB 48/181 KB 44/57 KB 64/203 KB 48/60 KB 48/181 KB 48/57 KB 64/203 KB 48/60 KB 48/181 KB 52/57 KB 64/203 KB 48/60 KB 52/181 KB 56/57 KB 64/203 KB 52/60 KB 52/181 KB 57/57 KB 64/203 KB 52/60 KB 52/181 KB 52/57 KB 64/203 KB 52/60 KB 56/181 KB 57/57 KB 68/203 KB 52/60 KB 60/181 KB 57/57 KB 68/203 KB 52/60 KB 64/181 KB 57/57 KB 68/203 KB 52/60 KB 68/181 KB 57/57 KB 68/203 KB 52/60 KB 72/181 KB 57/57 KB 68/203 KB 52/60 KB 76/181 KB 57/57 KB 68/203 KB 52/60 KB 80/181 KB 57/57 KB 68/203 KB 52/60 KB 48/181 KB 52/57 KB 64/203 KB 52/60 KB 80/181 KB 57/57 KB 68/203 KB 56/60 KB 80/181 KB 57/57 KB 68/203 KB 60/60 KB 52/181 KB 57/57 KB 68/203 KB 52/60 KB 80/181 KB 57/57 KB 72/203 KB 60/60 KB 80/181 KB 57/57 KB 76/203 KB 60/60 KB 80/181 KB 57/57 KB 80/203 KB 60/60 KB 80/181 KB 57/57 KB 84/203 KB 60/60 KB 80/181 KB 57/57 KB 88/203 KB 60/60 KB 80/181 KB 57/57 KB 92/203 KB 60/60 KB 80/181 KB 57/57 KB 96/203 KB 60/60 KB 80/181 KB 57/57 KB 100/203 KB 60/60 KB 84/181 KB 57/57 KB 104/203 KB 60/60 KB 84/181 KB 57/57 KB 108/203 KB 60/60 KB 84/181 KB 57/57 KB 112/203 KB 60/60 KB 84/181 KB 57/57 KB 100/203 KB 60/60 KB 88/181 KB 57/57 KB 112/203 KB 60/60 KB 92/181 KB 57/57 KB 112/203 KB 60/60 KB 96/181 KB 57/57 KB 112/203 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1115.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 100/181 KB 112/203 KB 60/60 KB 104/181 KB 116/203 KB 60/60 KB 108/181 KB 116/203 KB 60/60 KB 112/181 KB 116/203 KB 60/60 KB 100/181 KB 116/203 KB 60/60 KB 112/181 KB 120/203 KB 60/60 KB 116/181 KB 124/203 KB 60/60 KB 116/181 KB 128/203 KB 60/60 KB 116/181 KB 132/203 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 952.5 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 116/181 KB 120/203 KB 60/60 KB 120/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 156/203 KB 132/181 KB 160/203 KB 132/181 KB 140/203 KB 136/181 KB 160/203 KB 140/181 KB 160/203 KB 144/181 KB 160/203 KB 144/181 KB 164/203 KB 148/181 KB 168/203 KB 148/181 KB 172/203 KB 148/181 KB 176/203 KB 148/181 KB 180/203 KB 148/181 KB 184/203 KB 148/181 KB 188/203 KB 148/181 KB 192/203 KB 148/181 KB 164/203 KB 152/181 KB 192/203 KB 156/181 KB 192/203 KB 160/181 KB 192/203 KB 164/181 KB 192/203 KB 168/181 KB 192/203 KB 172/181 KB 192/203 KB 176/181 KB 192/203 KB 180/181 KB 192/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2370.0 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2939.9 KB/sec) unit-oai-hss-0: 13:22:23 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 230.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 1031.1 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 37.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 53.1 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 475.6 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2620.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/54 KB 8/46 KB 4/158 KB 3/44 KB 4/201 KB 4/54 KB 4/46 KB 4/158 KB 3/44 KB 4/201 KB 4/54 KB 8/46 KB 4/158 KB 3/44 KB 8/201 KB 4/54 KB 8/46 KB 4/158 KB 3/44 KB 12/201 KB 4/54 KB 8/46 KB 4/158 KB 3/44 KB 16/201 KB 4/54 KB 8/46 KB 4/158 KB 3/44 KB 20/201 KB 4/54 KB 12/46 KB 4/158 KB 3/44 KB 24/201 KB 4/54 KB 4/46 KB 4/158 KB 3/44 KB 4/54 KB 12/46 KB 4/158 KB 5/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 8/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 11/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 13/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 16/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 19/44 KB 24/201 KB 4/54 KB 4/46 KB 4/158 KB 4/54 KB 12/46 KB 8/158 KB 19/44 KB 24/201 KB 4/54 KB 12/46 KB 12/158 KB 19/44 KB 24/201 KB 4/54 KB 12/46 KB 16/158 KB 19/44 KB 24/201 KB 4/54 KB 12/46 KB 20/158 KB 19/44 KB 24/201 KB 4/54 KB 4/46 KB 8/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 12/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 16/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 20/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 24/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 28/54 KB 12/46 KB 24/158 KB 21/44 KB 24/201 KB 32/54 KB 12/46 KB 24/158 KB 21/44 KB 24/201 KB 4/54 KB 12/46 KB 20/158 KB 21/44 KB 24/201 KB 4/54 KB 12/46 KB 4/158 KB 3/44 KB 20/201 KB 32/54 KB 16/46 KB 24/158 KB 21/44 KB 28/201 KB 32/54 KB 20/46 KB 24/158 KB 21/44 KB 28/201 KB 36/54 KB 24/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 28/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 32/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 36/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 40/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 44/46 KB 24/158 KB 24/44 KB 28/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 28/201 KB 32/54 KB 12/46 KB 24/158 KB 21/44 KB 28/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 32/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 36/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 40/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 44/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 48/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 52/201 KB 36/54 KB 46/46 KB 24/158 KB 24/44 KB 56/201 KB 24/54 KB 12/46 KB 24/158 KB 21/44 KB 24/201 KB 36/54 KB 46/46 KB 28/158 KB 24/44 KB 56/201 KB 36/54 KB 46/46 KB 32/158 KB 24/44 KB 56/201 KB 36/54 KB 46/46 KB 36/158 KB 24/44 KB 56/201 KB 36/54 KB 46/46 KB 40/158 KB 24/44 KB 56/201 KB 36/54 KB 46/46 KB 44/158 KB 24/44 KB 56/201 KB 36/54 KB 46/46 KB 48/158 KB 24/44 KB 56/201 KB 36/54 KB 20/46 KB 24/158 KB 24/44 KB 28/201 KB 40/54 KB 46/46 KB 48/158 KB 24/44 KB 56/201 KB 44/54 KB 46/46 KB 48/158 KB 24/44 KB 56/201 KB 48/54 KB 46/46 KB 48/158 KB 24/44 KB 56/201 KB 32/54 KB 20/46 KB 24/158 KB 24/44 KB 28/201 KB 48/54 KB 46/46 KB 48/158 KB 27/44 KB 56/201 KB 48/54 KB 46/46 KB 48/158 KB 29/44 KB 56/201 KB 48/54 KB 46/46 KB 48/158 KB 32/44 KB 56/201 KB 48/54 KB 46/46 KB 52/158 KB 32/44 KB 56/201 KB 52/54 KB 46/46 KB 56/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 60/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 64/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 68/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 72/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 76/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 80/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 52/158 KB 32/44 KB 60/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 64/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 K unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install B 68/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 72/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 76/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 80/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 84/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 88/201 KB 52/54 KB 46/46 KB 84/158 KB 32/44 KB 92/201 KB 52/54 KB 46/46 KB 52/158 KB 32/44 KB 56/201 KB 54/54 KB 46/46 KB 84/158 KB 32/44 KB 92/201 KB 54/54 KB 46/46 KB 84/158 KB 32/44 KB 96/201 KB 54/54 KB 46/46 KB 84/158 KB 32/44 KB 100/201 KB 54/54 KB 46/46 KB 88/158 KB 32/44 KB 100/201 KB 54/54 KB 46/46 KB 92/158 KB 32/44 KB 100/201 KB 54/54 KB 46/46 KB 96/158 KB 32/44 KB 100/201 KB 54/54 KB 46/46 KB 100/158 KB 32/44 KB 100/201 KB 54/54 KB 46/46 KB 104/158 KB 32/44 KB 104/201 KB 54/54 KB 46/46 KB 108/158 KB 32/44 KB 104/201 KB 54/54 KB 46/46 KB 112/158 KB 32/44 KB 104/201 KB 54/54 KB 46/46 KB 116/158 KB 32/44 KB 104/201 KB 54/54 KB 120/158 KB 32/44 KB 104/201 KB 54/54 KB 124/158 KB 32/44 KB 104/201 KB 54/54 KB 128/158 KB 32/44 KB 104/201 KB 54/54 KB 46/46 KB 100/158 KB 32/44 KB 104/201 KB 54/54 KB 128/158 KB 32/44 KB 108/201 KB 54/54 KB 128/158 KB 32/44 KB 112/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 918.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1222.7 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install 128/158 KB 32/44 KB 116/201 KB 128/158 KB 32/44 KB 120/201 KB 128/158 KB 32/44 KB 124/201 KB 128/158 KB 32/44 KB 128/201 KB 128/158 KB 32/44 KB 132/201 KB 132/158 KB 32/44 KB 136/201 KB 132/158 KB 32/44 KB 140/201 KB 132/158 KB 32/44 KB 144/201 KB 132/158 KB 32/44 KB 132/201 KB 136/158 KB 32/44 KB 144/201 KB 140/158 KB 32/44 KB 148/201 KB 144/158 KB 32/44 KB 148/201 KB 148/158 KB 32/44 KB 148/201 KB 152/158 KB 36/44 KB 148/201 KB 156/158 KB 36/44 KB 148/201 KB 158/158 KB 36/44 KB 148/201 KB 136/158 KB 32/44 KB 148/201 KB 148/158 KB 36/44 KB 148/201 KB 158/158 KB 40/44 KB 148/201 KB 158/158 KB 44/44 KB 148/201 KB 158/158 KB 44/44 KB 148/201 KB 158/158 KB 44/44 KB 152/201 KB 158/158 KB 44/44 KB 156/201 KB 158/158 KB 44/44 KB 160/201 KB 4/6 KB 158/158 KB 44/44 KB 160/201 KB 6/6 KB 158/158 KB 44/44 KB 160/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 160/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 164/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 168/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 172/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 176/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 180/201 KB 3/3 KB 6/6 KB 158/158 KB 44/44 KB 184/201 KB 3/3 KB 6/6 KB 188/201 KB 3/3 KB 6/6 KB 192/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 843.4 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 46.0 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2617.5 KB/sec) unit-abot-epc-basic-0: 13:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 4/367 KB 192/201 KB 8/367 KB 192/201 KB 12/367 KB 192/201 KB 12/367 KB 3/52 KB 192/201 KB 16/367 KB 3/52 KB 192/201 KB 20/367 KB 3/52 KB 192/201 KB 3/5 KB 24/367 KB 5/52 KB 192/201 KB 3/5 KB 28/367 KB 5/52 KB 192/201 KB 3/5 KB 32/367 KB 5/52 KB 192/201 KB 3/5 KB 36/367 KB 5/52 KB 192/201 KB 3/5 KB 40/367 KB 5/52 KB 192/201 KB 3/5 KB 44/367 KB 5/52 KB 192/201 KB 3/5 KB 48/367 KB 5/52 KB 192/201 KB 3/5 KB 52/367 KB 5/52 KB 192/201 KB 3/5 KB 20/367 KB 5/52 KB 192/201 KB 3/5 KB 20/367 KB 3/52 KB 192/201 KB 5/5 KB 52/367 KB 5/52 KB 196/201 KB 5/5 KB 52/367 KB 8/52 KB 196/201 KB 5/5 KB 52/367 KB 11/52 KB 196/201 KB 5/5 KB 52/367 KB 13/52 KB 196/201 KB 5/5 KB 52/367 KB 16/52 KB 196/201 KB 5/5 KB 52/367 KB 19/52 KB 196/201 KB 5/5 KB 52/367 KB 21/52 KB 196/201 KB 5/5 KB 52/367 KB 24/52 KB 196/201 KB 5/5 KB 52/367 KB 27/52 KB 196/201 KB 5/5 KB 52/367 KB 29/52 KB 196/201 KB 5/5 KB 52/367 KB 32/52 KB 196/201 KB 3/5 KB 52/367 KB 5/52 KB 196/201 KB 5/5 KB 56/367 KB 36/52 KB 200/201 KB 5/5 KB 56/367 KB 36/52 KB 201/201 KB 4/47 KB 5/5 KB 56/367 KB 36/52 KB 201/201 KB 8/47 KB 56/367 KB 36/52 KB 201/201 KB 12/47 KB 56/367 KB 36/52 KB 201/201 KB 16/47 KB 56/367 KB 36/52 KB 201/201 KB 20/47 KB 56/367 KB 36/52 KB 201/201 KB 24/47 KB 56/367 KB 36/52 KB 201/201 KB 28/47 KB 56/367 KB 36/52 KB 201/201 KB 32/47 KB 56/367 KB 36/52 KB 201/201 KB 36/47 KB 56/367 KB 36/52 KB 201/201 KB 5/5 KB 56/367 KB 36/52 KB 196/201 KB 36/47 KB 56/367 KB 40/52 KB 201/201 KB 36/47 KB 56/367 KB 44/52 KB 201/201 KB 36/47 KB 56/367 KB 48/52 KB 201/201 KB 36/47 KB 56/367 KB 52/52 KB 201/201 KB 5/5 KB 56/367 KB 32/52 KB 196/201 KB 36/47 KB 60/367 KB 52/52 KB 201/201 KB 36/47 KB 64/367 KB 52/52 KB 201/201 KB 36/47 KB 68/367 KB 52/52 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 56.3 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 36/47 KB 72/367 KB 52/52 KB 36/47 KB 76/367 KB 52/52 KB 36/47 KB 80/367 KB 52/52 KB 36/47 KB 84/367 KB 52/52 KB 40/47 KB 88/367 KB 52/52 KB 40/47 KB 92/367 KB 52/52 KB 40/47 KB 96/367 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2507.4 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 40/47 KB 84/367 KB 52/52 KB 44/47 KB 100/367 KB 52/52 KB 47/47 KB 100/367 KB 52/52 KB 40/47 KB 100/367 KB 52/52 KB 47/47 KB 104/367 KB 52/52 KB 47/47 KB 108/367 KB 52/52 KB 47/47 KB 112/367 KB 52/52 KB 47/47 KB 116/367 KB 52/52 KB 47/47 KB 4/238 KB 116/367 KB 52/52 KB 47/47 KB 8/238 KB 116/367 KB 52/52 KB 47/47 KB 12/238 KB 116/367 KB 52/52 KB 47/47 KB 16/238 KB 116/367 KB 52/52 KB 47/47 KB 20/238 KB 116/367 KB 52/52 KB 47/47 KB 24/238 KB 116/367 KB 52/52 KB 47/47 KB 28/238 KB 116/367 KB 52/52 KB 47/47 KB 32/238 KB 116/367 KB 52/52 KB 47/47 KB 32/238 KB 3/28 KB 116/367 KB 52/52 KB 47/47 KB 32/238 KB 5/28 KB 116/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 612.5 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 47/47 KB 36/238 KB 5/28 KB 116/367 KB 47/47 KB 40/238 KB 5/28 KB 116/367 KB 47/47 KB 40/238 KB 8/28 KB 116/367 KB 47/47 KB 44/238 KB 8/28 KB 116/367 KB 47/47 KB 48/238 KB 8/28 KB 116/367 KB 47/47 KB 52/238 KB 11/28 KB 116/367 KB 56/238 KB 11/28 KB 116/367 KB 47/47 KB 48/238 KB 11/28 KB 116/367 KB 56/238 KB 13/28 KB 120/367 KB 56/238 KB 16/28 KB 120/367 KB 56/238 KB 19/28 KB 120/367 KB 56/238 KB 11/28 KB 120/367 KB 60/238 KB 21/28 KB 120/367 KB 60/238 KB 24/28 KB 124/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 525.2 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 60/238 KB 21/28 KB 124/367 KB 60/238 KB 27/28 KB 128/367 KB 60/238 KB 27/28 KB 132/367 KB 60/238 KB 27/28 KB 136/367 KB 60/238 KB 27/28 KB 140/367 KB 60/238 KB 27/28 KB 144/367 KB 60/238 KB 27/28 KB 148/367 KB 60/238 KB 27/28 KB 152/367 KB 60/238 KB 27/28 KB 156/367 KB 60/238 KB 19/28 KB 120/367 KB 64/238 KB 27/28 KB 156/367 KB 68/238 KB 27/28 KB 156/367 KB 72/238 KB 27/28 KB 156/367 KB 76/238 KB 27/28 KB 156/367 KB 80/238 KB 27/28 KB 156/367 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 60/238 KB 27/28 KB 124/367 KB 80/238 KB 28/28 KB 156/367 KB 84/238 KB 28/28 KB 156/367 KB 88/238 KB 28/28 KB 156/367 KB 92/238 KB 28/28 KB 156/367 KB 96/238 KB 28/28 KB 160/367 KB 92/238 KB 28/28 KB 160/367 KB 100/238 KB 28/28 KB 160/367 KB 104/238 KB 28/28 KB 164/367 KB 108/238 KB 28/28 KB 164/367 KB 112/238 KB 28/28 KB 164/367 KB 100/238 KB 28/28 KB 164/367 KB 112/238 KB 28/28 KB 168/367 KB 112/238 KB 28/28 KB 172/367 KB 112/238 KB 28/28 KB 176/367 KB 112/238 KB 28/28 KB 180/367 KB 116/238 KB 28/28 KB 184/367 KB 116/238 KB 28/28 KB 188/367 KB 116/238 KB 28/28 KB 192/367 KB 116/238 KB 28/28 KB 180/367 KB 120/238 KB 28/28 KB 192/367 KB 124/238 KB 28/28 KB 192/367 KB 128/238 KB 28/28 KB 192/367 KB 132/238 KB 28/28 KB 192/367 KB 136/238 KB 28/28 KB 196/367 KB 140/238 KB 28/28 KB 196/367 KB 144/238 KB 28/28 KB 196/367 KB 132/238 KB 28/28 KB 196/367 KB 144/238 KB 28/28 KB 200/367 KB 144/238 KB 28/28 KB 204/367 KB 144/238 KB 28/28 KB 208/367 KB 144/238 KB 28/28 KB 212/367 KB 4/186 KB 148/238 KB 28/28 KB 212/367 KB 8/186 KB 148/238 KB 212/367 KB 12/186 KB 148/238 KB 212/367 KB 16/186 KB 148/238 KB 212/367 KB 20/186 KB 148/238 KB 212/367 KB 24/186 KB 148/238 KB 212/367 KB 28/186 KB 148/238 KB 212/367 KB 32/186 KB 148/238 KB 212/367 KB 36/186 KB 148/238 KB 212/367 KB 40/186 KB 148/238 KB 212/367 KB 44/186 KB 148/238 KB 212/367 KB 48/186 KB 148/238 KB 212/367 KB 52/186 KB 148/238 KB 212/367 KB 56/186 KB 148/238 KB 212/367 KB 60/186 KB 148/238 KB 212/367 KB 64/186 KB 148/238 KB 216/367 KB 148/238 KB 28/28 KB 212/367 KB 64/186 KB 152/238 KB 216/367 KB 64/186 KB 156/238 KB 216/367 KB 64/186 KB 160/238 KB 216/367 KB 60/186 KB 148/238 KB 216/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 250.5 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 64/186 KB 160/238 KB 220/367 KB 64/186 KB 160/238 KB 224/367 KB 68/186 KB 160/238 KB 228/367 KB 68/186 KB 164/238 KB 4/1199 KB 232/367 KB 68/186 KB 160/238 KB 224/367 KB 68/186 KB 164/238 KB 4/1199 KB 228/367 KB 68/186 KB 160/238 KB 4/1199 KB 228/367 KB 72/186 KB 164/238 KB 8/1199 KB 232/367 KB 72/186 KB 164/238 KB 12/1199 KB 232/367 KB 72/186 KB 164/238 KB 16/1199 KB 232/367 KB 72/186 KB 164/238 KB 20/1199 KB 232/367 KB 72/186 KB 164/238 KB 24/1199 KB 232/367 KB 72/186 KB 164/238 KB 28/1199 KB 232/367 KB 72/186 KB 164/238 KB 32/1199 KB 232/367 KB 72/186 KB 164/238 KB 36/1199 KB 232/367 KB 72/186 KB 164/238 KB 40/1199 KB 232/367 KB 72/186 KB 164/238 KB 44/1199 KB 232/367 KB 72/186 KB 164/238 KB 48/1199 KB 232/367 KB 72/186 KB 164/238 KB 52/1199 KB 232/367 KB 72/186 KB 164/238 KB 56/1199 KB 232/367 KB 72/186 KB 164/238 KB 60/1199 KB 232/367 KB 72/186 KB 164/238 KB 64/1199 KB 232/367 KB 72/186 KB 164/238 KB 68/1199 KB 232/367 KB 72/186 KB 164/238 KB 4/1199 KB 232/367 KB 76/186 KB 168/238 KB 68/1199 KB 232/367 KB 80/186 KB 168/238 KB 72/1199 KB 232/367 KB 72/186 KB 168/238 KB 68/1199 KB 232/367 KB 80/186 KB 172/238 KB 72/1199 KB 236/367 KB 80/186 KB 176/238 KB 72/1199 KB 236/367 KB 84/186 KB 180/238 KB 72/1199 KB 236/367 KB 84/186 KB 184/238 KB 72/1199 KB 236/367 KB 3/558 KB 84/186 KB 188/238 KB 72/1199 KB 236/367 KB 3/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 3/558 KB 80/186 KB 168/238 KB 72/1199 KB 236/367 KB 76/186 KB 168/238 KB 72/1199 KB 232/367 KB 84/186 KB 180/238 KB 72/1199 KB 236/367 KB 3/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 5/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 8/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 11/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 13/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 16/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 19/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 21/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 24/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 27/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 29/558 KB 84/186 KB 192/238 KB 72/1199 KB 236/367 KB 32/558 KB 84/186 KB 192/238 KB 76/1199 KB 236/367 KB 36/558 KB 84/186 KB 192/238 KB 76/1199 KB 240/367 KB 40/558 KB 84/186 KB 192/238 KB 76/1199 KB 240/367 KB 44/558 KB 84/186 KB 192/238 KB 76/1199 KB 240/367 KB 48/558 KB 84/186 KB 192/238 KB 76/1199 KB 240/367 KB 52/558 KB 84/186 KB 196/238 KB 76/1199 KB 240/367 KB 56/558 KB 84/186 KB 196/238 KB 76/1199 KB 240/367 KB 60/558 KB 84/186 KB 196/238 KB 76/1199 KB 240/367 KB 64/558 KB 84/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 84/186 KB 176/238 KB 72/1199 KB 236/367 KB 88/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 92/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 96/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 100/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 104/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 108/186 KB 196/238 KB 76/1199 KB 240/367 KB 68/558 KB 84/186 KB 196/238 KB 76/1199 KB 240/367 KB 52/558 KB 108/186 KB 200/238 KB 76/1199 KB 240/367 KB 68/558 KB 112/186 KB 204/238 KB 76/1199 KB 240/367 KB 68/558 KB 112/186 KB 208/238 KB 76/1199 KB 240/367 KB 68/558 KB 84/186 KB 192/238 KB 76/1199 KB 240/367 KB 36/558 KB 84/186 KB 192/238 KB 76/1199 KB 236/367 KB 32/558 KB 112/186 KB 208/238 KB 80/1199 KB 240/367 KB 68/558 KB 112/186 KB 208/238 KB 84/1199 KB 240/367 KB 68/558 KB 112 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install /186 KB 208/238 KB 88/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 92/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 96/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 100/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 104/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 108/1199 KB 244/367 KB 68/558 KB 112/186 KB 208/238 KB 112/1199 KB 244/367 KB 68/558 KB 112/186 KB 200/238 KB 76/1199 KB 240/367 KB 68/558 KB 116/186 KB 208/238 KB 112/1199 KB 244/367 KB 68/558 KB 120/186 KB 208/238 KB 116/1199 KB 244/367 KB 72/558 KB 112/186 KB 208/238 KB 84/1199 KB 244/367 KB 68/558 KB 120/186 KB 212/238 KB 116/1199 KB 248/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 252/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 256/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 260/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 264/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 268/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 272/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 276/367 KB 72/558 KB 120/186 KB 212/238 KB 116/1199 KB 244/367 KB 72/558 KB 124/186 KB 216/238 KB 116/1199 KB 276/367 KB 72/558 KB 124/186 KB 220/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 224/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 228/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 232/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 236/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 238/238 KB 116/1199 KB 280/367 KB 72/558 KB 116/186 KB 208/238 KB 116/1199 KB 244/367 KB 72/558 KB 124/186 KB 238/238 KB 116/1199 KB 280/367 KB 76/558 KB 124/186 KB 238/238 KB 116/1199 KB 280/367 KB 80/558 KB 116/186 KB 208/238 KB 116/1199 KB 244/367 KB 68/558 KB 124/186 KB 238/238 KB 120/1199 KB 280/367 KB 80/558 KB 124/186 KB 238/238 KB 124/1199 KB 280/367 KB 80/558 KB 124/186 KB 238/238 KB 128/1199 KB 280/367 KB 80/558 KB 124/186 KB 238/238 KB 132/1199 KB 280/367 KB 80/558 KB 124/186 KB 238/238 KB 136/1199 KB 280/367 KB 84/558 KB 124/186 KB 238/238 KB 140/1199 KB 280/367 KB 84/558 KB 124/186 KB 238/238 KB 144/1199 KB 280/367 KB 84/558 KB 124/186 KB 216/238 KB 116/1199 KB 280/367 KB 72/558 KB 124/186 KB 238/238 KB 144/1199 KB 284/367 KB 84/558 KB 124/186 KB 238/238 KB 144/1199 KB 288/367 KB 84/558 KB 124/186 KB 212/238 KB 116/1199 KB 276/367 KB 72/558 KB 128/186 KB 238/238 KB 144/1199 KB 288/367 KB 84/558 KB 132/186 KB 238/238 KB 144/1199 KB 288/367 KB 84/558 KB 136/186 KB 238/238 KB 144/1199 KB 292/367 KB 84/558 KB 140/186 KB 238/238 KB 144/1199 KB 292/367 KB 84/558 KB 144/186 KB 238/238 KB 144/1199 KB 292/367 KB 84/558 KB 124/186 KB 238/238 KB 132/1199 KB 280/367 KB 84/558 KB 144/186 KB 238/238 KB 144/1199 KB 292/367 KB 88/558 KB 144/186 KB 238/238 KB 144/1199 KB 292/367 KB 92/558 KB 144/186 KB 238/238 KB 144/1199 KB 292/367 KB 96/558 KB 144/186 KB 238/238 KB 144/1199 KB 292/367 KB 100/558 KB 148/186 KB 238/238 KB 148/1199 KB 292/367 KB 104/558 KB 148/186 KB 238/238 KB 148/1199 KB 292/367 KB 108/558 KB 148/186 KB 238/238 KB 148/1199 KB 292/367 KB 112/558 KB 132/186 KB 238/238 KB 144/1199 KB 292/367 KB 84/558 KB 148/186 KB 238/238 KB 148/1199 KB 296/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 300/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 304/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 308/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 312/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 316/367 KB 112/558 KB 14 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 8/186 KB 238/238 KB 148/1199 KB 320/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 324/367 KB 112/558 KB 148/186 KB 238/238 KB 148/1199 KB 328/367 KB 116/558 KB 148/186 KB 238/238 KB 148/1199 KB 332/367 KB 116/558 KB 148/186 KB 238/238 KB 148/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 148/1199 KB 292/367 KB 100/558 KB 148/186 KB 238/238 KB 152/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 156/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 160/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 164/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 168/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 172/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 144/1199 KB 292/367 KB 100/558 KB 152/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 156/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 160/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 164/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 168/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 172/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 176/186 KB 238/238 KB 176/1199 KB 336/367 KB 116/558 KB 148/186 KB 238/238 KB 148/1199 KB 324/367 KB 116/558 KB 176/186 KB 238/238 KB 176/1199 KB 336/367 KB 120/558 KB 176/186 KB 238/238 KB 176/1199 KB 336/367 KB 124/558 KB 176/186 KB 176/1199 KB 336/367 KB 128/558 KB 180/186 KB 176/1199 KB 336/367 KB 132/558 KB 180/186 KB 180/1199 KB 340/367 KB 136/558 KB 180/186 KB 180/1199 KB 340/367 KB 140/558 KB 180/186 KB 180/1199 KB 340/367 KB 144/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1562.0 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 180/186 KB 180/1199 KB 340/367 KB 132/558 KB 180/186 KB 184/1199 KB 340/367 KB 144/558 KB 180/186 KB 188/1199 KB 340/367 KB 144/558 KB 180/186 KB 192/1199 KB 340/367 KB 144/558 KB 180/186 KB 176/1199 KB 340/367 KB 132/558 KB 180/186 KB 192/1199 KB 344/367 KB 144/558 KB 180/186 KB 192/1199 KB 348/367 KB 144/558 KB 180/186 KB 192/1199 KB 352/367 KB 144/558 KB 180/186 KB 196/1199 KB 356/367 KB 144/558 KB 180/186 KB 196/1199 KB 360/367 KB 148/558 KB 180/186 KB 196/1199 KB 364/367 KB 148/558 KB 180/186 KB 196/1199 KB 367/367 KB 148/558 KB 180/186 KB 176/1199 KB 336/367 KB 128/558 KB 184/186 KB 196/1199 KB 367/367 KB 148/558 KB 186/186 KB 196/1199 KB 367/367 KB 148/558 KB 180/186 KB 196/1199 KB 356/367 KB 148/558 KB 186/186 KB 196/1199 KB 367/367 KB 152/558 KB 186/186 KB 196/1199 KB 367/367 KB 156/558 KB 186/186 KB 196/1199 KB 367/367 KB 160/558 KB 186/186 KB 196/1199 KB 367/367 KB 164/558 KB 186/186 KB 196/1199 KB 367/367 KB 168/558 KB 186/186 KB 196/1199 KB 367/367 KB 172/558 KB 186/186 KB 196/1199 KB 367/367 KB 176/558 KB 186/186 KB 196/1199 KB 367/367 KB 180/558 KB 180/186 KB 196/1199 KB 352/367 KB 144/558 KB 186/186 KB 200/1199 KB 367/367 KB 180/558 KB 186/186 KB 204/1199 KB 367/367 KB 180/558 KB 186/186 KB 208/1199 KB 367/367 KB 180/558 KB 186/186 KB 212/1199 KB 367/367 KB 180/558 KB 186/186 KB 216/1199 KB 367/367 KB 180/558 KB 186/186 KB 220/1199 KB 367/367 KB 180/558 KB 186/186 KB 224/1199 KB 367/367 KB 180/558 KB 186/186 KB 228/1199 KB 367/367 KB 180/558 KB 186/186 KB 232/1199 KB 367/367 KB 180/558 KB 186/186 KB 236/1199 KB 367/367 KB 184/558 KB 186/186 KB 240/1199 KB 367/367 KB 184/558 KB 186/186 KB 232/1199 KB 367/367 KB 184/558 KB 186/186 KB 240/1199 KB 367/367 KB 188/558 KB 186/186 KB 240/1199 KB 367/367 KB 192/558 KB 186/186 KB 244/1199 KB 367/367 KB 192/558 KB 186/186 KB 248/1199 KB 4/1206 KB 367/367 KB 196/558 KB 186/186 KB 244/1199 KB 4/1206 KB 367/367 KB 196/558 KB 186/186 KB 244/1199 KB 4/1206 KB 367/367 KB 192/558 KB 186/186 KB 248/1199 KB 8/1206 KB 367/367 KB 196/558 KB 186/186 KB 248/1199 KB 12/1206 KB 196/558 KB 186/186 KB 248/1199 KB 16/1206 KB 196/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1134.0 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 248/1199 KB 20/1206 KB 196/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2248.3 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 248/1199 KB 24/1206 KB 196/558 KB 248/1199 KB 28/1206 KB 196/558 KB 248/1199 KB 32/1206 KB 196/558 KB 248/1199 KB 36/1206 KB 196/558 KB 252/1199 KB 40/1206 KB 200/558 KB 252/1199 KB 44/1206 KB 200/558 KB 252/1199 KB 48/1206 KB 200/558 KB 252/1199 KB 52/1206 KB 200/558 KB 252/1199 KB 56/1206 KB 200/558 KB 252/1199 KB 60/1206 KB 200/558 KB 252/1199 KB 64/1206 KB 200/558 KB 248/1199 KB 36/1206 KB 200/558 KB 252/1199 KB 64/1206 KB 204/558 KB 252/1199 KB 64/1206 KB 208/558 KB 252/1199 KB 36/1206 KB 200/558 KB 256/1199 KB 64/1206 KB 208/558 KB 4/181 KB 256/1199 KB 64/1206 KB 208/558 KB 8/181 KB 256/1199 KB 64/1206 KB 208/558 KB 12/181 KB 256/1199 KB 64/1206 KB 208/558 KB 16/181 KB 256/1199 KB 64/1206 KB 208/558 KB 20/181 KB 256/1199 KB 64/1206 KB 208/558 KB 24/181 KB 260/1199 KB 64/1206 KB 212/558 KB 28/181 KB 260/1199 KB 64/1206 KB 212/558 KB 32/181 KB 260/1199 KB 64/1206 KB 212/558 KB 20/181 KB 260/1199 KB 64/1206 KB 212/558 KB 32/181 KB 264/1199 KB 64/1206 KB 212/558 KB 32/181 KB 268/1199 KB 64/1206 KB 212/558 KB 20/181 KB 256/1199 KB 64/1206 KB 212/558 KB 32/181 KB 268/1199 KB 64/1206 KB 216/558 KB 32/181 KB 268/1199 KB 64/1206 KB 220/558 KB 32/181 KB 268/1199 KB 64/1206 KB 224/558 KB 32/181 KB 268/1199 KB 64/1206 KB 228/558 KB 36/181 KB 272/1199 KB 68/1206 KB 232/558 KB 36/181 KB 272/1199 KB 68/1206 KB 236/558 KB 36/181 KB 272/1199 KB 68/1206 KB 240/558 KB 36/181 KB 272/1199 KB 68/1206 KB 244/558 KB 36/181 KB 272/1199 KB 68/1206 KB 248/558 KB 36/181 KB 272/1199 KB 68/1206 KB 252/558 KB 36/181 KB 272/1199 KB 68/1206 KB 256/558 KB 36/181 KB 272/1199 KB 68/1206 KB 228/558 KB 36/181 KB 272/1199 KB 72/1206 KB 256/558 KB 36/181 KB 272/1199 KB 76/1206 KB 256/558 KB 36/181 KB 272/1199 KB 80/1206 KB 256/558 KB 36/181 KB 272/1199 KB 64/1206 KB 228/558 KB 40/181 KB 272/1199 KB 80/1206 KB 256/558 KB 44/181 KB 272/1199 KB 80/1206 KB 256/558 KB 48/181 KB 272/1199 KB 80/1206 KB 256/558 KB 52/181 KB 272/1199 KB 80/1206 KB 256/558 KB 56/181 KB 272/1199 KB 84/1206 KB 256/558 KB 60/181 KB 272/1199 KB 84/1206 KB 256/558 KB 64/181 KB 272/1199 KB 84/1206 KB 256/558 KB 32/181 KB 272/1199 KB 64/1206 KB 228/558 KB 64/181 KB 276/1199 KB 84/1206 KB 256/558 KB 64/181 KB 280/1199 KB 84/1206 KB 256/558 KB 64/181 KB 284/1199 KB 84/1206 KB 256/558 KB 64/181 KB 288/1199 KB 84/1206 KB 256/558 KB 64/181 KB 292/1199 KB 84/1206 KB 256/558 KB 64/181 KB 296/1199 KB 84/1206 KB 256/558 KB 64/181 KB 300/1199 KB 84/1206 KB 256/558 KB 64/181 KB 304/1199 KB 84/1206 KB 256/558 KB 64/181 KB 308/1199 KB 84/1206 KB 260/558 KB 68/181 KB 312/1199 KB 84/1206 KB 260/558 KB 68/181 KB 316/1199 KB 84/1206 KB 260/558 KB 68/181 KB 320/1199 KB 84/1206 KB 260/558 KB 52/181 KB 272/1199 KB 84/1206 KB 256/558 KB 68/181 KB 320/1199 KB 88/1206 KB 260/558 KB 68/181 KB 320/1199 KB 92/1206 KB 260/558 KB 68/181 KB 320/1199 KB 96/1206 KB 260/558 KB 68/181 KB 320/1199 KB 100/1206 KB 260/558 KB 68/181 KB 320/1199 KB 104/1206 KB 260/558 KB 68/181 KB 320/1199 KB 108/1206 KB 260/558 KB 68/181 KB 320/1199 KB 112/1206 KB 260/558 KB 68/181 KB 308/1199 KB 84/1206 KB 260/558 KB 72/181 KB 320/1199 KB 112/1206 KB 260/558 KB 76/181 KB 320/1199 KB 112/1206 KB 260/558 KB 80/181 KB 320/1199 KB 112/1206 KB 260/558 KB 64/181 KB 304/1199 KB 84/1206 KB 260/558 KB 80/181 KB 320/1199 KB 112/1206 KB 264/558 KB 80/181 KB 320/1199 KB 112/1206 KB 268/558 KB 80/181 KB 320/1199 KB 112/1206 KB 272/558 KB 80/181 KB 320/1199 KB 112/1206 KB unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 276/558 KB 84/181 KB 324/1199 KB 116/1206 KB 280/558 KB 84/181 KB 324/1199 KB 116/1206 KB 284/558 KB 84/181 KB 324/1199 KB 116/1206 KB 288/558 KB 84/181 KB 324/1199 KB 116/1206 KB 276/558 KB 84/181 KB 324/1199 KB 120/1206 KB 288/558 KB 84/181 KB 324/1199 KB 124/1206 KB 288/558 KB 84/181 KB 324/1199 KB 128/1206 KB 288/558 KB 84/181 KB 324/1199 KB 132/1206 KB 288/558 KB 84/181 KB 324/1199 KB 136/1206 KB 292/558 KB 84/181 KB 324/1199 KB 140/1206 KB 292/558 KB 84/181 KB 324/1199 KB 144/1206 KB 292/558 KB 84/181 KB 324/1199 KB 112/1206 KB 276/558 KB 84/181 KB 328/1199 KB 144/1206 KB 292/558 KB 84/181 KB 332/1199 KB 144/1206 KB 292/558 KB 84/181 KB 320/1199 KB 112/1206 KB 276/558 KB 88/181 KB 332/1199 KB 144/1206 KB 292/558 KB 92/181 KB 332/1199 KB 144/1206 KB 292/558 KB 96/181 KB 332/1199 KB 144/1206 KB 292/558 KB 100/181 KB 336/1199 KB 144/1206 KB 292/558 KB 104/181 KB 336/1199 KB 144/1206 KB 292/558 KB 108/181 KB 336/1199 KB 144/1206 KB 292/558 KB 112/181 KB 336/1199 KB 144/1206 KB 292/558 KB 84/181 KB 324/1199 KB 132/1206 KB 292/558 KB 112/181 KB 336/1199 KB 144/1206 KB 296/558 KB 112/181 KB 336/1199 KB 144/1206 KB 300/558 KB 112/181 KB 336/1199 KB 144/1206 KB 304/558 KB 96/181 KB 336/1199 KB 144/1206 KB 292/558 KB 112/181 KB 340/1199 KB 144/1206 KB 304/558 KB 112/181 KB 344/1199 KB 144/1206 KB 304/558 KB 112/181 KB 348/1199 KB 144/1206 KB 304/558 KB 112/181 KB 352/1199 KB 144/1206 KB 304/558 KB 112/181 KB 356/1199 KB 144/1206 KB 308/558 KB 116/181 KB 360/1199 KB 148/1206 KB 308/558 KB 116/181 KB 364/1199 KB 148/1206 KB 308/558 KB 116/181 KB 368/1199 KB 148/1206 KB 308/558 KB 112/181 KB 352/1199 KB 144/1206 KB 308/558 KB 116/181 KB 368/1199 KB 148/1206 KB 312/558 KB 116/181 KB 368/1199 KB 148/1206 KB 316/558 KB 116/181 KB 368/1199 KB 148/1206 KB 320/558 KB 116/181 KB 356/1199 KB 148/1206 KB 308/558 KB 120/181 KB 368/1199 KB 148/1206 KB 320/558 KB 124/181 KB 368/1199 KB 148/1206 KB 320/558 KB 128/181 KB 368/1199 KB 148/1206 KB 320/558 KB 112/181 KB 356/1199 KB 148/1206 KB 308/558 KB 128/181 KB 368/1199 KB 152/1206 KB 320/558 KB 128/181 KB 368/1199 KB 156/1206 KB 320/558 KB 128/181 KB 368/1199 KB 156/1206 KB 324/558 KB 132/181 KB 372/1199 KB 160/1206 KB 328/558 KB 132/181 KB 372/1199 KB 160/1206 KB 332/558 KB 132/181 KB 372/1199 KB 160/1206 KB 336/558 KB 132/181 KB 372/1199 KB 160/1206 KB 324/558 KB 132/181 KB 376/1199 KB 160/1206 KB 336/558 KB 132/181 KB 380/1199 KB 160/1206 KB 336/558 KB 132/181 KB 384/1199 KB 160/1206 KB 336/558 KB 132/181 KB 388/1199 KB 160/1206 KB 340/558 KB 132/181 KB 392/1199 KB 160/1206 KB 340/558 KB 132/181 KB 396/1199 KB 160/1206 KB 340/558 KB 132/181 KB 400/1199 KB 160/1206 KB 340/558 KB 132/181 KB 404/1199 KB 160/1206 KB 340/558 KB 132/181 KB 368/1199 KB 160/1206 KB 324/558 KB 132/181 KB 404/1199 KB 164/1206 KB 340/558 KB 132/181 KB 404/1199 KB 168/1206 KB 340/558 KB 132/181 KB 404/1199 KB 172/1206 KB 340/558 KB 132/181 KB 404/1199 KB 176/1206 KB 340/558 KB 132/181 KB 368/1199 KB 156/1206 KB 324/558 KB 136/181 KB 404/1199 KB 176/1206 KB 340/558 KB 140/181 KB 404/1199 KB 176/1206 KB 340/558 KB 144/181 KB 404/1199 KB 176/1206 KB 340/558 KB 148/181 KB 404/1199 KB 176/1206 KB 340/558 KB 152/181 KB 404/1199 KB 180/1206 KB 340/558 KB 156/181 KB 404/1199 KB 180/1206 KB 340/558 KB 160/181 KB 404/1199 KB 180/1206 KB 340/558 KB 132/181 KB 384/1199 KB 160/1206 KB 340/558 KB 160/181 KB 404/1199 KB 180/1206 KB 344/558 KB 160/181 KB 404/1199 KB 180/1 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 206 KB 348/558 KB 160/181 KB 404/1199 KB 180/1206 KB 352/558 KB 148/181 KB 404/1199 KB 180/1206 KB 340/558 KB 160/181 KB 404/1199 KB 184/1206 KB 352/558 KB 160/181 KB 404/1199 KB 188/1206 KB 352/558 KB 164/181 KB 404/1199 KB 192/1206 KB 352/558 KB 164/181 KB 404/1199 KB 196/1206 KB 352/558 KB 164/181 KB 408/1199 KB 200/1206 KB 356/558 KB 164/181 KB 408/1199 KB 204/1206 KB 356/558 KB 164/181 KB 408/1199 KB 208/1206 KB 356/558 KB 164/181 KB 404/1199 KB 188/1206 KB 352/558 KB 168/181 KB 408/1199 KB 208/1206 KB 356/558 KB 172/181 KB 408/1199 KB 208/1206 KB 356/558 KB 176/181 KB 408/1199 KB 208/1206 KB 356/558 KB 164/181 KB 408/1199 KB 196/1206 KB 356/558 KB 176/181 KB 412/1199 KB 208/1206 KB 356/558 KB 176/181 KB 416/1199 KB 208/1206 KB 356/558 KB 164/181 KB 404/1199 KB 196/1206 KB 356/558 KB 176/181 KB 416/1199 KB 208/1206 KB 360/558 KB 176/181 KB 416/1199 KB 208/1206 KB 364/558 KB 176/181 KB 416/1199 KB 208/1206 KB 368/558 KB 176/181 KB 416/1199 KB 208/1206 KB 372/558 KB 180/181 KB 420/1199 KB 212/1206 KB 376/558 KB 180/181 KB 420/1199 KB 212/1206 KB 380/558 KB 180/181 KB 420/1199 KB 212/1206 KB 384/558 KB 180/181 KB 420/1199 KB 212/1206 KB 372/558 KB 181/181 KB 420/1199 KB 212/1206 KB 384/558 KB 176/181 KB 420/1199 KB 208/1206 KB 372/558 KB 181/181 KB 424/1199 KB 212/1206 KB 384/558 KB 181/181 KB 428/1199 KB 212/1206 KB 384/558 KB 181/181 KB 432/1199 KB 212/1206 KB 384/558 KB 181/181 KB 436/1199 KB 212/1206 KB 384/558 KB 181/181 KB 440/1199 KB 212/1206 KB 388/558 KB 181/181 KB 444/1199 KB 212/1206 KB 388/558 KB 181/181 KB 448/1199 KB 212/1206 KB 388/558 KB 176/181 KB 420/1199 KB 212/1206 KB 372/558 KB 181/181 KB 448/1199 KB 216/1206 KB 388/558 KB 181/181 KB 448/1199 KB 220/1206 KB 388/558 KB 181/181 KB 448/1199 KB 224/1206 KB 388/558 KB 181/181 KB 448/1199 KB 228/1206 KB 388/558 KB 181/181 KB 448/1199 KB 232/1206 KB 388/558 KB 181/181 KB 448/1199 KB 236/1206 KB 388/558 KB 181/181 KB 448/1199 KB 240/1206 KB 388/558 KB 181/181 KB 436/1199 KB 212/1206 KB 388/558 KB 181/181 KB 448/1199 KB 240/1206 KB 392/558 KB 181/181 KB 448/1199 KB 240/1206 KB 396/558 KB 181/181 KB 448/1199 KB 240/1206 KB 400/558 KB 181/181 KB 448/1199 KB 240/1206 KB 404/558 KB 181/181 KB 452/1199 KB 244/1206 KB 404/558 KB 181/181 KB 452/1199 KB 248/1206 KB 404/558 KB 181/181 KB 452/1199 KB 252/1206 KB 408/558 KB 181/181 KB 452/1199 KB 256/1206 KB 408/558 KB 181/181 KB 452/1199 KB 240/1206 KB 404/558 KB 181/181 KB 456/1199 KB 256/1206 KB 408/558 KB 181/181 KB 460/1199 KB 256/1206 KB 408/558 KB 181/181 KB 464/1199 KB 256/1206 KB 408/558 KB 181/181 KB 468/1199 KB 256/1206 KB 408/558 KB 472/1199 KB 260/1206 KB 408/558 KB 476/1199 KB 260/1206 KB 408/558 KB 480/1199 KB 260/1206 KB 408/558 KB 181/181 KB 452/1199 KB 248/1206 KB 408/558 KB 480/1199 KB 260/1206 KB 412/558 KB 480/1199 KB 260/1206 KB 416/558 KB 480/1199 KB 260/1206 KB 420/558 KB 480/1199 KB 260/1206 KB 424/558 KB 480/1199 KB 260/1206 KB 428/558 KB 480/1199 KB 260/1206 KB 432/558 KB 468/1199 KB 260/1206 KB 408/558 KB 480/1199 KB 264/1206 KB 432/558 KB 480/1199 KB 268/1206 KB 432/558 KB 480/1199 KB 272/1206 KB 432/558 KB 480/1199 KB 276/1206 KB 432/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 814.4 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 484/1199 KB 280/1206 KB 436/558 KB 484/1199 KB 284/1206 KB 436/558 KB 484/1199 KB 288/1206 KB 436/558 KB 484/1199 KB 276/1206 KB 436/558 KB 484/1199 KB 288/1206 KB 440/558 KB 484/1199 KB 288/1206 KB 444/558 KB 484/1199 KB 288/1206 KB 448/558 KB 484/1199 KB 288/1206 KB 452/558 KB 484/1199 KB 292/1206 KB 456/558 KB 484/1199 KB 276/1206 KB 432/558 KB 488/1199 KB 292/1206 KB 456/558 KB 492/1199 KB 292/1206 KB 456/558 KB 496/1199 KB 292/1206 KB 456/558 KB 500/1199 KB 292/1206 KB 456/558 KB 484/1199 KB 292/1206 KB 452/558 KB 500/1199 KB 296/1206 KB 460/558 KB 500/1199 KB 300/1206 KB 460/558 KB 504/1199 KB 304/1206 KB 460/558 KB 500/1199 KB 292/1206 KB 460/558 KB 504/1199 KB 304/1206 KB 464/558 KB 504/1199 KB 304/1206 KB 468/558 KB 504/1199 KB 308/1206 KB 472/558 KB 504/1199 KB 308/1206 KB 476/558 KB 504/1199 KB 308/1206 KB 480/558 KB 504/1199 KB 300/1206 KB 460/558 KB 508/1199 KB 308/1206 KB 480/558 KB 512/1199 KB 308/1206 KB 480/558 KB 516/1199 KB 308/1206 KB 480/558 KB 520/1199 KB 308/1206 KB 480/558 KB 524/1199 KB 308/1206 KB 480/558 KB 528/1199 KB 308/1206 KB 480/558 KB 504/1199 KB 308/1206 KB 468/558 KB 528/1199 KB 312/1206 KB 484/558 KB 528/1199 KB 316/1206 KB 484/558 KB 528/1199 KB 320/1206 KB 484/558 KB 528/1199 KB 324/1206 KB 484/558 KB 532/1199 KB 328/1206 KB 484/558 KB 532/1199 KB 332/1206 KB 484/558 KB 532/1199 KB 336/1206 KB 484/558 KB 528/1199 KB 308/1206 KB 484/558 KB 532/1199 KB 336/1206 KB 488/558 KB 532/1199 KB 336/1206 KB 492/558 KB 532/1199 KB 324/1206 KB 484/558 KB 536/1199 KB 336/1206 KB 496/558 KB 540/1199 KB 336/1206 KB 496/558 KB 544/1199 KB 336/1206 KB 496/558 KB 548/1199 KB 336/1206 KB 496/558 KB 552/1199 KB 340/1206 KB 496/558 KB 556/1199 KB 340/1206 KB 496/558 KB 560/1199 KB 340/1206 KB 496/558 KB 532/1199 KB 336/1206 KB 496/558 KB 560/1199 KB 340/1206 KB 500/558 KB 560/1199 KB 340/1206 KB 504/558 KB 560/1199 KB 340/1206 KB 508/558 KB 560/1199 KB 340/1206 KB 512/558 KB 560/1199 KB 340/1206 KB 516/558 KB 564/1199 KB 340/1206 KB 520/558 KB 548/1199 KB 340/1206 KB 496/558 KB 564/1199 KB 344/1206 KB 520/558 KB 564/1199 KB 348/1206 KB 520/558 KB 564/1199 KB 352/1206 KB 520/558 KB 564/1199 KB 356/1206 KB 520/558 KB 564/1199 KB 360/1206 KB 520/558 KB 564/1199 KB 364/1206 KB 520/558 KB 564/1199 KB 368/1206 KB 520/558 KB 564/1199 KB 372/1206 KB 520/558 KB 564/1199 KB 340/1206 KB 516/558 KB 568/1199 KB 372/1206 KB 524/558 KB 572/1199 KB 372/1206 KB 524/558 KB 576/1199 KB 372/1206 KB 524/558 KB 564/1199 KB 372/1206 KB 524/558 KB 576/1199 KB 372/1206 KB 528/558 KB 576/1199 KB 372/1206 KB 532/558 KB 580/1199 KB 376/1206 KB 536/558 KB 580/1199 KB 376/1206 KB 540/558 KB 580/1199 KB 376/1206 KB 532/558 KB 580/1199 KB 380/1206 KB 540/558 KB 580/1199 KB 384/1206 KB 540/558 KB 580/1199 KB 388/1206 KB 540/558 KB 580/1199 KB 392/1206 KB 544/558 KB 580/1199 KB 396/1206 KB 544/558 KB 580/1199 KB 372/1206 KB 532/558 KB 584/1199 KB 396/1206 KB 544/558 KB 588/1199 KB 396/1206 KB 544/558 KB 592/1199 KB 396/1206 KB 544/558 KB 596/1199 KB 396/1206 KB 544/558 KB 580/1199 KB 388/1206 KB 544/558 KB 596/1199 KB 400/1206 KB 548/558 KB 596/1199 KB 400/1206 KB 552/558 KB 596/1199 KB 400/1206 KB 556/558 KB 596/1199 KB 400/1206 KB 558/558 KB 596/1199 KB 400/1206 KB 544/558 KB 600/1199 KB 400/1206 KB 558/558 KB 604/1199 KB 400/1206 KB 558/558 KB 608/1199 KB 404/1206 KB 558/558 KB 612/1199 KB 404/1206 KB 558/558 KB 616/1199 KB 404/1206 KB 558/558 KB 620/1199 KB 404/1206 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install KB 558/558 KB 624/1199 KB 404/1206 KB 558/558 KB 604/1199 KB 404/1206 KB 558/558 KB 624/1199 KB 408/1206 KB 558/558 KB 624/1199 KB 412/1206 KB 558/558 KB 624/1199 KB 416/1206 KB 558/558 KB 624/1199 KB 420/1206 KB 558/558 KB 628/1199 KB 424/1206 KB 558/558 KB 628/1199 KB 428/1206 KB 558/558 KB 628/1199 KB 432/1206 KB 558/558 KB 628/1199 KB 420/1206 KB 558/558 KB 632/1199 KB 432/1206 KB 558/558 KB 636/1199 KB 432/1206 KB 558/558 KB 640/1199 KB 432/1206 KB 558/558 KB 644/1199 KB 432/1206 KB 558/558 KB 648/1199 KB 436/1206 KB 558/558 KB 652/1199 KB 436/1206 KB 558/558 KB 656/1199 KB 436/1206 KB 558/558 KB 644/1199 KB 436/1206 KB 558/558 KB 656/1199 KB 440/1206 KB 558/558 KB 656/1199 KB 444/1206 KB 558/558 KB 656/1199 KB 448/1206 KB 558/558 KB 656/1199 KB 452/1206 KB 558/558 KB 660/1199 KB 456/1206 KB 558/558 KB 660/1199 KB 460/1206 KB 558/558 KB 660/1199 KB 464/1206 KB 558/558 KB 660/1199 KB 452/1206 KB 558/558 KB 664/1199 KB 464/1206 KB 558/558 KB 668/1199 KB 464/1206 KB 558/558 KB 672/1199 KB 464/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2210.7 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 672/1199 KB 468/1206 KB 676/1199 KB 472/1206 KB 676/1199 KB 476/1206 KB 676/1199 KB 480/1206 KB 676/1199 KB 468/1206 KB 680/1199 KB 480/1206 KB 684/1199 KB 480/1206 KB 688/1199 KB 480/1206 KB 692/1199 KB 484/1206 KB 696/1199 KB 484/1206 KB 700/1199 KB 484/1206 KB 704/1199 KB 484/1206 KB 688/1199 KB 484/1206 KB 704/1199 KB 488/1206 KB 704/1199 KB 492/1206 KB 704/1199 KB 496/1206 KB 704/1199 KB 500/1206 KB 704/1199 KB 504/1206 KB 704/1199 KB 508/1206 KB 708/1199 KB 512/1206 KB 708/1199 KB 508/1206 KB 712/1199 KB 512/1206 KB 716/1199 KB 512/1206 KB 720/1199 KB 516/1206 KB 724/1199 KB 516/1206 KB 728/1199 KB 516/1206 KB 732/1199 KB 516/1206 KB 736/1199 KB 516/1206 KB 740/1199 KB 516/1206 KB 744/1199 KB 516/1206 KB 748/1199 KB 516/1206 KB 752/1199 KB 516/1206 KB 756/1199 KB 516/1206 KB 716/1199 KB 516/1206 KB 756/1199 KB 520/1206 KB 756/1199 KB 524/1206 KB 756/1199 KB 528/1206 KB 756/1199 KB 532/1206 KB 756/1199 KB 536/1206 KB 756/1199 KB 540/1206 KB 756/1199 KB 544/1206 KB 756/1199 KB 548/1206 KB 760/1199 KB 548/1206 KB 764/1199 KB 552/1206 KB 768/1199 KB 552/1206 KB 760/1199 KB 552/1206 KB 768/1199 KB 556/1206 KB 768/1199 KB 560/1206 KB 768/1199 KB 564/1206 KB 772/1199 KB 568/1206 KB 772/1199 KB 572/1206 KB 772/1199 KB 576/1206 KB 772/1199 KB 564/1206 KB 776/1199 KB 576/1206 KB 780/1199 KB 576/1206 KB 784/1199 KB 576/1206 KB 788/1199 KB 576/1206 KB 792/1199 KB 580/1206 KB 796/1199 KB 580/1206 KB 800/1199 KB 580/1206 KB 788/1199 KB 580/1206 KB 800/1199 KB 584/1206 KB 800/1199 KB 588/1206 KB 800/1199 KB 592/1206 KB 800/1199 KB 596/1206 KB 804/1199 KB 600/1206 KB 804/1199 KB 596/1206 KB 808/1199 KB 600/1206 KB 812/1199 KB 600/1206 KB 816/1199 KB 600/1206 KB 816/1199 KB 604/1206 KB 816/1199 KB 608/1206 KB 816/1199 KB 612/1206 KB 820/1199 KB 616/1206 KB 820/1199 KB 620/1206 KB 820/1199 KB 624/1206 KB 820/1199 KB 612/1206 KB 824/1199 KB 624/1206 KB 828/1199 KB 624/1206 KB 832/1199 KB 624/1206 KB 836/1199 KB 624/1206 KB 840/1199 KB 628/1206 KB 844/1199 KB 628/1206 KB 848/1199 KB 628/1206 KB 836/1199 KB 628/1206 KB 848/1199 KB 632/1206 KB 848/1199 KB 636/1206 KB 848/1199 KB 640/1206 KB 852/1199 KB 640/1206 KB 856/1199 KB 640/1206 KB 856/1199 KB 644/1206 KB 856/1199 KB 648/1206 KB 860/1199 KB 652/1206 KB 860/1199 KB 648/1206 KB 864/1199 KB 652/1206 KB 868/1199 KB 652/1206 KB 872/1199 KB 656/1206 KB 876/1199 KB 656/1206 KB 880/1199 KB 656/1206 KB 884/1199 KB 656/1206 KB 888/1199 KB 656/1206 KB 892/1199 KB 656/1206 KB 896/1199 KB 656/1206 KB 900/1199 KB 656/1206 KB 868/1199 KB 656/1206 KB 900/1199 KB 660/1206 KB 900/1199 KB 664/1206 KB 900/1199 KB 668/1206 KB 900/1199 KB 672/1206 KB 900/1199 KB 676/1206 KB 900/1199 KB 680/1206 KB 900/1199 KB 684/1206 KB 900/1199 KB 688/1206 KB 900/1199 KB 692/1206 KB 904/1199 KB 692/1206 KB 908/1199 KB 692/1206 KB 912/1199 KB 692/1206 KB 912/1199 KB 696/1206 KB 912/1199 KB 700/1206 KB 916/1199 KB 704/1206 KB 916/1199 KB 708/1206 KB 916/1199 KB 712/1206 KB 916/1199 KB 716/1206 KB 916/1199 KB 720/1206 KB 916/1199 KB 724/1206 KB 916/1199 KB 728/1206 KB 916/1199 KB 732/1206 KB 916/1199 KB 736/1206 KB 916/1199 KB 740/1206 KB 916/1199 KB 700/1206 KB 920/1199 KB 740/1206 KB 924/1199 KB 740/1206 KB 928/1199 KB 740/1206 KB 928/1199 KB 744/1206 KB 928/1199 KB 748/1206 KB 928/1199 KB 752/1206 KB 928/1199 KB 756/1206 KB 928/1199 KB 760/1206 KB 928/1199 KB 764/1206 KB 928/1199 KB 768/1206 KB 928/1199 KB 772/1206 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install KB 928/1199 KB 776/1206 KB 928/1199 KB 780/1206 KB 928/1199 KB 784/1206 KB 928/1199 KB 788/1206 KB 928/1199 KB 792/1206 KB 928/1199 KB 796/1206 KB 928/1199 KB 800/1206 KB 928/1199 KB 804/1206 KB 932/1199 KB 804/1206 KB 936/1199 KB 804/1206 KB 940/1199 KB 804/1206 KB 944/1199 KB 804/1206 KB 948/1199 KB 804/1206 KB 952/1199 KB 804/1206 KB 956/1199 KB 804/1206 KB 960/1199 KB 804/1206 KB 964/1199 KB 804/1206 KB 968/1199 KB 804/1206 KB 972/1199 KB 804/1206 KB 976/1199 KB 804/1206 KB 980/1199 KB 804/1206 KB 984/1199 KB 804/1206 KB 988/1199 KB 804/1206 KB 992/1199 KB 804/1206 KB 996/1199 KB 804/1206 KB 1000/1199 KB 804/1206 KB 1004/1199 KB 804/1206 KB 1008/1199 KB 804/1206 KB 1012/1199 KB 804/1206 KB 1016/1199 KB 804/1206 KB 1020/1199 KB 804/1206 KB 1024/1199 KB 804/1206 KB 1028/1199 KB 804/1206 KB 1028/1199 KB 808/1206 KB 1028/1199 KB 812/1206 KB 1028/1199 KB 816/1206 KB 1028/1199 KB 820/1206 KB 1032/1199 KB 824/1206 KB 1032/1199 KB 828/1206 KB 1032/1199 KB 832/1206 KB 1032/1199 KB 820/1206 KB 1036/1199 KB 832/1206 KB 1040/1199 KB 832/1206 KB 1044/1199 KB 832/1206 KB 1048/1199 KB 836/1206 KB 1052/1199 KB 836/1206 KB 1056/1199 KB 836/1206 KB 1044/1199 KB 836/1206 KB 1056/1199 KB 840/1206 KB 1056/1199 KB 844/1206 KB 1060/1199 KB 848/1206 KB 1060/1199 KB 852/1206 KB 1060/1199 KB 856/1206 KB 1060/1199 KB 860/1206 KB 1060/1199 KB 864/1206 KB 1060/1199 KB 844/1206 KB 1064/1199 KB 864/1206 KB 1068/1199 KB 864/1206 KB 1072/1199 KB 864/1206 KB 1076/1199 KB 864/1206 KB 1080/1199 KB 868/1206 KB 1084/1199 KB 868/1206 KB 1088/1199 KB 868/1206 KB 1076/1199 KB 868/1206 KB 1088/1199 KB 872/1206 KB 1092/1199 KB 876/1206 KB 1092/1199 KB 880/1206 KB 1092/1199 KB 884/1206 KB 1092/1199 KB 888/1206 KB 1092/1199 KB 892/1206 KB 1092/1199 KB 896/1206 KB 1092/1199 KB 900/1206 KB 1092/1199 KB 904/1206 KB 1092/1199 KB 908/1206 KB 1092/1199 KB 912/1206 KB 1092/1199 KB 916/1206 KB 1092/1199 KB 872/1206 KB 1096/1199 KB 916/1206 KB 1100/1199 KB 916/1206 KB 1104/1199 KB 916/1206 KB 1108/1199 KB 916/1206 KB 1112/1199 KB 916/1206 KB 1116/1199 KB 916/1206 KB 1120/1199 KB 916/1206 KB 1124/1199 KB 916/1206 KB 1128/1199 KB 916/1206 KB 1132/1199 KB 916/1206 KB 1136/1199 KB 916/1206 KB 1140/1199 KB 920/1206 KB 1144/1199 KB 920/1206 KB 1148/1199 KB 920/1206 KB 1152/1199 KB 920/1206 KB 1156/1199 KB 920/1206 KB 1160/1199 KB 920/1206 KB 1164/1199 KB 920/1206 KB 1168/1199 KB 920/1206 KB 1172/1199 KB 920/1206 KB 1136/1199 KB 920/1206 KB 1172/1199 KB 924/1206 KB 1172/1199 KB 928/1206 KB 1172/1199 KB 932/1206 KB 1172/1199 KB 936/1206 KB 1172/1199 KB 940/1206 KB 1172/1199 KB 944/1206 KB 1172/1199 KB 948/1206 KB 1172/1199 KB 952/1206 KB 1172/1199 KB 956/1206 KB 1172/1199 KB 960/1206 KB 1172/1199 KB 964/1206 KB 1176/1199 KB 968/1206 KB 1176/1199 KB 972/1206 KB 1176/1199 KB 976/1206 KB 1176/1199 KB 964/1206 KB 1180/1199 KB 976/1206 KB 1184/1199 KB 976/1206 KB 1188/1199 KB 976/1206 KB 1192/1199 KB 980/1206 KB 1196/1199 KB 980/1206 KB 1199/1199 KB 980/1206 KB 1188/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/120 unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 6 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3665.6 KB/sec) unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3525.3 KB/sec) unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 13:22:24 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 13:22:24 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.240 s unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-03T13:22:25+00:00 unit-oai-hss-0: 13:22:25 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-hss-0: 13:22:25 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 13:22:25 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 13:22:25 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 13:22:26 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:26 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:27 DEBUG unit.oai-hss/0.install CC rnd.lo unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:27 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:27 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:28 DEBUG unit.oai-hss/0.install CC multi.lo unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:28 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 13:22:28 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 13:22:28 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 13:22:28 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 13:22:29 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 13:22:29 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 13:22:30 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 13:22:30 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 13:22:30 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 13:22:30 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 13:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 13:22:31 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-abot-epc-basic-0: 13:22:31 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-oai-hss-0: 13:22:32 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 13:22:32 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 13:22:32 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 13:22:33 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-e7949a-default-0". unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 13:22:33 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-abot-epc-basic-0: 13:22:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 13:22:34 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 13:22:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-oai-hss-0: 13:22:34 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 13:22:34 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 13:22:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 13:22:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 13:22:34 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 13:22:35 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 13:22:35 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 13:22:36 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-abot-epc-basic-0: 13:22:36 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 13:22:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:22:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-oai-hss-0: 13:22:36 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 13:22:36 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 13:22:36 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-oai-hss-0: 13:22:36 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 13:22:36 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 13:22:37 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 13:22:37 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 0s (351 kB/s) unit-oai-hss-0: 13:22:37 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 13:22:37 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 13:22:37 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-abot-epc-basic-0: 13:22:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 13:22:38 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 13:22:38 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:22:38 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-oai-hss-0: 13:22:39 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 13:22:40 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-oai-hss-0: 13:22:40 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-oai-hss-0: 13:22:40 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-oai-hss-0: 13:22:40 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-oai-hss-0: 13:22:41 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-oai-hss-0: 13:22:41 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-oai-hss-0: 13:22:41 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-hss-0: 13:22:41 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-oai-hss-0: 13:22:41 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 13:22:41 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-oai-hss-0: 13:22:42 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-oai-hss-0: 13:22:42 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 13:22:42 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-oai-hss-0: 13:22:43 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-oai-hss-0: 13:22:43 DEBUG unit.oai-hss/0.install CC random.lo unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-oai-hss-0: 13:22:43 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-oai-hss-0: 13:22:43 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 13:22:43 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 13:22:43 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-oai-hss-0: 13:22:44 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-oai-hss-0: 13:22:44 DEBUG unit.oai-hss/0.install CC locks.lo unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 13:22:44 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-oai-hss-0: 13:22:44 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-oai-hss-0: 13:22:45 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 13:22:45 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 13:22:45 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-oai-hss-0: 13:22:45 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-oai-hss-0: 13:22:46 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 13:22:46 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-oai-hss-0: 13:22:46 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 13:22:46 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 13:22:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 13:22:47 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-hss-0: 13:22:48 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-hss-0: 13:22:48 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 13:22:48 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 13:22:48 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-oai-hss-0: 13:22:49 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 13:22:49 DEBUG unit.oai-hss/0.install CC xssl.lo unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 13:22:49 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-oai-hss-0: 13:22:50 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-oai-hss-0: 13:22:50 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install Making all in extra unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 13:22:51 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-abot-epc-basic-0: 13:22:51 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install CCLD crywrap unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 13:22:52 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 13:22:52 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.6 [16.1 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 13:22:53 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 13:22:54 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 13:22:55 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 13:22:55 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-oai-hss-0: 13:22:56 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-abot-epc-basic-0: 13:22:56 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-oai-hss-0: 13:22:57 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 13:22:57 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 13:22:57 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-hss-0: 13:22:58 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 13:22:58 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install CC psk.o unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-oai-hss-0: 13:22:59 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 13:22:59 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-oai-hss-0: 13:23:00 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC cli.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-abot-epc-basic-0: 13:23:01 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 13:23:01 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC benchmark.o unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC p11tool.o unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-oai-hss-0: 13:23:02 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-abot-epc-basic-0: 13:23:02 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD psktool unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 13:23:03 DEBUG unit.oai-hss/0.install CCLD srptool unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-oai-epc-0: 13:23:03 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:23:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:23:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:23:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:23:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:23:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-oai-epc-0: 13:23:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:23:03 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-oai-epc-0: 13:23:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-epc-0: 13:23:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-oai-epc-0: 13:23:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-oai-epc-0: 13:23:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CCLD p11tool unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:23:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:23:04 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: 13:23:04 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 13:23:04 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 13:23:04 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:291 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: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-epc-0: 13:23:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:23:05 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-epc-0: 13:23:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:23:05 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:23:05 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:23:05 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-epc-0: 13:23:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:23:06 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:23:06 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-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-epc-0: 13:23:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:23:06 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ^ unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:23:06 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: 13:23:06 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-epc-0: 13:23:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:23:06 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-epc-0: 13:23:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:23:06 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: 13:23:06 DEBUG unit.oai-epc/0.install --2019-01-03 13:23:06-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install --2019-01-03 13:23:06-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-epc-0: 13:23:06 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 13:23:06 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-abot-epc-basic-0: 13:23:06 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install 0K ....... 35.5M=0s unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install 2019-01-03 13:23:07 (35.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:23:07-- unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (35.5 MB/s) unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:23:07 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:23:07 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:23:07 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:23:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:23:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:23:07 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 13:23:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 13:23:07 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in credentials unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CC utils.lo unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-oai-hss-0: 13:23:08 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-abot-epc-basic-0: 13:23:08 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in slow unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in lib unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in algorithms unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in openpgp unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-abot-epc-basic-0: 13:23:09 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make install-recursive unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 13:23:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 13:23:11 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.10 [757 kB] unit-oai-hss-0: 13:23:12 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-abot-epc-basic-0: 13:23:13 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-oai-hss-0: 13:23:13 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-oai-hss-0: 13:23:14 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.14 [1,345 kB] unit-abot-epc-basic-0: 13:23:14 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.14 [1,078 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-abot-epc-basic-0: 13:23:15 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 13:23:15 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 13:23:16 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-oai-hss-0: 13:23:16 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-hss-0: 13:23:17 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-abot-epc-basic-0: 13:23:17 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-abot-epc-basic-0: 13:23:18 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-oai-hss-0: 13:23:18 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 13:23:19 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 13:23:19 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5613 kB/s) unit-abot-epc-basic-0: 13:23:20 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 13:23:20 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install (Reading database ... 88383 files and directories currently installed.) unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 13:23:20 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 13:23:20 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:23:20 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 13:23:21 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-hss-0: 13:23:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 13:23:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-hss-0: 13:23:22 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 13:23:23 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 13:23:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 13:23:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:23:23 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:23:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 13:23:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 13:23:24 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 44s (6,572 kB/s) unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 13:23:24 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 ... 67314 files and directories currently installed.) unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 13:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 13:23:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 13:23:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:23:25 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 13:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 13:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 13:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 13:23:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 13:23:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 13:23:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:23:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 13:23:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:29 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 13:23:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 13:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 13:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:30 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 13:23:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 13:23:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:31 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 13:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 13:23:32 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 13:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 13:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 13:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 13:23:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 13:23:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:23:33 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 13:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 13:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 13:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 13:23:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 13:23:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 13:23:34 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 13:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 13:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 13:23:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 13:23:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 13:23:36 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 13:23:37 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 13:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 13:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 13:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 13:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 13:23:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 13:23:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:39 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 13:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-oai-hss-0: 13:23:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 13:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 13:23:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-abot-epc-basic-0: 13:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 13:23:40 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 13:23:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 13:23:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 13:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 13:23:41 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 13:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 13:23:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 13:23:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:23:42 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 13:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 13:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 13:23:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 13:23:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 13:23:43 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 13:23:44 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 13:23:45 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 13:23:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 13:23:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 13:23:46 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 13:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 13:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 13:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 13:23:47 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 13:23:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 13:23:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 13:23:48 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 13:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 13:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 13:23:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 13:23:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 13:23:49 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 13:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 13:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 13:23:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 13:23:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 13:23:49 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 13:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 13:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 13:23:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 13:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:23:50 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 13:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 13:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 13:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 13:23:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 13:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 13:23:51 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 13:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 13:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 13:23:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 13:23:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:23:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 13:23:51 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 13:23:52 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 13:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 13:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-abot-epc-basic-0: 13:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 13:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 13:23:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 13:23:54 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 13:23:55 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 13:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 13:23:56 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 13:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 13:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 13:23:57 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 13:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 13:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 13:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 13:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 13:23:58 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 13:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 13:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 13:23:59 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 13:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 13:24:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 13:24:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:00 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 13:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 13:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 13:24:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 13:24:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 13:24:01 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 13:24:02 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 13:24:03 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 13:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 13:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 13:24:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 13:24:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:24:04 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 13:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 13:24:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 13:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 13:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 13:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 13:24:08 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 13:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 13:24:08 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 13:24:09 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 13:24:09 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 13:24:09 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 13:24:10 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-oai-hss-0: 13:24:10 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 13:24:10 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 13:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 13:24:10 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 13:24:11 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 13:24:11 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 13:24:11 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 13:24:12 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:24:12 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 13:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 13:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 13:24:12 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 13:24:13 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 13:24:13 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-hss-0: 13:24:13 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 13:24:13 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-oai-hss-0: 13:24:13 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 13:24:14 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 13:24:14 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 13:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 13:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 13:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 13:24:14 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 13:24:14 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:24:15 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 13:24:15 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 13:24:15 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 13:24:15 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 13:24:16 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 13:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 13:24:16 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 13:24:16 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 13:24:17 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 13:24:17 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 13:24:17 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 13:24:18 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 13:24:18 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 13:24:18 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 13:24:18 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 13:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 13:24:18 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:24:19 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 13:24:19 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 13:24:19 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 13:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 13:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 13:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 13:24:20 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 13:24:20 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 13:24:20 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 13:24:20 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 13:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 13:24:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 13:24:21 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 13:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 13:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 13:24:21 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 13:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 13:24:21 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 13:24:21 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-abot-epc-basic-0: 13:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 13:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 13:24:22 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 13:24:23 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 13:24:24 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 13:24:24 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 13:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 13:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 13:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:24:25 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 13:24:26 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 13:24:26 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 13:24:26 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 13:24:26 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:24:27 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 13:24:27 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:24:27 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 13:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 13:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 13:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-oai-hss-0: 13:24:28 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 13:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 13:24:28 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 13:24:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 13:24:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 13:24:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 13:24:29 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 13:24:29 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 13:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 13:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 13:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 13:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 13:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 13:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 13:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 13:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 13:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 13:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 13:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 13:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 13:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 13:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 13:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-abot-epc-basic-0: 13:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 13:24:41 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-oai-hss-0: 13:24:42 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-abot-epc-basic-0: 13:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:43 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-abot-epc-basic-0: 13:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-abot-epc-basic-0: 13:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 13:24:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-abot-epc-basic-0: 13:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 13:24:44 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-abot-epc-basic-0: 13:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 13:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-abot-epc-basic-0: 13:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 13:24:45 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:24:46 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 13:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 13:24:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 13:24:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:47 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 13:24:47 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 13:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 13:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-abot-epc-basic-0: 13:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 13:24:48 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-abot-epc-basic-0: 13:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 13:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 13:24:49 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 13:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 13:24:50 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 13:24:51 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-abot-epc-basic-0: 13:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-abot-epc-basic-0: 13:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-abot-epc-basic-0: 13:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:24:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 13:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (145 kB/s) unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install (Reading database ... 91274 files and directories currently installed.) unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 13:24:53 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 13:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 13:24:54 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 13:24:54 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 13:24:54 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 13:24:54 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 13:24:54 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install .................++++++ unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Not Before: Jan 3 13:24:55 2019 GMT unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Not After : Jan 3 13:24:55 2020 GMT unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install E0:3A:EA:CB:94:B6:38:AD:F9:C6:C4:34:B9:03:5B:5F:9A:B9:B2:6D unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install keyid:13:E1:07:1D:D5:66:6B:CC:DA:64:4A:A2:44:85:82:95:B6:AF:4C:EE unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jan 3 13:24:55 2020 GMT (365 days) unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] [ 65%] [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:24:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:24:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:24:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:24:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:24:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 13:24:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 13:24:56 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:24:56 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 13:24:56 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-abot-epc-basic-0: 13:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 13:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-abot-epc-basic-0: 13:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 13:24:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:24:57 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 13:24:57 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:24:58 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 13:24:58 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 13:24:58 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:24:58 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 13:24:58 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 13:24:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:24:58 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 13:24:58 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:24:58 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 13:24:58 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 13:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 13:24:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 13:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 13:24:59 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:24:59 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 13:24:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:24:59 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 13:24:59 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 13:24:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 13:24:59 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 13:24:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:24:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:24:59 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 13:24:59 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 13:24:59 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 13:24:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:24:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 13:24:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 13:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 13:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 13:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 13:25:00 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 13:25:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 13:25:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:25:00 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:25:00 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-abot-epc-basic-0: 13:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 13:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 13:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-mysql-0: 13:25:00 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 13:25:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 13:25:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:25:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:25:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:25:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:25:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 13:25:01 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:25:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 13:25:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 13:25:01 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `xeiciefixahmaev` identified by 'ahwooquingoojae'] unit-mysql-0: 13:25:01 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `xeiciefixahmaev` identified by 'ahwooquingoojae'] unit-mysql-0: 13:25:01 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=xeiciefixahmaev', 'password=ahwooquingoojae', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 13:25:01 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 13:25:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 13:25:01 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + user=xeiciefixahmaev unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 13:25:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 13:25:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:25:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + password=ahwooquingoojae unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 13:25:01 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 13:25:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 13:25:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 xeiciefixahmaev ahwooquingoojae oai-hss unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"xeiciefixahmaev"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ahwooquingoojae"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u xeiciefixahmaev --password=ahwooquingoojae -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 13:25:01 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u xeiciefixahmaev --password=ahwooquingoojae -h 192.168.121.6 oai-hss unit-mysql-0: 13:25:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 13:25:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 13:25:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 13:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 13:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 13:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:03 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 3720 unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 3720' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 3720 =~ .*running.* ]] unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:03 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:03 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + db_host=xeiciefixahmaev unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 13:25:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 13:25:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:25:04 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 13:25:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:05 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 13:25:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:05 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:25:05 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-hss-0: 13:25:06 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 13:25:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -gt 0 ']' unit-oai-hss-0: 13:25:06 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=1 unit-oai-hss-0: 13:25:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -lt 30 ']' unit-oai-hss-0: 13:25:06 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:07 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -eq 30 ']' unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:07 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:07 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:25:07 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 13:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 13:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 13:25:08 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 13:25:08 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 13:25:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:25:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 13:25:08 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:08 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:25:08 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + user=xeiciefixahmaev unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + password=ahwooquingoojae unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 xeiciefixahmaev ahwooquingoojae oai-hss unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"xeiciefixahmaev"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ahwooquingoojae"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u xeiciefixahmaev --password=ahwooquingoojae -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + echo 'Database already there' unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed Database already there unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 13:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 13:25:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:08 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed oai_hss stop/waiting unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 3917 unit-oai-hss-0: 13:25:08 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 3917' unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 3917 =~ .*running.* ]] unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:25:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:09 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 13:25:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:09 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 13:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 13:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 13:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + db_host=xeiciefixahmaev unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:25:09 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 13:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 13:25:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:10 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 13:25:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:10 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:25:10 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 13:25:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:11 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:25:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 13:25:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 13:25:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:11 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 13:25:11 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:25:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:25:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 13:25:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 13:25:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:12 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 13:25:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:25:12 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 13:25:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:25:12 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 13:25:12 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:25:12 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:25:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:25:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:25:12 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 13:25:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 13:25:20 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 13:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 13:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 13:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 13:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 13:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 13:25:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 13:25:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 13:25:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 13:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 13:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 13:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 13:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 13:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 13:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 13:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 13:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 13:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 13:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 13:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 13:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 13:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 13:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 13:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 13:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 13:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 13:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 13:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 13:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 13:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 13:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 13:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 13:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 13:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 13:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 13:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 13:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 13:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 13:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 13:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 13:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 13:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 13:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 13:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 13:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 13:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 13:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 13:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 13:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 13:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 13:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 13:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 13:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 13:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 13:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-epc-0: 13:26:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:26:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 13:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 13:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 13:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 13:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 13:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 13:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 13:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 13:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 13:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 13:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 13:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 13:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 13:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 13:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-abot-epc-basic-0: 13:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 13:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 13:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 13:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 13:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 13:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 13:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 13:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 13:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 13:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 13:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 13:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 13:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 13:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 13:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 13:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 13:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 13:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 13:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 13:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 13:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 13:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 13:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 13:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 13:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 13:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 13:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 13:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 13:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 13:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 13:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 13:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 13:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 13:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 13:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 13:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 13:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 13:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 13:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 13:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 13:27:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:27:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 13:27:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 13:27:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 13:27:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:27:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:27:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 13:27:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:27:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:27:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:27:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 3917' unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 3917 =~ .*running.* ]] unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:27:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:27:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:27:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:27:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:27:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:27:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:27:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:27:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 13:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 13:27:51 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 13:27:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 13:27:51 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 13:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 13:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 13:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 13:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 13:27:54 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:27:55 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 13:27:55 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:27:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:27:55 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:27:55 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:27:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 13:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 13:27:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 13:27:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:28:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 13:28:01 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 13:28:02 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:28:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 13:28:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 13:28:02 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 13:28:03 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 13:28:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 13:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 13:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-epc-0: 13:28:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:28:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:28:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:28:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:28:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:28:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:28:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-epc-0: 13:28:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:28:07 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 13:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-epc-0: 13:28:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:28:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 13:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-epc-0: 13:28:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 13:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 13:28:08 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:28:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:28:08 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: 13:28:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:28:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:28:09 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:28:09 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-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:28:09 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:28:09 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: 13:28:09 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:28:09 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:28:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-epc-0: 13:28:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:28:10 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: 13:28:10 DEBUG unit.oai-epc/0.install --2019-01-03 13:28:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install --2019-01-03 13:28:10-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 13:28:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install 0K ....... 43.0M=0s unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install 2019-01-03 13:28:10 (43.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:28:10-- unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (43.0 MB/s) unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:28:10 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:28:11 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:28:11 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:28:11 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:28:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:28:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:28:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:28:11 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 13:28:11 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 13:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 13:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 13:28:13 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 13:28:13 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:13 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 13:28:15 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 13:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 13:28:16 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 13:28:16 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 13:28:16 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 13:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:28:18 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 13:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:28:20 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 13:28:21 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 13:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:24 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 13:28:25 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 13:28:26 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 13:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 13:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 13:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 13:28:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 13:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 13:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 13:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 13:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 13:28:32 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 13:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 13:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 13:28:37 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 13:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 13:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 13:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 13:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 13:28:44 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 13:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 13:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 13:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 13:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 13:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 13:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 13:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 13:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 13:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 13:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 13:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 13:28:55 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 13:28:55 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:55 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 13:28:55 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 13:28:55 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 13:28:56 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 13:28:57 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 13:28:58 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:28:59 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 13:28:59 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 13:28:59 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 13:28:59 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 13:29:00 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 13:29:01 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 13:29:03 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 13:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:29:05 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:29:05 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 13:29:06 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 13:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 13:29:08 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 13:29:09 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 13:29:11 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 13:29:12 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:29:12 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:29:12 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-mysql-0: 13:29:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:29:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:29:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:29:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:29:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:29:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:29:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:29:16 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:29:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:29:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:29:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:29:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:29:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:29:17 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:29:17 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:29:17 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (39.5 kB/s) unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 13:29:18 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 ... 107971 files and directories currently installed.) unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 13:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:29:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 13:29:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 13:29:20 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:29:20 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 13:29:21 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:29:21 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 13:29:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 13:29:56 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 13:29:57 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 13:29:57 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (359 kB/s) unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 13:29:58 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 ... 108080 files and directories currently installed.) unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 13:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 13:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 13:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:29:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:30:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 13:30:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:30:01 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 13:30:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:30:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:30:34 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 13:30:35 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:30:35 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 13:31:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:31:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:32:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:32:38 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:32:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:32:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:32:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 3917' unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 3917 =~ .*running.* ]] unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:32:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:32:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:32:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:32:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:32:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:32:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:32:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:33:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:33:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:33:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:33:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:33:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:33:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:33:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:33:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 13:33:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:33:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 13:33:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:33:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 13:33:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:33:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:33:12 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: 13:33:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:33:13 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:33:13 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:33:13 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-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:33:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 13:33:13 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: 13:33:13 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:33:13 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 13:33:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 13:33:13 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: 13:33:13 DEBUG unit.oai-epc/0.install --2019-01-03 13:33:13-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 13:33:13 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 13:33:14 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 13:33:14 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 13:33:14 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install --2019-01-03 13:33:14-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 13:33:14 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 13:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:33:14 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 13:33:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install 0K ....... 33.1M=0s unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install 2019-01-03 13:33:14 (33.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install FINISHED --2019-01-03 13:33:14-- unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (33.1 MB/s) unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 13:33:14 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 13:33:15 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 13:33:15 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 13:33:15 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 13:33:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:33:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:33:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:33:15 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 13:33:15 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 13:33:15 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 13:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:33:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:33:15 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 13:33:15 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 13:33:15 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:33:15 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 13:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start SHA256:qxUwRkt287CgJUGxtERqzPdn1TfBXE4c0HenCUFggq4 root@juju-e7949a-default-0 unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | oOo*.= ooo=+++| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | o + X.+ B .. o==| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | = =.= . o ..oo=| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . . o.o . .o. | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | .. S | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | E o o | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-e7949a-default-0 unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start SHA256:cVU1py81rdqyBIu45+SJoy0Ub4z49E8P2LrL0uK9lsg ubuntu@juju-e7949a-default-0 unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | ...oo| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . .+| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . . ..o| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . o +.| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . = S . o .| unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | . + ++ . o o . | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | = =o.* . + . | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | E+*B.+ . o | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start | .o*@O= . . | unit-abot-epc-basic-0: 13:33:16 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 13:33:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:33:16 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 13:33:16 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 13:33:16 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 13:33:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:33:16 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 13:33:16 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 13:33:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 13:33:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:33:17 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 13:33:17 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 13:33:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 13:33:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:33:17 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 13:33:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 13:33:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-01-03 13:33:39,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-01-03 13:34:30,953 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model All hosted models reclaimed, cleaning up controller machines 2019-01-03 13:34:51,211 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-03 13:34:51,212 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:60 | PASS | | vyos_vrouter | functest | vnf | 16:06 | PASS | | juju_epc | functest | vnf | 30:52 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-03 13:34:51,216 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-03 13:34:55,822 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 13:34:55,828 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 13:34:55,828 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-03 13:34:55,829 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-03 13:34:55,830 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2019-01-03 13:34:55,831 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-03 13:35:00,595 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-323 | | 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 | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-03 13:35:00,600 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6C39adsjG6FZvmhTQnPaqqAny export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2019-01-03 13:35:00,601 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2019-01-03 13:35:00,611 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2019-01-03 13:35:04,262 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_cc09de96-ce23-4d0e-9af1-a675519fa406', 'id': u'345ea894ceb945a8b51b0e4271edbdae', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-03 13:35:04,729 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e6a8e740a204c138f6c6225fcab4382', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_cc09de96-ce23-4d0e-9af1-a675519fa406'}) 2019-01-03 13:35:04,898 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-03 13:35:05,181 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/a43f6066b1e84b96ae8f87d60602feaa'}, 'domain_id': None, 'human_id': None, 'id': u'a43f6066b1e84b96ae8f87d60602feaa', 'HUMAN_ID': False}) 2019-01-03 13:35:05,756 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_cc09de96-ce23-4d0e-9af1-a675519fa406', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '637a546e-a631-4aca-9b66-cbd22ebe6425', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_cc09de96-ce23-4d0e-9af1-a675519fa406', 'project_id': u'345ea894ceb945a8b51b0e4271edbdae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-03 13:35:05,762 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_cc09de96-ce23-4d0e-9af1-a675519fa406', 'password': '637a546e-a631-4aca-9b66-cbd22ebe6425', 'project_name': 'tempest_full_paral-project_cc09de96-ce23-4d0e-9af1-a675519fa406', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '345ea894ceb945a8b51b0e4271edbdae', 'project_domain_name': 'Default'} 2019-01-03 13:35:06,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-03 13:35:14,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-03 13:35:14.468 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=776c2321-66fb-42d3-b966-f3efa96ccc59) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 776c2321-66fb-42d3-b966-f3efa96ccc59 | 2019-01-03T13:35:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 776c2321-66fb-42d3-b966-f3efa96ccc59 ~/.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 2019-01-03 13:35:17,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2019-01-03 13:35:17,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-03 13:35:23,700 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-03 13:35:21.750 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-03 13:35:21.894 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-03 13:35:23.577 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9) as the default verifier for the future CLI operations. 2019-01-03 13:35:26,486 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2019-01-03 13:35:29,548 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/e026a7fe-aa36-4e0a-81f2-784208177c76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e026a7fe-aa36-4e0a-81f2-784208177c76/file', 'owner': u'345ea894ceb945a8b51b0e4271edbdae', 'id': u'e026a7fe-aa36-4e0a-81f2-784208177c76', 'size': 12716032, u'self': u'/v2/images/e026a7fe-aa36-4e0a-81f2-784208177c76', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'345ea894ceb945a8b51b0e4271edbdae', 'name': 'tempest_full_paral-project_cc09de96-ce23-4d0e-9af1-a675519fa406', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/e026a7fe-aa36-4e0a-81f2-784208177c76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T13:35:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T13:35:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_cc09de96-ce23-4d0e-9af1-a675519fa406', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e026a7fe-aa36-4e0a-81f2-784208177c76', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_cc09de96-ce23-4d0e-9af1-a675519fa406', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_cc09de96-ce23-4d0e-9af1-a675519fa406', 'created': u'2019-01-03T13:35:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T13:35:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e026a7fe-aa36-4e0a-81f2-784208177c76', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_cc09de96-ce23-4d0e-9af1-a675519fa406', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 13:35:30,137 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_cc09de96-ce23-4d0e-9af1-a675519fa406', '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'158cea0e-8dc7-4849-b82d-de9fdbc0f703', 'swap': 0}) 2019-01-03 13:35:32,723 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/5d663804-623e-4b14-8540-2fb1c5a64335/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d663804-623e-4b14-8540-2fb1c5a64335/file', 'owner': u'345ea894ceb945a8b51b0e4271edbdae', 'id': u'5d663804-623e-4b14-8540-2fb1c5a64335', 'size': 12716032, u'self': u'/v2/images/5d663804-623e-4b14-8540-2fb1c5a64335', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'345ea894ceb945a8b51b0e4271edbdae', 'name': 'tempest_full_paral-project_cc09de96-ce23-4d0e-9af1-a675519fa406', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a252554-98bc-4153-a693-13c4ad0d5109/images/5d663804-623e-4b14-8540-2fb1c5a64335/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-03T13:35:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-03T13:35:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5d663804-623e-4b14-8540-2fb1c5a64335', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', 'created': u'2019-01-03T13:35:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-03T13:35:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5d663804-623e-4b14-8540-2fb1c5a64335', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-03 13:35:32,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'e75693c1-59a8-42bd-b308-4a8138c29e01', 'swap': 0}) 2019-01-03 13:35:32,813 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_cc09de96-ce23-4d0e-9af1-a675519fa406', 'ephemeral': 0, 'ram': 1024, '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'988fc6c8d6fe4c4a9bed9910f5cb433d', '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'e75693c1-59a8-42bd-b308-4a8138c29e01', 'swap': 0}) 2019-01-03 13:35:36,028 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-03 13:35:34.856 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9) for deployment 'opnfv-rally' (UUID=776c2321-66fb-42d3-b966-f3efa96ccc59). 2019-01-03 13:35:35.839 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-03 13:35:35.841 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9) has been successfully configured for deployment 'opnfv-rally' (UUID=776c2321-66fb-42d3-b966-f3efa96ccc59)! 2019-01-03 13:35:36,029 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-03 13:35:36,029 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-03 13:35:36,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-03 13:35:36,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-03 13:35:39,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2019-01-03 13:35:39,441 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-03 13:35:39,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-03 13:35:39,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2019-01-03 13:35:41,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:41.781 49 INFO rally.api [-] Starting verification (UUID=235db85c-73fc-457f-9d5a-cc1ba7e11ad1) for deployment 'opnfv-rally' (UUID=776c2321-66fb-42d3-b966-f3efa96ccc59) by verifier 'opnfv-tempest' (UUID=735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9). 2019-01-03 13:35:41,782 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 235db85c-73fc-457f-9d5a-cc1ba7e11ad1 2019-01-03 13:35:46,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:46.545 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-03 13:35:46,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:46.735 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:35:46,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:46.844 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:35:46,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:46.849 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-03 13:35:46,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:46.854 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:35:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.000 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.181s] 2019-01-03 13:35:50,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.046 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.046s] 2019-01-03 13:35:50,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.104 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.316s] 2019-01-03 13:35:50,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.130 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.085s] 2019-01-03 13:35:50,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.151 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.158s] 2019-01-03 13:35:50,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.166 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2019-01-03 13:35:50,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.186 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.217s] 2019-01-03 13:35:50,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.205 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.349s] 2019-01-03 13:35:50,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.214 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.083s] 2019-01-03 13:35:50,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.236 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2019-01-03 13:35:50,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.307 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.102s] 2019-01-03 13:35:50,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.327 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.222s] 2019-01-03 13:35:50,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.330 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.182s] 2019-01-03 13:35:50,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.342 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2019-01-03 13:35:50,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.347 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.181s] 2019-01-03 13:35:50,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.377 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.304s] 2019-01-03 13:35:50,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.442 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.099s] 2019-01-03 13:35:50,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.472 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.416s] 2019-01-03 13:35:50,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.476 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.312s] 2019-01-03 13:35:50,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.477 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.236s] 2019-01-03 13:35:50,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.483 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.155s] 2019-01-03 13:35:50,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.485 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.109s] 2019-01-03 13:35:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.493 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.052s] 2019-01-03 13:35:50,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.517 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.023s] 2019-01-03 13:35:50,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.529 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2019-01-03 13:35:50,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.537 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.063s] 2019-01-03 13:35:50,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.540 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2019-01-03 13:35:50,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.641 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.153s] 2019-01-03 13:35:50,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.688 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.204s] 2019-01-03 13:35:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.710 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.845s] 2019-01-03 13:35:50,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.724 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.251s] 2019-01-03 13:35:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.777 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.308s] 2019-01-03 13:35:50,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.971 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.329s] 2019-01-03 13:35:50,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:50.976 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.287s] 2019-01-03 13:35:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.052 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.512s] 2019-01-03 13:35:51,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.098 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.233s] 2019-01-03 13:35:51,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.120 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.409s] 2019-01-03 13:35:51,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.325 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.546s] 2019-01-03 13:35:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.334 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2019-01-03 13:35:51,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.394 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.423s] 2019-01-03 13:35:51,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.408 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.073s] 2019-01-03 13:35:51,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.418 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2019-01-03 13:35:51,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.459 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.362s] 2019-01-03 13:35:51,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.548 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.570s] 2019-01-03 13:35:51,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.687 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.752s] 2019-01-03 13:35:51,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:51.920 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.499s] 2019-01-03 13:35:52,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:52.276 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.356s] 2019-01-03 13:35:52,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:52.399 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.850s] 2019-01-03 13:35:52,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:52.709 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.432s] 2019-01-03 13:35:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:52.961 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.250s] 2019-01-03 13:35:53,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:53.007 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.046s] 2019-01-03 13:35:53,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:53.055 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.048s] 2019-01-03 13:35:54,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:54.188 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.555s] 2019-01-03 13:35:54,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:54.192 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.137s] 2019-01-03 13:35:54,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:54.388 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.987s] 2019-01-03 13:35:54,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:54.546 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.354s] 2019-01-03 13:35:54,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:54.676 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.288s] 2019-01-03 13:35:55,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:55.023 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.347s] 2019-01-03 13:35:55,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:55.196 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-03 13:35:56,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:56.609 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.518s] 2019-01-03 13:35:56,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:56.935 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.326s] 2019-01-03 13:35:57,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.313 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.377s] 2019-01-03 13:35:57,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.457 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.270s] 2019-01-03 13:35:57,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.512 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:35:57,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.513 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:35:57,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.635 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.165s] 2019-01-03 13:35:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.671 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.034s] 2019-01-03 13:35:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:57.673 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.359s] 2019-01-03 13:35:58,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.050 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.377s] 2019-01-03 13:35:58,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.560 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.174s] 2019-01-03 13:35:58,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.612 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.051s] 2019-01-03 13:35:58,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.672 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.060s] 2019-01-03 13:35:58,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.745 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.267s] 2019-01-03 13:35:58,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.857 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.112s] 2019-01-03 13:35:58,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.910 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.860s] 2019-01-03 13:35:58,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.921 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.063s] 2019-01-03 13:35:58,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:58.973 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.052s] 2019-01-03 13:35:59,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.244 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.183s] 2019-01-03 13:35:59,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2019-01-03 13:35:59,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.036s] 2019-01-03 13:35:59,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.310 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2019-01-03 13:35:59,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.326 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2019-01-03 13:35:59,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.338 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2019-01-03 13:35:59,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.057s] 2019-01-03 13:35:59,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.408 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2019-01-03 13:35:59,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.029s] 2019-01-03 13:35:59,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.448 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2019-01-03 13:35:59,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.459 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2019-01-03 13:35:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.473 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.013s] 2019-01-03 13:35:59,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.530 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.056s] 2019-01-03 13:35:59,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:35:59.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.031s] 2019-01-03 13:36:00,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:00.218 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.198s] 2019-01-03 13:36:01,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:01.346 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.887s] 2019-01-03 13:36:01,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:01.350 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-03 13:36:01,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:01.352 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-03 13:36:01,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:01.360 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2019-01-03 13:36:03,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:03.205 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [12.667s] 2019-01-03 13:36:03,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:03.885 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [13.908s] 2019-01-03 13:36:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:04.346 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.358s] 2019-01-03 13:36:05,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:05.245 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.898s] 2019-01-03 13:36:05,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:05.863 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.618s] 2019-01-03 13:36:09,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:09.160 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [4.245s] 2019-01-03 13:36:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:09.368 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.209s] 2019-01-03 13:36:10,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:10.495 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.963s] 2019-01-03 13:36:11,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:11.332 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.128s] 2019-01-03 13:36:11,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:11.606 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.757s] 2019-01-03 13:36:12,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:12.324 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.443s] 2019-01-03 13:36:12,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:12.334 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2019-01-03 13:36:12,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:12.410 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.804s] 2019-01-03 13:36:12,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:12.816 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.405s] 2019-01-03 13:36:13,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:13.748 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.412s] 2019-01-03 13:36:13,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:13.752 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2019-01-03 13:36:13,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:13.754 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-03 13:36:13,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:13.756 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-03 13:36:13,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:13.781 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.030s] 2019-01-03 13:36:14,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.097 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.315s] 2019-01-03 13:36:14,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.100 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2019-01-03 13:36:14,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.101 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2019-01-03 13:36:14,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.102 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2019-01-03 13:36:14,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.342 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [15.695s] 2019-01-03 13:36:14,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.416 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.455s] 2019-01-03 13:36:14,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.752 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.335s] 2019-01-03 13:36:14,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.897 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.527s] 2019-01-03 13:36:14,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:14.997 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.245s] 2019-01-03 13:36:15,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:15.281 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.942s] 2019-01-03 13:36:17,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:17.932 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.649s] 2019-01-03 13:36:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:18.658 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.658s] 2019-01-03 13:36:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.069 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.444s] 2019-01-03 13:36:19,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.092 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2019-01-03 13:36:19,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.105 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2019-01-03 13:36:19,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.118 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2019-01-03 13:36:19,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.132 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.013s] 2019-01-03 13:36:19,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.436 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.303s] 2019-01-03 13:36:19,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:19.854 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.417s] 2019-01-03 13:36:20,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.009 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.077s] 2019-01-03 13:36:20,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.175 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [21.501s] 2019-01-03 13:36:20,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.195 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.340s] 2019-01-03 13:36:20,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.301 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.126s] 2019-01-03 13:36:20,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.879 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.868s] 2019-01-03 13:36:20,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:20.889 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.694s] 2019-01-03 13:36:21,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.253 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.363s] 2019-01-03 13:36:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.467 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [21.243s] 2019-01-03 13:36:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.476 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2019-01-03 13:36:21,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.487 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2019-01-03 13:36:21,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.504 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.017s] 2019-01-03 13:36:21,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:21.629 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.751s] 2019-01-03 13:36:22,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:22.261 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.630s] 2019-01-03 13:36:23,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:23.207 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.945s] 2019-01-03 13:36:24,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:24.115 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.909s] 2019-01-03 13:36:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:25.183 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [10.286s] 2019-01-03 13:36:25,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:25.888 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [4.381s] 2019-01-03 13:36:26,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:26.030 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.145s] 2019-01-03 13:36:26,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:26.397 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.509s] 2019-01-03 13:36:30,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.325 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.113s] 2019-01-03 13:36:30,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.341 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.016s] 2019-01-03 13:36:30,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.358 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.016s] 2019-01-03 13:36:30,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.567 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.208s] 2019-01-03 13:36:30,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.580 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2019-01-03 13:36:30,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.639 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.058s] 2019-01-03 13:36:30,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.660 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.021s] 2019-01-03 13:36:30,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.707 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.046s] 2019-01-03 13:36:30,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.722 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.015s] 2019-01-03 13:36:30,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.766 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.044s] 2019-01-03 13:36:30,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:30.793 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.027s] 2019-01-03 13:36:31,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:31.561 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [19.176s] 2019-01-03 13:36:32,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:32.682 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.700s] 2019-01-03 13:36:33,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:33.175 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.492s] 2019-01-03 13:36:35,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:35.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.177s] 2019-01-03 13:36:35,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:35.705 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.096s] 2019-01-03 13:36:35,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:35.795 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.090s] 2019-01-03 13:36:35,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:35.901 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.106s] 2019-01-03 13:36:36,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:36.335 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:36:39,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:39.352 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [7.792s] 2019-01-03 13:36:42,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:42.574 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.667s] 2019-01-03 13:36:42,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:42.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.325s] 2019-01-03 13:36:43,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:43.942 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [31.117s] 2019-01-03 13:36:44,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:44.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.191s] 2019-01-03 13:36:44,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:44.558 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.427s] 2019-01-03 13:36:44,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:44.756 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.667s] 2019-01-03 13:36:44,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:44.809 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.053s] 2019-01-03 13:36:45,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:45.094 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-03 13:36:45,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:45.480 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.922s] 2019-01-03 13:36:46,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:46.353 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.542s] 2019-01-03 13:36:46,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:46.491 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.010s] 2019-01-03 13:36:46,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:46.899 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.546s] 2019-01-03 13:36:47,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:47.038 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.198s] 2019-01-03 13:36:47,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:47.075 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2019-01-03 13:36:47,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:47.306 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.231s] 2019-01-03 13:36:48,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.438 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.178s] 2019-01-03 13:36:48,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.492 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [2.000s] 2019-01-03 13:36:48,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.702 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.263s] 2019-01-03 13:36:48,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.768 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.066s] 2019-01-03 13:36:48,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.829 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.060s] 2019-01-03 13:36:48,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.854 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2019-01-03 13:36:48,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.917 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.063s] 2019-01-03 13:36:48,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:48.965 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.048s] 2019-01-03 13:36:49,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:49.023 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.057s] 2019-01-03 13:36:49,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:49.042 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.019s] 2019-01-03 13:36:49,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:49.111 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.067s] 2019-01-03 13:36:49,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:49.156 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.665s] 2019-01-03 13:36:49,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:49.170 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.059s] 2019-01-03 13:36:56,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:56.259 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-03 13:36:59,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:36:59.284 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [33.206s] 2019-01-03 13:37:00,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:00.996 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.716s] 2019-01-03 13:37:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:02.163 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [19.382s] 2019-01-03 13:37:13,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:13.495 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [12.496s] 2019-01-03 13:37:13,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:13.529 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [29.583s] 2019-01-03 13:37:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:17.624 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2019-01-03 13:37:17,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:17.726 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2019-01-03 13:37:19,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:19.150 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [37.173s] 2019-01-03 13:37:20,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:20.814 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.669s] 2019-01-03 13:37:30,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:30.010 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.129s] 2019-01-03 13:37:31,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:31.293 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:37:31,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:31.407 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [89.929s] 2019-01-03 13:37:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:31.433 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.031s] 2019-01-03 13:37:37,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.334 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.936s] 2019-01-03 13:37:37,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.408 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.074s] 2019-01-03 13:37:37,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.436 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.892s] 2019-01-03 13:37:37,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.849 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.440s] 2019-01-03 13:37:37,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.948 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.098s] 2019-01-03 13:37:37,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:37.950 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-03 13:37:39,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.039 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [12.968s] 2019-01-03 13:37:39,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.112 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2019-01-03 13:37:39,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.428 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.420s] 2019-01-03 13:37:39,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.461 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.348s] 2019-01-03 13:37:39,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.594 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.131s] 2019-01-03 13:37:39,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:39.596 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-03 13:37:42,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:42.938 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.480s] 2019-01-03 13:37:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:43.140 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.202s] 2019-01-03 13:37:49,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:49.520 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [6.474s] 2019-01-03 13:37:51,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:51.747 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [2.226s] 2019-01-03 13:37:51,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:51.763 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.015s] 2019-01-03 13:37:54,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:54.109 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [51.934s] 2019-01-03 13:37:54,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:54.161 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [2.397s] 2019-01-03 13:37:54,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:54.612 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [58.338s] 2019-01-03 13:37:55,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:55.611 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.449s] 2019-01-03 13:37:57,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:57.188 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.084s] 2019-01-03 13:37:57,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:57.306 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.696s] 2019-01-03 13:37:57,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:57.352 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.045s] 2019-01-03 13:37:57,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:57.544 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.192s] 2019-01-03 13:37:57,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:57.907 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [20.469s] 2019-01-03 13:37:59,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:37:59.584 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [46.081s] 2019-01-03 13:38:00,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:00.714 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.135s] 2019-01-03 13:38:01,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:01.369 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [85.930s] 2019-01-03 13:38:01,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:01.732 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.679s] 2019-01-03 13:38:07,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:07.832 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.802s] 2019-01-03 13:38:11,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:11.492 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.457s] 2019-01-03 13:38:11,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:11.585 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.093s] 2019-01-03 13:38:13,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:13.737 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.151s] 2019-01-03 13:38:13,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:13.809 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.072s] 2019-01-03 13:38:15,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.578 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [19.234s] 2019-01-03 13:38:15,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.589 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2019-01-03 13:38:15,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.795 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [18.601s] 2019-01-03 13:38:15,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.797 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-03 13:38:15,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.894 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.304s] 2019-01-03 13:38:15,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:15.941 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.046s] 2019-01-03 13:38:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:16.076 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [2.266s] 2019-01-03 13:38:24,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:24.703 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.140s] 2019-01-03 13:38:30,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:30.480 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [35.866s] 2019-01-03 13:38:30,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:30.482 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2019-01-03 13:38:30,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:30.817 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.701s] 2019-01-03 13:38:33,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:33.006 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-03 13:38:33,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:33.998 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.181s] 2019-01-03 13:38:37,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:37.793 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.332s] 2019-01-03 13:38:38,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:38.451 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [111.527s] 2019-01-03 13:38:40,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:40.009 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [35.033s] 2019-01-03 13:38:40,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:40.827 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [21.055s] 2019-01-03 13:38:47,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:47.849 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.841s] 2019-01-03 13:38:49,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:49.778 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.960s] 2019-01-03 13:38:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:49.999 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.293s] 2019-01-03 13:38:50,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:50.542 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [25.833s] 2019-01-03 13:38:50,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:50.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [12.330s] 2019-01-03 13:38:51,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:51.478 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.054s] 2019-01-03 13:38:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:51.491 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2019-01-03 13:38:52,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:52.609 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.829s] 2019-01-03 13:38:56,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:56.359 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [6.358s] 2019-01-03 13:38:57,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:57.265 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [16.440s] 2019-01-03 13:38:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:38:58.147 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.788s] 2019-01-03 13:39:00,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:00.368 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.217s] 2019-01-03 13:39:00,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:00.479 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.111s] 2019-01-03 13:39:01,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:01.275 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:39:01,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:01.276 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-03 13:39:01,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:01.277 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-03 13:39:02,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:02.217 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [90.760s] 2019-01-03 13:39:03,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:03.525 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.113s] 2019-01-03 13:39:03,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:03.599 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2019-01-03 13:39:04,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:04.298 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.698s] 2019-01-03 13:39:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:04.398 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2019-01-03 13:39:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:04.399 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-03 13:39:09,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:09.349 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [18.804s] 2019-01-03 13:39:13,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:13.538 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:39:14,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:14.177 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [14.174s] 2019-01-03 13:39:24,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:24.412 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [23.257s] 2019-01-03 13:39:26,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:26.087 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.386s] 2019-01-03 13:39:26,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:26.110 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.024s] 2019-01-03 13:39:26,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:26.128 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2019-01-03 13:39:26,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:26.470 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.340s] 2019-01-03 13:39:27,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:27.499 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [21.583s] 2019-01-03 13:39:28,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.005 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.531s] 2019-01-03 13:39:28,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.021 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2019-01-03 13:39:28,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.041 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2019-01-03 13:39:28,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.052 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2019-01-03 13:39:28,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.063 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2019-01-03 13:39:28,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.084 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2019-01-03 13:39:28,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.095 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-03 13:39:28,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:28.111 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.016s] 2019-01-03 13:39:29,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:29.895 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.409s] 2019-01-03 13:39:29,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:29.943 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.048s] 2019-01-03 13:39:34,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:34.430 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [78.616s] 2019-01-03 13:39:36,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:36.252 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2019-01-03 13:39:36,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:36.648 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [80.670s] 2019-01-03 13:39:40,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:40.449 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:39:42,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:42.236 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:39:43,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:43.946 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.692s] 2019-01-03 13:39:46,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:46.384 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [14.459s] 2019-01-03 13:39:46,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:46.808 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [19.308s] 2019-01-03 13:39:48,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:48.502 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.657s] 2019-01-03 13:39:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:48.780 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-03 13:39:48,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:48.923 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.419s] 2019-01-03 13:39:53,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:53.319 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.399s] 2019-01-03 13:39:53,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:53.655 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.519s] 2019-01-03 13:39:53,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:53.859 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.205s] 2019-01-03 13:39:54,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:54.239 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.379s] 2019-01-03 13:39:58,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:58.861 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.047s] 2019-01-03 13:39:59,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:39:59.514 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [50.158s] 2019-01-03 13:40:00,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:00.070 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [25.635s] 2019-01-03 13:40:00,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:00.713 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-03 13:40:04,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:04.015 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [22.277s] 2019-01-03 13:40:04,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:04.018 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-03 13:40:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:04.019 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-03 13:40:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:04.020 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-03 13:40:06,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:06.952 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.695s] 2019-01-03 13:40:14,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:14.106 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.376s] 2019-01-03 13:40:14,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:14.349 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.242s] 2019-01-03 13:40:15,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:15.093 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.743s] 2019-01-03 13:40:15,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:15.449 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.356s] 2019-01-03 13:40:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:16.177 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.727s] 2019-01-03 13:40:16,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:16.509 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.332s] 2019-01-03 13:40:17,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:17.480 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.154s] 2019-01-03 13:40:17,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:17.700 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.220s] 2019-01-03 13:40:17,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:17.879 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.178s] 2019-01-03 13:40:18,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:18.381 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [18.864s] 2019-01-03 13:40:18,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:18.942 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.062s] 2019-01-03 13:40:18,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:18.987 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.046s] 2019-01-03 13:40:19,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:19.258 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [7.675s] 2019-01-03 13:40:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:19.500 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [72.361s] 2019-01-03 13:40:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:20.177 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.919s] 2019-01-03 13:40:23,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:23.636 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [59.221s] 2019-01-03 13:40:23,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:23.919 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.741s] 2019-01-03 13:40:27,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:27.157 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [40.347s] 2019-01-03 13:40:28,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:28.662 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.742s] 2019-01-03 13:40:28,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:28.954 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:40:34,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:34.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [33.042s] 2019-01-03 13:40:35,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:35.113 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.497s] 2019-01-03 13:40:35,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:35.276 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.544s] 2019-01-03 13:40:37,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:37.898 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.620s] 2019-01-03 13:40:38,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:38.305 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.579s] 2019-01-03 13:40:40,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:40.548 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.650s] 2019-01-03 13:40:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:41.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.829s] 2019-01-03 13:40:41,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:41.852 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.094s] 2019-01-03 13:40:42,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:42.261 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.407s] 2019-01-03 13:40:42,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:42.340 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.080s] 2019-01-03 13:40:42,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:42.420 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.080s] 2019-01-03 13:40:42,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:42.497 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.076s] 2019-01-03 13:40:42,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:42.684 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.549s] 2019-01-03 13:40:43,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:43.008 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.510s] 2019-01-03 13:40:43,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:43.234 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [16.076s] 2019-01-03 13:40:43,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:43.350 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.803s] 2019-01-03 13:40:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:43.977 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.969s] 2019-01-03 13:40:45,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:45.003 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [102.760s] 2019-01-03 13:40:46,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:46.818 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.131s] 2019-01-03 13:40:50,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:50.707 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-03 13:40:50,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:50.793 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.976s] 2019-01-03 13:40:54,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:40:54.381 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.587s] 2019-01-03 13:41:00,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:00.898 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [4.696s] 2019-01-03 13:41:02,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:02.190 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.963s] 2019-01-03 13:41:02,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:02.591 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.694s] 2019-01-03 13:41:02,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:02.951 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.782s] 2019-01-03 13:41:03,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:03.301 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.111s] 2019-01-03 13:41:07,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:07.154 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [23.918s] 2019-01-03 13:41:12,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:12.366 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [91.314s] 2019-01-03 13:41:13,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.161 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.151s] 2019-01-03 13:41:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.313 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.150s] 2019-01-03 13:41:13,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.455 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.141s] 2019-01-03 13:41:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.602 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.147s] 2019-01-03 13:41:13,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.759 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.156s] 2019-01-03 13:41:13,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:13.960 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.201s] 2019-01-03 13:41:14,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.151 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.191s] 2019-01-03 13:41:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.182 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.941s] 2019-01-03 13:41:14,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.338 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.186s] 2019-01-03 13:41:14,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.501 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.162s] 2019-01-03 13:41:14,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.656 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.154s] 2019-01-03 13:41:14,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:14.788 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.485s] 2019-01-03 13:41:16,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:16.771 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [100.107s] 2019-01-03 13:41:17,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:17.004 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.642s] 2019-01-03 13:41:19,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:19.706 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-03 13:41:19,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:19.810 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [5.023s] 2019-01-03 13:41:19,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:19.965 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.371s] 2019-01-03 13:41:22,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:22.491 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [58.847s] 2019-01-03 13:41:22,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:22.800 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [23.058s] 2019-01-03 13:41:23,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:23.133 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.168s] 2019-01-03 13:41:23,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:23.413 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.150s] 2019-01-03 13:41:23,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:23.570 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.155s] 2019-01-03 13:41:24,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:24.422 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.610s] 2019-01-03 13:41:24,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:24.905 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.334s] 2019-01-03 13:41:27,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:27.097 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.190s] 2019-01-03 13:41:27,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:27.252 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.155s] 2019-01-03 13:41:27,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:27.268 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2019-01-03 13:41:27,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:27.284 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.016s] 2019-01-03 13:41:27,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:27.445 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.160s] 2019-01-03 13:41:29,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:29.067 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.932s] 2019-01-03 13:41:29,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:29.501 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [12.496s] 2019-01-03 13:41:30,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:30.755 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.435s] 2019-01-03 13:41:31,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:31.085 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.330s] 2019-01-03 13:41:31,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:31.428 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.342s] 2019-01-03 13:41:31,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:31.869 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.441s] 2019-01-03 13:41:31,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:31.941 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.071s] 2019-01-03 13:41:32,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:32.237 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.296s] 2019-01-03 13:41:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:32.432 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.193s] 2019-01-03 13:41:32,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:32.665 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.233s] 2019-01-03 13:41:33,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:33.483 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.816s] 2019-01-03 13:41:34,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:34.054 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.570s] 2019-01-03 13:41:34,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:34.391 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [27.237s] 2019-01-03 13:41:34,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:34.480 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.426s] 2019-01-03 13:41:34,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:34.962 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [5.894s] 2019-01-03 13:41:35,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:35.026 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.545s] 2019-01-03 13:41:35,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:35.266 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.240s] 2019-01-03 13:41:35,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:35.449 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [77.052s] 2019-01-03 13:41:35,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:35.599 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [95.519s] 2019-01-03 13:41:36,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:36.774 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [11.169s] 2019-01-03 13:41:41,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:41.836 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.874s] 2019-01-03 13:41:43,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:43.763 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [190.707s] 2019-01-03 13:41:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:46.078 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.295s] 2019-01-03 13:41:46,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:46.189 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.111s] 2019-01-03 13:41:46,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:46.313 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [99.017s] 2019-01-03 13:41:47,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:47.058 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [24.257s] 2019-01-03 13:41:47,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:47.254 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.482s] 2019-01-03 13:41:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:47.344 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.644s] 2019-01-03 13:41:47,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:47.726 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.381s] 2019-01-03 13:41:48,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:48.106 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.379s] 2019-01-03 13:41:48,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:48.489 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.382s] 2019-01-03 13:41:48,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:48.881 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.391s] 2019-01-03 13:41:51,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:51.577 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.092s] 2019-01-03 13:41:52,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:52.725 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [8.963s] 2019-01-03 13:41:54,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:54.780 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2019-01-03 13:41:54,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:54.783 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2019-01-03 13:41:54,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:54.785 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2019-01-03 13:41:54,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:54.786 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2019-01-03 13:41:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:56.504 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-03 13:41:57,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:57.039 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [22.647s] 2019-01-03 13:41:57,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:57.615 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:41:57,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:57.616 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:41:57,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:41:57.774 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.249s] 2019-01-03 13:42:00,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:00.582 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-03 13:42:00,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:00.699 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.450s] 2019-01-03 13:42:01,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:01.062 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.364s] 2019-01-03 13:42:01,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:01.123 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.545s] 2019-01-03 13:42:05,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:05.128 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [105.603s] 2019-01-03 13:42:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:09.976 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.417s] 2019-01-03 13:42:12,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:12.586 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.610s] 2019-01-03 13:42:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:14.675 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [2.089s] 2019-01-03 13:42:16,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:16.030 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:42:19,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:19.558 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [14.902s] 2019-01-03 13:42:20,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:20.037 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [5.360s] 2019-01-03 13:42:20,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:20.493 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [6.196s] 2019-01-03 13:42:20,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:20.982 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [23.943s] 2019-01-03 13:42:20,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:20.996 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [19.872s] 2019-01-03 13:42:21,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:21.759 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [96.735s] 2019-01-03 13:42:23,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:23.463 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.134s] 2019-01-03 13:42:23,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:23.479 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.987s] 2019-01-03 13:42:24,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:24.042 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.579s] 2019-01-03 13:42:25,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:25.180 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [5.142s] 2019-01-03 13:42:25,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:25.391 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.349s] 2019-01-03 13:42:26,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:26.498 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.105s] 2019-01-03 13:42:26,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:26.666 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.016s] 2019-01-03 13:42:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:26.760 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.093s] 2019-01-03 13:42:28,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:28.321 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.823s] 2019-01-03 13:42:29,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:29.716 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [32.059s] 2019-01-03 13:42:29,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:29.937 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [3.176s] 2019-01-03 13:42:30,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:30.524 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [2.202s] 2019-01-03 13:42:31,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:31.228 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [6.047s] 2019-01-03 13:42:31,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:31.241 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2019-01-03 13:42:31,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:31.625 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.687s] 2019-01-03 13:42:31,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:31.715 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.192s] 2019-01-03 13:42:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:38.314 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [45.576s] 2019-01-03 13:42:39,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:39.830 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [52.771s] 2019-01-03 13:42:40,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:40.091 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [7.129s] 2019-01-03 13:42:44,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:44.500 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [87.708s] 2019-01-03 13:42:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:49.669 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.285s] 2019-01-03 13:42:49,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:49.734 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.066s] 2019-01-03 13:42:49,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:49.804 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.069s] 2019-01-03 13:42:49,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:49.883 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.078s] 2019-01-03 13:42:49,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:49.950 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.067s] 2019-01-03 13:42:51,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:51.190 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [8.654s] 2019-01-03 13:42:56,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:42:56.181 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [26.463s] 2019-01-03 13:43:00,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:00.114 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [54.973s] 2019-01-03 13:43:00,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:00.394 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [74.065s] 2019-01-03 13:43:00,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:00.570 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [14.296s] 2019-01-03 13:43:01,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:01.386 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-03 13:43:01,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:01.465 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [23.150s] 2019-01-03 13:43:02,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:02.308 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.846s] 2019-01-03 13:43:05,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:05.435 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [6.276s] 2019-01-03 13:43:06,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:06.853 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.983s] 2019-01-03 13:43:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:07.617 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.426s] 2019-01-03 13:43:09,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:09.449 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.971s] 2019-01-03 13:43:10,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:10.120 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.670s] 2019-01-03 13:43:10,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:10.729 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [4.333s] 2019-01-03 13:43:10,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:10.966 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.236s] 2019-01-03 13:43:10,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:10.968 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.847s] 2019-01-03 13:43:10,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:10.990 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [31.159s] 2019-01-03 13:43:11,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:11.523 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.554s] 2019-01-03 13:43:11,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:11.936 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.413s] 2019-01-03 13:43:12,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.082s] 2019-01-03 13:43:12,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.167 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.148s] 2019-01-03 13:43:12,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.244 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.076s] 2019-01-03 13:43:12,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.321 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2019-01-03 13:43:12,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.390 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2019-01-03 13:43:12,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.459 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2019-01-03 13:43:12,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.615 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [12.045s] 2019-01-03 13:43:12,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:12.634 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [7.198s] 2019-01-03 13:43:15,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:15.953 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [9.097s] 2019-01-03 13:43:17,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:17.060 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [4.426s] 2019-01-03 13:43:22,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:22.541 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.227s] 2019-01-03 13:43:24,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:24.081 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [23.964s] 2019-01-03 13:43:24,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:24.276 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.935s] 2019-01-03 13:43:24,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:24.469 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [8.516s] 2019-01-03 13:43:24,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:24.982 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [7.921s] 2019-01-03 13:43:25,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.073 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2019-01-03 13:43:25,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.076 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-03 13:43:25,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.079 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-03 13:43:25,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.080 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:43:25,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.080 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-03 13:43:25,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.573 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.103s] 2019-01-03 13:43:25,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:25.994 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [21.558s] 2019-01-03 13:43:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:26.203 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.209s] 2019-01-03 13:43:26,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:26.404 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [13.787s] 2019-01-03 13:43:26,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:26.519 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.945s] 2019-01-03 13:43:26,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:26.849 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.645s] 2019-01-03 13:43:27,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:27.618 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.098s] 2019-01-03 13:43:28,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:28.365 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.746s] 2019-01-03 13:43:28,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:28.732 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [32.546s] 2019-01-03 13:43:29,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:29.343 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.978s] 2019-01-03 13:43:29,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:29.443 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [21.826s] 2019-01-03 13:43:30,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:30.015 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.738s] 2019-01-03 13:43:30,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:30.252 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [7.712s] 2019-01-03 13:43:31,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:31.082 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [4.232s] 2019-01-03 13:43:31,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:31.289 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.945s] 2019-01-03 13:43:33,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.470 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.772s] 2019-01-03 13:43:33,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.508 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.105s] 2019-01-03 13:43:33,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.590 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.145s] 2019-01-03 13:43:33,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.610 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.529s] 2019-01-03 13:43:33,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.792 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.323s] 2019-01-03 13:43:33,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.845 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.234s] 2019-01-03 13:43:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:33.976 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.183s] 2019-01-03 13:43:34,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:34.060 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.213s] 2019-01-03 13:43:34,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:34.153 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.864s] 2019-01-03 13:43:34,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:34.815 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.659s] 2019-01-03 13:43:35,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:35.083 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.268s] 2019-01-03 13:43:35,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:35.556 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.472s] 2019-01-03 13:43:35,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:35.710 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.694s] 2019-01-03 13:43:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:35.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.270s] 2019-01-03 13:43:36,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:36.411 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.820s] 2019-01-03 13:43:36,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:36.428 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.600s] 2019-01-03 13:43:37,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:37.139 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.710s] 2019-01-03 13:43:37,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:37.145 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.893s] 2019-01-03 13:43:37,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:37.554 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.064s] 2019-01-03 13:43:37,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:37.769 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [26.777s] 2019-01-03 13:43:37,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:37.979 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.838s] 2019-01-03 13:43:38,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:38.261 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.115s]: Skipped until Bug: 1014647 is resolved. 2019-01-03 13:43:39,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:39.365 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.385s] 2019-01-03 13:43:39,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:39.772 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.407s] 2019-01-03 13:43:39,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:39.873 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.362s] 2019-01-03 13:43:39,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:39.881 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.168s] 2019-01-03 13:43:40,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:40.213 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.234s] 2019-01-03 13:43:42,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:42.981 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.540s] 2019-01-03 13:43:43,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:43.893 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.117s] 2019-01-03 13:43:43,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:43.894 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-03 13:43:44,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:44.338 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.446s] 2019-01-03 13:43:44,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:44.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.407s] 2019-01-03 13:43:44,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:44.834 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.227s] 2019-01-03 13:43:45,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:45.024 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.277s] 2019-01-03 13:43:45,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:45.665 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.684s] 2019-01-03 13:43:45,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:45.743 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.719s] 2019-01-03 13:43:45,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:45.944 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.072s] 2019-01-03 13:43:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.086 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.422s] 2019-01-03 13:43:46,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.116 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [6.236s] 2019-01-03 13:43:46,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.183 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.438s] 2019-01-03 13:43:46,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.505 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.419s] 2019-01-03 13:43:46,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.550 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.996s] 2019-01-03 13:43:46,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.718 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.535s] 2019-01-03 13:43:46,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.944 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.439s] 2019-01-03 13:43:46,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:46.957 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.238s] 2019-01-03 13:43:47,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:47.738 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.780s] 2019-01-03 13:43:48,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:48.013 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.069s] 2019-01-03 13:43:48,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:48.035 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.297s] 2019-01-03 13:43:48,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:48.241 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [8.030s] 2019-01-03 13:43:48,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:48.447 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.206s] 2019-01-03 13:43:48,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:48.604 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.568s] 2019-01-03 13:43:49,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:49.242 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.636s] 2019-01-03 13:43:49,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:49.852 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.607s] 2019-01-03 13:43:49,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:49.855 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-03 13:43:49,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:49.857 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-03 13:43:50,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.133 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.281s] 2019-01-03 13:43:50,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.444 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.155s] 2019-01-03 13:43:50,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.470 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.455s] 2019-01-03 13:43:50,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.605 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.160s] 2019-01-03 13:43:50,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.742 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.609s] 2019-01-03 13:43:50,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:50.807 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.359s] 2019-01-03 13:43:51,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:51.244 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.638s] 2019-01-03 13:43:51,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:51.392 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.447s] 2019-01-03 13:43:51,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:51.948 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [1.477s] 2019-01-03 13:43:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:52.537 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.419s] 2019-01-03 13:43:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:52.831 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.882s] 2019-01-03 13:43:53,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:53.038 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-03 13:43:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:53.154 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [16.742s] 2019-01-03 13:43:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:53.261 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.107s] 2019-01-03 13:43:53,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:53.332 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.071s] 2019-01-03 13:43:53,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:53.398 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.567s] 2019-01-03 13:43:55,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.117 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [4.372s] 2019-01-03 13:43:55,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.354 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.237s] 2019-01-03 13:43:55,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.638 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [43.167s] 2019-01-03 13:43:55,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.656 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.023s] 2019-01-03 13:43:55,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.664 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [17.895s] 2019-01-03 13:43:55,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.782 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.427s] 2019-01-03 13:43:55,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.784 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-03 13:43:55,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:55.787 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-03 13:43:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:56.080 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.298s] 2019-01-03 13:43:56,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:56.595 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.513s] 2019-01-03 13:43:56,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:56.950 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.355s] 2019-01-03 13:43:57,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.097 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.438s] 2019-01-03 13:43:57,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.101 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2019-01-03 13:43:57,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.371 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.272s] 2019-01-03 13:43:57,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.543 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.173s] 2019-01-03 13:43:57,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.568 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-03 13:43:57,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:57.772 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.732s] 2019-01-03 13:43:58,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:58.593 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-03 13:43:58,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:58.941 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-03 13:43:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:43:59.987 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2019-01-03 13:44:00,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:00.065 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2019-01-03 13:44:00,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:00.132 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.067s] 2019-01-03 13:44:00,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:00.139 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-03 13:44:00,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:00.295 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.743s] 2019-01-03 13:44:00,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:00.344 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.951s] 2019-01-03 13:44:03,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:03.957 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [3.611s] 2019-01-03 13:44:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:06.995 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [13.660s] 2019-01-03 13:44:07,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:07.423 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.186s] 2019-01-03 13:44:07,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:07.694 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.116s] 2019-01-03 13:44:08,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:08.464 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.488s] 2019-01-03 13:44:09,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:09.228 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [84.710s] 2019-01-03 13:44:09,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:09.545 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2019-01-03 13:44:09,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:09.547 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2019-01-03 13:44:09,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:09.548 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2019-01-03 13:44:11,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:11.301 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.605s] 2019-01-03 13:44:12,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:12.847 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.889s] 2019-01-03 13:44:13,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.138 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.291s] 2019-01-03 13:44:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.273 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.135s] 2019-01-03 13:44:13,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.334 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [35.064s] 2019-01-03 13:44:13,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.594 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.728s] 2019-01-03 13:44:13,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-03 13:44:13,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.658 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.357s] 2019-01-03 13:44:13,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.719 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.445s] 2019-01-03 13:44:13,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:13.945 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.226s] 2019-01-03 13:44:14,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:14.180 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.235s] 2019-01-03 13:44:14,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:14.297 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2019-01-03 13:44:14,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:14.572 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.274s] 2019-01-03 13:44:14,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:14.802 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.229s] 2019-01-03 13:44:15,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:15.024 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.222s] 2019-01-03 13:44:15,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:15.878 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.515s] 2019-01-03 13:44:16,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:16.019 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.359s] 2019-01-03 13:44:16,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:16.059 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.181s] 2019-01-03 13:44:16,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:16.543 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.709s] 2019-01-03 13:44:16,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:16.587 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [20.921s] 2019-01-03 13:44:17,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:17.198 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-03 13:44:19,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:19.128 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.108s] 2019-01-03 13:44:19,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:19.407 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.173s] 2019-01-03 13:44:19,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:19.465 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.059s] 2019-01-03 13:44:20,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.320 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.852s] 2019-01-03 13:44:20,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.331 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2019-01-03 13:44:20,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.414 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.083s] 2019-01-03 13:44:20,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.427 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2019-01-03 13:44:20,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.486 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.059s] 2019-01-03 13:44:20,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:20.529 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.041s] 2019-01-03 13:44:21,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:21.538 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2019-01-03 13:44:22,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:22.311 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.181s] 2019-01-03 13:44:22,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:22.463 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.234s] 2019-01-03 13:44:22,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:22.929 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [19.720s] 2019-01-03 13:44:22,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:22.930 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-03 13:44:23,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:23.748 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.260s] 2019-01-03 13:44:24,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:24.436 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.124s] 2019-01-03 13:44:24,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:24.474 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.689s] 2019-01-03 13:44:24,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:24.777 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.341s] 2019-01-03 13:44:24,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:24.949 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.925s] 2019-01-03 13:44:25,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:25.681 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.205s] 2019-01-03 13:44:26,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:26.692 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.912s] 2019-01-03 13:44:26,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:26.936 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.943s] 2019-01-03 13:44:27,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.308 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:44:27,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.340 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.659s] 2019-01-03 13:44:27,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.406 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.715s] 2019-01-03 13:44:27,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.425 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.488s] 2019-01-03 13:44:27,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2019-01-03 13:44:27,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.458 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.027s] 2019-01-03 13:44:27,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:27.477 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2019-01-03 13:44:28,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:28.550 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.124s] 2019-01-03 13:44:29,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:29.425 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-03 13:44:29,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:29.427 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2019-01-03 13:44:29,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:29.430 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:44:31,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:31.443 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.024s] 2019-01-03 13:44:31,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:31.562 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.216s] 2019-01-03 13:44:32,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:32.108 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.902s] 2019-01-03 13:44:32,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:32.855 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.073s] 2019-01-03 13:44:32,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:32.873 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.019s] 2019-01-03 13:44:33,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:33.411 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [5.426s] 2019-01-03 13:44:33,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:33.413 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-03 13:44:34,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:34.941 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.170s] 2019-01-03 13:44:35,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:35.140 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.199s] 2019-01-03 13:44:35,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:35.208 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [18.622s] 2019-01-03 13:44:35,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:35.364 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.223s] 2019-01-03 13:44:35,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:35.571 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.205s] 2019-01-03 13:44:35,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:35.852 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.280s] 2019-01-03 13:44:36,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:36.028 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.175s] 2019-01-03 13:44:36,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:36.209 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.179s] 2019-01-03 13:44:36,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:36.391 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.182s] 2019-01-03 13:44:36,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:36.588 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.197s] 2019-01-03 13:44:36,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:36.767 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.178s] 2019-01-03 13:44:37,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:37.341 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [30.343s] 2019-01-03 13:44:37,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:37.574 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.233s] 2019-01-03 13:44:37,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:37.645 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.071s] 2019-01-03 13:44:38,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:38.018 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.149s] 2019-01-03 13:44:38,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:38.200 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-03 13:44:38,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:38.204 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-01-03 13:44:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:43.381 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [11.936s] 2019-01-03 13:44:43,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:43.965 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.098s] 2019-01-03 13:44:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:43.977 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2019-01-03 13:44:44,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.132 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.155s] 2019-01-03 13:44:44,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.145 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2019-01-03 13:44:44,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-03 13:44:44,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.184 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.729s] 2019-01-03 13:44:44,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.033s] 2019-01-03 13:44:44,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.253 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2019-01-03 13:44:44,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.314 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2019-01-03 13:44:44,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.543 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.159s] 2019-01-03 13:44:44,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.554 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2019-01-03 13:44:44,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.572 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.018s] 2019-01-03 13:44:44,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.608 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.294s] 2019-01-03 13:44:44,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.622 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-03 13:44:44,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.887 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.701s] 2019-01-03 13:44:44,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.909 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.286s] 2019-01-03 13:44:45,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:44.999 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.426s] 2019-01-03 13:44:45,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:45.009 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2019-01-03 13:44:45,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:45.018 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2019-01-03 13:44:45,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:45.472 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.452s] 2019-01-03 13:44:45,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:45.834 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.361s] 2019-01-03 13:44:47,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:47.420 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.532s] 2019-01-03 13:44:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:48.576 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.155s] 2019-01-03 13:44:48,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:48.731 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.349s] 2019-01-03 13:44:48,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:48.885 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.340s] 2019-01-03 13:44:49,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:49.298 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.413s] 2019-01-03 13:44:49,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:49.796 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:44:50,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:50.015 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.936s] 2019-01-03 13:44:50,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:50.598 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.612s] 2019-01-03 13:44:51,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:51.632 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.983s] 2019-01-03 13:44:52,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:52.333 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.035s] 2019-01-03 13:44:54,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:54.801 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.354s] 2019-01-03 13:44:55,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:55.212 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.614s] 2019-01-03 13:44:55,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:44:55.827 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [7.094s] 2019-01-03 13:45:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:00.308 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.353s] 2019-01-03 13:45:00,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:00.435 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [5.222s] 2019-01-03 13:45:01,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:01.487 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [5.579s] 2019-01-03 13:45:01,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:01.508 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.219s] 2019-01-03 13:45:02,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:02.071 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [6.244s] 2019-01-03 13:45:02,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:02.487 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.990s] 2019-01-03 13:45:02,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:02.703 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.216s] 2019-01-03 13:45:02,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:02.900 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.829s] 2019-01-03 13:45:02,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:02.950 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.246s] 2019-01-03 13:45:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:04.787 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [51.456s] 2019-01-03 13:45:04,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:04.799 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-03 13:45:05,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:05.184 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.382s] 2019-01-03 13:45:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:05.619 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.666s] 2019-01-03 13:45:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:06.464 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.028s] 2019-01-03 13:45:06,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:06.534 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.027s] 2019-01-03 13:45:06,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:06.732 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [53.388s] 2019-01-03 13:45:07,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:07.257 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.092s] 2019-01-03 13:45:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:10.409 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [4.790s] 2019-01-03 13:45:10,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:10.804 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.171s] 2019-01-03 13:45:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:11.951 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-03 13:45:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:12.074 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.664s] 2019-01-03 13:45:12,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:12.446 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.285s] 2019-01-03 13:45:13,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:13.039 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.591s] 2019-01-03 13:45:13,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:13.107 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.069s] 2019-01-03 13:45:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:13.446 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [31.797s] 2019-01-03 13:45:14,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:14.037 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [76.246s] 2019-01-03 13:45:15,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:15.283 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [2.176s] 2019-01-03 13:45:15,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:15.647 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [9.114s] 2019-01-03 13:45:15,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:15.864 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.217s] 2019-01-03 13:45:15,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:15.896 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.032s] 2019-01-03 13:45:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.077 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.180s] 2019-01-03 13:45:16,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.242 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.165s] 2019-01-03 13:45:16,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.255 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2019-01-03 13:45:16,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.432 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.176s] 2019-01-03 13:45:16,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.654 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.221s] 2019-01-03 13:45:16,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.694 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.039s] 2019-01-03 13:45:16,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.847 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.152s] 2019-01-03 13:45:16,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.886 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.039s] 2019-01-03 13:45:16,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:16.919 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2019-01-03 13:45:17,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:17.101 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.182s] 2019-01-03 13:45:17,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:17.321 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.219s] 2019-01-03 13:45:17,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:17.544 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.222s] 2019-01-03 13:45:17,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:17.593 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.048s] 2019-01-03 13:45:17,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:17.643 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.050s] 2019-01-03 13:45:18,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.462 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.818s] 2019-01-03 13:45:18,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.665 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.202s] 2019-01-03 13:45:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.701 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2019-01-03 13:45:18,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.820 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.635s] 2019-01-03 13:45:18,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.903 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.200s] 2019-01-03 13:45:18,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:18.955 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.052s] 2019-01-03 13:45:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.006 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.051s] 2019-01-03 13:45:19,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.206 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.199s] 2019-01-03 13:45:19,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.273 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.066s] 2019-01-03 13:45:19,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.549 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.274s] 2019-01-03 13:45:19,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.763 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.214s] 2019-01-03 13:45:19,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:19.985 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.221s] 2019-01-03 13:45:20,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:20.022 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2019-01-03 13:45:20,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:20.073 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.051s] 2019-01-03 13:45:21,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:21.923 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.134s] 2019-01-03 13:45:22,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:22.172 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.248s] 2019-01-03 13:45:23,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:23.789 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.968s] 2019-01-03 13:45:25,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:25.575 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.976s] 2019-01-03 13:45:25,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:25.849 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.523s] 2019-01-03 13:45:26,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:26.645 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.855s] 2019-01-03 13:45:28,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:28.818 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.865s] 2019-01-03 13:45:29,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:29.834 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.242s] 2019-01-03 13:45:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:30.016 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.182s] 2019-01-03 13:45:30,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:30.423 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.405s] 2019-01-03 13:45:30,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:30.496 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.073s] 2019-01-03 13:45:30,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:30.534 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.038s] 2019-01-03 13:45:31,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:31.108 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.572s] 2019-01-03 13:45:31,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:31.469 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.360s] 2019-01-03 13:45:31,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:31.727 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.258s] 2019-01-03 13:45:32,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.082 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.354s] 2019-01-03 13:45:32,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.161 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.078s] 2019-01-03 13:45:32,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.226 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.065s] 2019-01-03 13:45:32,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.482 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.254s] 2019-01-03 13:45:32,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.522 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.040s] 2019-01-03 13:45:32,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:32.744 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.221s] 2019-01-03 13:45:33,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:33.014 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.269s] 2019-01-03 13:45:33,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:33.299 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [19.852s] 2019-01-03 13:45:33,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:33.412 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.443s] 2019-01-03 13:45:33,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:33.747 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.897s] 2019-01-03 13:45:34,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:34.768 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.356s] 2019-01-03 13:45:42,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:42.136 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.785s] 2019-01-03 13:45:43,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:43.203 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [9.455s] 2019-01-03 13:45:44,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:44.218 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [8.050s] 2019-01-03 13:45:46,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:46.317 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [19.669s] 2019-01-03 13:45:46,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:46.633 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.318s] 2019-01-03 13:45:46,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:46.782 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.578s] 2019-01-03 13:45:46,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:46.903 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.270s] 2019-01-03 13:45:47,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:47.143 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.760s] 2019-01-03 13:45:48,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:48.843 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.699s] 2019-01-03 13:45:49,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:49.469 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [44.677s] 2019-01-03 13:45:50,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:50.700 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.558s] 2019-01-03 13:45:50,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:50.702 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.479s] 2019-01-03 13:45:51,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:51.357 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.039s] 2019-01-03 13:45:52,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:52.263 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.567s] 2019-01-03 13:45:52,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:52.401 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.617s] 2019-01-03 13:45:53,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:53.111 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.810s] 2019-01-03 13:45:53,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:53.114 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-03 13:45:54,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:54.322 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.058s] 2019-01-03 13:45:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:55.532 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.626s] 2019-01-03 13:45:56,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:56.575 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.253s] 2019-01-03 13:45:56,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:56.962 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.603s] 2019-01-03 13:45:57,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:57.541 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.667s] 2019-01-03 13:45:58,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:58.048 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [51.307s] 2019-01-03 13:45:58,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:58.801 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.103s] 2019-01-03 13:45:59,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:45:59.189 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.398s] 2019-01-03 13:46:06,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:06.270 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [8.728s] 2019-01-03 13:46:07,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:07.848 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:46:09,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:09.258 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.164s] 2019-01-03 13:46:10,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:10.174 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.903s] 2019-01-03 13:46:11,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:11.868 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [13.065s] 2019-01-03 13:46:12,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:12.577 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.846s] 2019-01-03 13:46:12,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:12.601 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [19.488s] 2019-01-03 13:46:12,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:12.797 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.220s] 2019-01-03 13:46:13,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:13.002 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.202s] 2019-01-03 13:46:13,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:13.244 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.983s] 2019-01-03 13:46:13,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:13.744 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2019-01-03 13:46:13,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:13.746 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:46:13,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:13.747 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-03 13:46:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:14.161 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.917s] 2019-01-03 13:46:15,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:15.549 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.387s] 2019-01-03 13:46:15,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:15.712 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.538s] 2019-01-03 13:46:16,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:16.074 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.221s] 2019-01-03 13:46:16,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:16.269 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.194s] 2019-01-03 13:46:16,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:16.494 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.225s] 2019-01-03 13:46:16,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:16.729 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.234s] 2019-01-03 13:46:16,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:16.895 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.165s] 2019-01-03 13:46:17,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:17.647 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.096s] 2019-01-03 13:46:17,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:17.837 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.580s] 2019-01-03 13:46:18,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:18.220 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.507s] 2019-01-03 13:46:19,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:19.637 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [21.587s] 2019-01-03 13:46:21,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:21.272 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.265s] 2019-01-03 13:46:21,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:21.544 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.897s] 2019-01-03 13:46:21,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:21.953 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [5.056s] 2019-01-03 13:46:24,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.387 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.840s] 2019-01-03 13:46:24,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.441 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.220s] 2019-01-03 13:46:24,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.555 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.170s] 2019-01-03 13:46:24,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.740 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [29.207s] 2019-01-03 13:46:24,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.878 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.139s] 2019-01-03 13:46:24,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:24.973 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [11.968s] 2019-01-03 13:46:25,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:25.027 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.057s] 2019-01-03 13:46:25,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:25.085 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.058s] 2019-01-03 13:46:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:25.112 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.233s] 2019-01-03 13:46:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:26.233 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.675s] 2019-01-03 13:46:27,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:27.350 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-03 13:46:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:27.352 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:46:29,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:29.078 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [2.845s] 2019-01-03 13:46:30,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.152 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.709s] 2019-01-03 13:46:30,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.185 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.583s] 2019-01-03 13:46:30,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.265 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.187s] 2019-01-03 13:46:30,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.291 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.026s] 2019-01-03 13:46:30,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.320 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.029s] 2019-01-03 13:46:30,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:30.340 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2019-01-03 13:46:32,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.181 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [20.313s] 2019-01-03 13:46:32,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.504 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [4.594s] 2019-01-03 13:46:32,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.698 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2019-01-03 13:46:32,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.700 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2019-01-03 13:46:32,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.702 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:46:32,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.705 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-03 13:46:32,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:32.721 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.724s] 2019-01-03 13:46:33,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:33.232 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.510s] 2019-01-03 13:46:34,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:34.400 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.166s] 2019-01-03 13:46:35,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:35.473 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.320s] 2019-01-03 13:46:35,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:35.613 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [81.558s] 2019-01-03 13:46:35,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:35.679 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.070s] 2019-01-03 13:46:35,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:35.745 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.066s] 2019-01-03 13:46:36,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:36.093 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.977s] 2019-01-03 13:46:36,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:36.631 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.127s] 2019-01-03 13:46:37,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:37.361 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-03 13:46:38,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:38.197 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.723s] 2019-01-03 13:46:41,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:41.401 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.359s] 2019-01-03 13:46:41,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:41.965 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [5.333s] 2019-01-03 13:46:42,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:42.273 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.871s] 2019-01-03 13:46:44,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:44.440 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [23.167s] 2019-01-03 13:46:45,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:45.000 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [25.358s] 2019-01-03 13:46:47,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:47.054 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.855s] 2019-01-03 13:46:47,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:47.226 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.260s] 2019-01-03 13:46:48,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:48.786 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.035s] 2019-01-03 13:46:49,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:49.218 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.163s] 2019-01-03 13:46:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:50.210 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.424s] 2019-01-03 13:46:51,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:51.118 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.025s] 2019-01-03 13:46:51,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:51.833 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.622s] 2019-01-03 13:46:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:56.077 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [6.858s] 2019-01-03 13:46:56,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:56.541 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.463s] 2019-01-03 13:46:57,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.222 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.679s] 2019-01-03 13:46:57,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.354 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.132s] 2019-01-03 13:46:57,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.583 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.229s] 2019-01-03 13:46:57,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.707 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.123s] 2019-01-03 13:46:57,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.811 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [76.232s] 2019-01-03 13:46:57,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.828 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.122s] 2019-01-03 13:46:57,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:57.978 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.148s] 2019-01-03 13:46:58,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:58.093 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.114s] 2019-01-03 13:46:58,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:58.179 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.085s] 2019-01-03 13:46:58,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:46:58.611 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.673s] 2019-01-03 13:47:00,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:00.063 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.451s] 2019-01-03 13:47:00,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:00.260 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.268s] 2019-01-03 13:47:00,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:00.684 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.221s] 2019-01-03 13:47:04,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:04.900 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-03 13:47:04,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:04.901 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2019-01-03 13:47:05,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.637 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [21.196s] 2019-01-03 13:47:05,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.641 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-03 13:47:05,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.677 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:47:05,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.678 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:47:05,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.858 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [5.169s] 2019-01-03 13:47:05,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:05.860 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [5.596s] 2019-01-03 13:47:08,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:08.843 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.662s] 2019-01-03 13:47:10,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:10.163 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-03 13:47:12,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:12.390 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.618s] 2019-01-03 13:47:12,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:12.795 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.406s] 2019-01-03 13:47:13,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:13.573 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.590s] 2019-01-03 13:47:13,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:13.700 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.842s] 2019-01-03 13:47:14,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:14.449 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.586s] 2019-01-03 13:47:14,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:14.477 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.905s] 2019-01-03 13:47:15,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:15.014 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.316s] 2019-01-03 13:47:15,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:15.482 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.003s] 2019-01-03 13:47:16,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:16.112 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.667s] 2019-01-03 13:47:16,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:16.348 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.866s] 2019-01-03 13:47:16,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:16.367 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.019s] 2019-01-03 13:47:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:16.577 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.208s] 2019-01-03 13:47:17,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:17.151 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [46.961s] 2019-01-03 13:47:17,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:17.297 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.719s] 2019-01-03 13:47:18,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:18.141 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.042s] 2019-01-03 13:47:19,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:19.958 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.942s] 2019-01-03 13:47:20,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:20.036 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.921s] 2019-01-03 13:47:20,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:20.618 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.476s] 2019-01-03 13:47:21,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:21.167 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.210s] 2019-01-03 13:47:21,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:21.374 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.339s] 2019-01-03 13:47:21,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:21.927 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [16.287s] 2019-01-03 13:47:23,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.332 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.162s] 2019-01-03 13:47:23,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.346 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.077s] 2019-01-03 13:47:23,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.386 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.057s] 2019-01-03 13:47:23,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.429 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.084s] 2019-01-03 13:47:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.496 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.065s] 2019-01-03 13:47:23,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.586 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.090s] 2019-01-03 13:47:23,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.698 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.113s] 2019-01-03 13:47:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.849 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.472s] 2019-01-03 13:47:23,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:23.891 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-01-03 13:47:25,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:25.935 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:47:28,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:28.301 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-03 13:47:29,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:29.237 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [12.090s] 2019-01-03 13:47:29,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:29.620 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.226s] 2019-01-03 13:47:29,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:29.702 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.709s] 2019-01-03 13:47:29,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:29.814 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.192s] 2019-01-03 13:47:29,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:29.817 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.204s] 2019-01-03 13:47:30,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.085 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.383s] 2019-01-03 13:47:30,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.100 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.284s] 2019-01-03 13:47:30,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.321 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.220s] 2019-01-03 13:47:30,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.510 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.189s] 2019-01-03 13:47:30,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.668 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-03 13:47:30,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.670 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2019-01-03 13:47:30,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:30.789 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.278s] 2019-01-03 13:47:31,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.056 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.267s] 2019-01-03 13:47:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.220 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.323s] 2019-01-03 13:47:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.220 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.160s] 2019-01-03 13:47:31,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.414 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [78.412s] 2019-01-03 13:47:31,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.519 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.301s] 2019-01-03 13:47:31,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.730 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.210s] 2019-01-03 13:47:31,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:31.962 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.231s] 2019-01-03 13:47:32,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:32.177 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.214s] 2019-01-03 13:47:32,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:32.858 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-03 13:47:33,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:33.510 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.442s] 2019-01-03 13:47:34,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:34.682 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [49.670s] 2019-01-03 13:47:36,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:36.320 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.807s] 2019-01-03 13:47:36,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:36.321 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2019-01-03 13:47:36,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:36.804 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [14.876s] 2019-01-03 13:47:36,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:36.816 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.312s] 2019-01-03 13:47:37,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:37.055 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.238s] 2019-01-03 13:47:37,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:37.304 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.248s] 2019-01-03 13:47:38,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:38.499 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.194s] 2019-01-03 13:47:39,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:39.206 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.706s] 2019-01-03 13:47:39,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:39.938 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.732s] 2019-01-03 13:47:40,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:40.138 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.200s] 2019-01-03 13:47:40,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:40.174 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.855s] 2019-01-03 13:47:40,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:40.198 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.060s] 2019-01-03 13:47:40,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:40.470 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.270s] 2019-01-03 13:47:40,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:40.696 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.225s] 2019-01-03 13:47:41,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:41.020 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.324s] 2019-01-03 13:47:41,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:41.062 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2019-01-03 13:47:41,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:41.143 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.080s] 2019-01-03 13:47:41,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:41.387 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.243s] 2019-01-03 13:47:41,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:41.902 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.514s] 2019-01-03 13:47:42,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:42.192 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.289s] 2019-01-03 13:47:42,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:42.243 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.050s] 2019-01-03 13:47:42,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:42.456 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.212s] 2019-01-03 13:47:42,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:42.750 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.181s] 2019-01-03 13:47:42,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:42.902 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.727s] 2019-01-03 13:47:43,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.290 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.025s] 2019-01-03 13:47:43,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.508 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.217s] 2019-01-03 13:47:43,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.685 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.176s] 2019-01-03 13:47:43,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.737 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.051s] 2019-01-03 13:47:43,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.762 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.024s] 2019-01-03 13:47:43,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:43.941 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.178s] 2019-01-03 13:47:44,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:44.149 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.207s] 2019-01-03 13:47:44,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:44.182 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.032s] 2019-01-03 13:47:44,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:44.360 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.177s] 2019-01-03 13:47:44,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:44.516 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.765s] 2019-01-03 13:47:44,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:44.646 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.284s] 2019-01-03 13:47:45,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:45.019 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.372s] 2019-01-03 13:47:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:45.504 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.485s] 2019-01-03 13:47:50,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:50.463 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-03 13:47:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:50.465 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-03 13:47:55,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:55.873 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [17.482s] 2019-01-03 13:47:57,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:47:57.698 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.233s] 2019-01-03 13:48:00,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:00.019 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-03 13:48:02,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:02.027 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [6.157s] 2019-01-03 13:48:05,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:05.855 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.976s] 2019-01-03 13:48:06,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:06.719 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.691s] 2019-01-03 13:48:07,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:07.069 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-03 13:48:08,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:08.115 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2019-01-03 13:48:11,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:11.413 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.559s] 2019-01-03 13:48:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:11.779 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.060s] 2019-01-03 13:48:13,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:13.473 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.160s] 2019-01-03 13:48:13,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:13.756 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.282s] 2019-01-03 13:48:13,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:13.961 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.204s] 2019-01-03 13:48:15,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:15.577 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.796s] 2019-01-03 13:48:16,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:16.118 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.155s] 2019-01-03 13:48:16,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:16.302 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.185s] 2019-01-03 13:48:17,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:17.391 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:48:17,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:17.392 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-03 13:48:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:18.893 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.085s] 2019-01-03 13:48:23,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:23.295 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [7.717s] 2019-01-03 13:48:23,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:23.430 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [64.996s] 2019-01-03 13:48:26,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:26.378 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.901s] 2019-01-03 13:48:27,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:27.431 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [8.541s] 2019-01-03 13:48:27,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:27.566 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [52.874s] 2019-01-03 13:48:27,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:27.567 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-03 13:48:30,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:30.975 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.596s] 2019-01-03 13:48:33,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:33.236 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.739s] 2019-01-03 13:48:33,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:33.483 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.247s] 2019-01-03 13:48:55,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:55.769 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.335s] 2019-01-03 13:48:57,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:57.097 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.026s] 2019-01-03 13:48:59,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:48:59.163 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [31.593s] 2019-01-03 13:49:02,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:02.763 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-03 13:49:04,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:04.714 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.552s] 2019-01-03 13:49:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:04.959 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [7.861s] 2019-01-03 13:49:06,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:06.772 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.813s] 2019-01-03 13:49:07,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:07.377 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.177s] 2019-01-03 13:49:07,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:07.482 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.710s] 2019-01-03 13:49:07,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:07.794 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.417s] 2019-01-03 13:49:08,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:08.183 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.699s] 2019-01-03 13:49:08,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:08.584 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.203s] 2019-01-03 13:49:14,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:14.641 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [67.551s] 2019-01-03 13:49:18,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:18.588 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.715s] 2019-01-03 13:49:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:19.003 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.416s] 2019-01-03 13:49:20,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:20.647 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.643s] 2019-01-03 13:49:20,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:20.854 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.208s] 2019-01-03 13:49:21,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:21.338 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.483s] 2019-01-03 13:49:25,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:25.334 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.888s] 2019-01-03 13:49:25,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:25.854 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [17.270s] 2019-01-03 13:49:32,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:32.480 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [6.627s] 2019-01-03 13:49:33,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:33.511 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.230s] 2019-01-03 13:49:35,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:35.365 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.884s] 2019-01-03 13:49:38,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:38.403 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.097s] 2019-01-03 13:49:38,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:38.446 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.042s] 2019-01-03 13:49:45,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:45.611 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.862s] 2019-01-03 13:49:47,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:47.520 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.332s] 2019-01-03 13:49:57,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:57.012 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.972s] 2019-01-03 13:49:59,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:59.013 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:49:59,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:49:59.014 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-03 13:50:02,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:02.207 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.118s] 2019-01-03 13:50:03,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:03.376 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.363s] 2019-01-03 13:50:03,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:03.789 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.412s] 2019-01-03 13:50:03,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:03.945 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [28.575s] 2019-01-03 13:50:07,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:07.140 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.933s] 2019-01-03 13:50:10,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:10.785 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.277s] 2019-01-03 13:50:11,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:11.175 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.390s] 2019-01-03 13:50:11,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:11.832 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.655s] 2019-01-03 13:50:11,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:11.913 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.081s] 2019-01-03 13:50:11,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:11.962 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.048s] 2019-01-03 13:50:12,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:12.102 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.139s] 2019-01-03 13:50:21,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:21.067 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.593s] 2019-01-03 13:50:21,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:21.854 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.786s] 2019-01-03 13:50:22,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:22.276 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.421s] 2019-01-03 13:50:22,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:22.633 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.357s] 2019-01-03 13:50:23,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:23.998 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.363s] 2019-01-03 13:50:24,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:24.425 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.427s] 2019-01-03 13:50:24,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:24.848 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.422s] 2019-01-03 13:50:26,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:26.344 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.493s] 2019-01-03 13:50:26,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:26.637 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.290s] 2019-01-03 13:50:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:27.353 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.717s] 2019-01-03 13:50:27,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:27.437 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.084s] 2019-01-03 13:50:27,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:27.863 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.425s] 2019-01-03 13:50:28,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:28.569 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.704s] 2019-01-03 13:50:36,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:36.957 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [33.008s] 2019-01-03 13:50:39,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:39.006 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.053s] 2019-01-03 13:50:41,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:41.499 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.994s] 2019-01-03 13:50:41,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:41.515 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2019-01-03 13:50:41,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:41.967 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.451s] 2019-01-03 13:50:43,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:43.282 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [88.622s] 2019-01-03 13:50:49,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:49.538 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.529s] 2019-01-03 13:50:53,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:53.771 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.483s] 2019-01-03 13:50:58,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:58.732 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.174s] 2019-01-03 13:50:59,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:50:59.273 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.734s] 2019-01-03 13:51:00,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:00.867 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.133s] 2019-01-03 13:51:03,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:03.765 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.493s] 2019-01-03 13:51:07,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:07.985 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.371s] 2019-01-03 13:51:08,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:08.142 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.156s] 2019-01-03 13:51:08,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:08.311 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.169s] 2019-01-03 13:51:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:08.492 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.180s] 2019-01-03 13:51:13,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:13.627 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2019-01-03 13:51:36,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:36.174 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [32.401s] 2019-01-03 13:51:46,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:46.756 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [88.775s] 2019-01-03 13:51:51,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:51.427 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.026s] 2019-01-03 13:51:51,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:51.473 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.047s] 2019-01-03 13:51:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:52.094 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.620s] 2019-01-03 13:51:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:53.546 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.451s] 2019-01-03 13:51:55,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:55.653 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.107s] 2019-01-03 13:51:55,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:55.974 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.320s] 2019-01-03 13:51:56,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:51:56.023 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.049s] 2019-01-03 13:52:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:16.076 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-03 13:52:17,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:17.403 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2019-01-03 13:52:19,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:19.248 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-03 13:52:24,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:24.429 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-03 13:52:48,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:48.769 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.328s] 2019-01-03 13:52:52,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:52:52.859 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.094s] 2019-01-03 13:53:14,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:53:14.325 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [21.458s] 2019-01-03 13:53:16,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:53:16.411 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [83.587s] 2019-01-03 13:53:19,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:53:19.396 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.074s] 2019-01-03 13:54:20,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-03 13:54:20.657 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [64.236s] 2019-01-03 13:54:27,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 235db85c-73fc-457f-9d5a-cc1ba7e11ad1 2019-01-03 13:54:27,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '235db85c-73fc-457f-9d5a-cc1ba7e11ad1']'. 2019-01-03 13:54:28,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 235db85c-73fc-457f-9d5a-cc1ba7e11ad1 | 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-03 13:35:41 | 2019-01-03 13:54:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-03 13:54:26 | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:45 | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 735d38a4-f4e3-46d2-8e6c-d24c7fadd3f9) | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-03 13:54:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 776c2321-66fb-42d3-b966-f3efa96ccc59) | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1114.123 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1076 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-03 13:54:28,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-01-03 13:54:28,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-03 13:54:28,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-03 13:54:28,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-03 13:54:29,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.9071494893% 2019-01-03 13:54:29,199 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:03 | PASS | +-------------------------------+------------------+------------------+----------------+ 2019-01-03 13:54:33,606 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK